From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rushikesh S Kadam Subject: Re: [PATCH v5] HID: intel-ish-hid: ISH firmware loader client driver Date: Wed, 3 Apr 2019 19:05:11 +0530 Message-ID: <20190403133510.GA12574@intel.com> References: <1554184061-2872-1-git-send-email-rushikesh.s.kadam@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jiri Kosina Cc: srinivas.pandruvada@linux.intel.com, benjamin.tissoires@redhat.com, ncrews@chromium.org, jettrink@chromium.org, gwendal@google.com, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org List-Id: linux-input@vger.kernel.org On Wed, Apr 03, 2019 at 03:11:02PM +0200, Jiri Kosina wrote: > On Tue, 2 Apr 2019, Rushikesh S Kadam wrote: > > > This driver adds support for loading Intel Integrated > > Sensor Hub (ISH) firmware from host file system to ISH > > SRAM and start execution. > > > > At power-on, the ISH subsystem shall boot to an interim > > Shim loader-firmware, which shall expose an ISHTP loader > > device. > > > > The driver implements an ISHTP client that communicates > > with the Shim ISHTP loader device over the intel-ish-hid > > stack, to download the main ISH firmware. > > > > Signed-off-by: Rushikesh S Kadam > > Acked-by: Srinivas Pandruvada > > Acked-by: Nick Crews > > Tested-by: Jett Rink > > Now queued in for-5.2/ish. Thanks, > > -- > Jiri Kosina > SUSE Labs > Thanks Jirk & all for help with this. Rushikesh --