Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp6381278ybi; Wed, 29 May 2019 07:05:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqxeIveC82RNJ/IkdaoRkJhYwv3A0i3BYnoN2Zh0kwM+uCak2G8hle8KlVtZtdvc20wah1aL X-Received: by 2002:a17:90a:a608:: with SMTP id c8mr12086302pjq.37.1559138710816; Wed, 29 May 2019 07:05:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559138710; cv=none; d=google.com; s=arc-20160816; b=J+QlKiiiwn0RmdSP+XX1NBS2vaO+UDoDFpOVOfmYloAE+G4k1GUyqbkvCeG/X9O0Rw vEnatJJ5NRPenY8YP3baEbu4KWCcKhIu7U7Kmeyq8ldpOawriGrmHUxePvTFnLg6THY/ HgvhZ2rOFZGFwndemYEjZwvDyVHoOaUp5aFXlPrPSNn/n8OpIdue9GL2H9U4BM+t3B2l YvEhtxCLDb0J8pO3G34gxk/SuCVCxgOTy0zJuYndo42znB2XJ80XnitK8UBRDVAxyufz tcbO238EhsUizE/OIgm1+h6O7LAx72MxCOCSplcS6R6BRK14Pq0WFEkvrW37ZiLffOQ+ InPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:references:cc:to:subject:from; bh=RHJij0yC5R9i1Vc/0Y7XHoN4PpNrFWxomwIgXer/DhQ=; b=Of6yHdlamsp6YFsLh1+CBViCqw/WQMrml3TAbJdZxZn8YqKuQo5OXY0c/GuD1kp7NK GMfsn64HKDQfGKcX/h2UKQzvg9zU/Wlv4Sxj9wMOyGkSHgtFNkrsBShNx0LJPgxnrc4Q rlj4On38s4g/zbgeezlHxIsrQUsnEhp8m9ImJgEU2PK5zJWfsIA180jbpg9P5kFIqe8m JtRmBaa+uU0nlSJ8/Cy+3iBL+IVVf4OT2WggD7XBPSwaAxNmCVOltY3LmNd7PztVG2z1 IHLbYfwewqPFezQeK8J9eokY9CXxK5RJ3EsoWnHZ56+A65XWclKdZs3JYiBlpeuuOuQx KUDA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id n1si26944837pld.61.2019.05.29.07.04.48; Wed, 29 May 2019 07:05:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727407AbfE2OCn (ORCPT + 99 others); Wed, 29 May 2019 10:02:43 -0400 Received: from mga02.intel.com ([134.134.136.20]:43018 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727081AbfE2OCn (ORCPT ); Wed, 29 May 2019 10:02:43 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 May 2019 07:02:42 -0700 X-ExtLoop1: 1 Received: from marshy.an.intel.com (HELO [10.122.105.159]) ([10.122.105.159]) by fmsmga004.fm.intel.com with ESMTP; 29 May 2019 07:02:41 -0700 From: Richard Gong Subject: Re: [PATCHv4 2/4] firmware: add Intel Stratix10 remote system update driver To: Greg KH Cc: robh+dt@kernel.org, mark.rutland@arm.com, dinguyen@kernel.org, atull@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, sen.li@intel.com, Richard Gong References: <1559074833-1325-1-git-send-email-richard.gong@linux.intel.com> <1559074833-1325-3-git-send-email-richard.gong@linux.intel.com> <20190528231557.GA28886@kroah.com> Message-ID: Date: Wed, 29 May 2019 09:15:05 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190528231557.GA28886@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, On 5/28/19 6:15 PM, Greg KH wrote: > On Tue, May 28, 2019 at 03:20:31PM -0500, richard.gong@linux.intel.com wrote: >> From: Richard Gong >> >> The Intel Remote System Update (RSU) driver exposes interfaces access >> through the Intel Service Layer to user space via sysfs interface. >> The RSU interfaces report and control some of the optional RSU features >> on Intel Stratix 10 SoC. >> >> The RSU feature provides a way for customers to update the boot >> configuration of a Intel Stratix 10 SoC device with significantly reduced >> risk of corrupting the bitstream storage and bricking the system. >> >> Signed-off-by: Richard Gong >> Reviewed-by: Alan Tull > > Is Alan reviewing all of these new versions before you post them > publicly? If so, great, if not, don't add tags to new versions when you > change things around... Yes, Alan reviewed all of these new versions before I submitted for upstream. > > thanks, > > greg k-h > Regards, Richard