Re: [RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188

2020-11-03 Thread Bjorn Helgaas
On Wed, Oct 07, 2020 at 09:45:23PM +0200, Martin Blumenstingl wrote: > Hi Linus, > > On Wed, Oct 7, 2020 at 11:14 AM Linus Walleij > wrote: > > > > On Sun, Oct 4, 2020 at 8:00 PM Martin Blumenstingl > > wrote: > > > > > Add the vendor ID for Etron Technology, Inc. as well as the device IDs > >

Re: [RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188

2020-10-07 Thread Martin Blumenstingl
Hi Linus, On Wed, Oct 7, 2020 at 11:14 AM Linus Walleij wrote: > > On Sun, Oct 4, 2020 at 8:00 PM Martin Blumenstingl > wrote: > > > Add the vendor ID for Etron Technology, Inc. as well as the device IDs > > for the two USB xHCI controllers EJ168 and EJ188. > > > > Signed-off-by: Martin

Re: [RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188

2020-10-07 Thread Linus Walleij
On Sun, Oct 4, 2020 at 8:00 PM Martin Blumenstingl wrote: > Add the vendor ID for Etron Technology, Inc. as well as the device IDs > for the two USB xHCI controllers EJ168 and EJ188. > > Signed-off-by: Martin Blumenstingl (...) > #define PCI_VENDOR_ID_REDHAT 0x1b36 > > +#define

[RFC PATCH 1/3] PCI: Add the IDs for Etron EJ168 and EJ188

2020-10-04 Thread Martin Blumenstingl
Add the vendor ID for Etron Technology, Inc. as well as the device IDs for the two USB xHCI controllers EJ168 and EJ188. Signed-off-by: Martin Blumenstingl --- include/linux/pci_ids.h | 4 1 file changed, 4 insertions(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index