Re: [RFC PATCH 2/3] dt-bindings: gpio: Add binding documentation for Etron EJ168/EJ188/EJ198
From: Linus Walleij <hidden>
Date: 2020-10-07 09:19:45
Also in:
linux-gpio, linux-pci, lkml
From: Linus Walleij <hidden>
Date: 2020-10-07 09:19:45
Also in:
linux-gpio, linux-pci, lkml
On Sun, Oct 4, 2020 at 8:00 PM Martin Blumenstingl [off-list ref] wrote:
+properties: + compatible: + enum: + - pci1b6f,7023 + - pci1b6f,7052
I think it is better to let the PCI driver for the whole hardware in drivers/usb/host/xhci-pci.c probe from the PCI configuration space numbers, and then add a gpio_chip to xhci-pci.c. Thanks! Linus Walleij