]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: kirin: Convert to use agnostic GPIO API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 May 2024 14:20:41 +0000 (17:20 +0300)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 9 Jul 2024 22:46:19 +0000 (17:46 -0500)
commitd03b2dd785323ee0e0c854f9ad4305e80ed33782
tree3859c3d19e3e8bb78a3cff6fab050817559e4657
parent7e8e4fc5321bfa824def6fb66de43fe33c04bb5f
PCI: kirin: Convert to use agnostic GPIO API

The of_gpio.h legacy API is going to be removed. In preparation for that,
convert the driver to the agnostic API.

[kwilczynski: commit log]
Link: https://lore.kernel.org/linux-pci/20240506142142.4042810-6-andriy.shevchenko@linux.intel.com
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Krzysztof WilczyƄski <kwilczynski@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
drivers/pci/controller/dwc/pcie-kirin.c