From: Bjorn Helgaas Date: Fri, 19 Jul 2024 15:10:25 +0000 (-0500) Subject: Merge branch 'pci/controller/gpio' X-Git-Tag: v6.12~873^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=35f0c94a1207cd250ed705860bd223f01761b209;p=platform%2Fkernel%2Flinux-amlogic.git Merge branch 'pci/controller/gpio' - Include in dra7xx to avoid implicitly including it elsewhere (Andy Shevchenko) - Remove unused from aardvark and dwc drivers (dra7xx, meson, qcom, tegra194) (Andy Shevchenko) - Convert kirin to use scoped for_each_available_child_of_node() to ease future error exits (Javier Carrasco) - Convert imx6 and kirin to use the agnostic GPIO API to simplify GPIO setup and remove usage of the deprecated of_gpio.h API (Andy Shevchenko) * pci/controller/gpio: PCI: kirin: Convert to use agnostic GPIO API PCI: kirin: Convert kirin_pcie_parse_port() to scoped iterator PCI: imx6: Convert to use agnostic GPIO API PCI: dwc: Remove unused of_gpio.h inclusion PCI: aardvark: Remove unused of_gpio.h inclusion PCI: dra7xx: Add missing chained IRQ header inclusion --- 35f0c94a1207cd250ed705860bd223f01761b209