Re: [PATCH] HID: intel-ish-hid: Enable Sunrise Point-H ish driver

2018-08-28 Thread Jiri Kosina
On Fri, 17 Aug 2018, Andreas Bosch wrote: > Added PCI ID for Sunrise Point-H ISH. > > Signed-off-by: Andreas Bosch > --- > I hope this patch arrives correctly. > --- > drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + > drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + > 2 files changed, 2 insertions

Re: [PATCH] HID: intel-ish-hid: Enable Sunrise Point-H ish driver

2018-08-17 Thread Srinivas Pandruvada
On Fri, 2018-08-17 at 22:16 +0200, Andreas Bosch wrote: > Added PCI ID for Sunrise Point-H ISH. > > Signed-off-by: Andreas Bosch Acked-by: Srinivas Pandruvada > --- > I hope this patch arrives correctly. > --- > drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + > drivers/hid/intel-ish-hid/ipc/pci

[PATCH] HID: intel-ish-hid: Enable Sunrise Point-H ish driver

2018-08-17 Thread Andreas Bosch
Added PCI ID for Sunrise Point-H ISH. Signed-off-by: Andreas Bosch --- I hope this patch arrives correctly. --- drivers/hid/intel-ish-hid/ipc/hw-ish.h | 1 + drivers/hid/intel-ish-hid/ipc/pci-ish.c | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/hid/intel-ish-hid/ipc/hw-ish.h b/d