On Tue, 6 Sep 2022 13:43:00 -0700, Dmitry Torokhov wrote: > This patch switches the driver away from legacy gpio/of_gpio API to > gpiod API, and removes use of of_get_named_gpio_flags() which I want to > make private to gpiolib. > > Applied to pci/dwc, thanks! [1/2] PCI: histb: switch to using gpiod API https://git.kernel.org/lpieralisi/pci/c/1d26a55fbeb9 Thanks, Lorenzo