[PATCH v3 0/7] aspeed: Integrate pinctrl and gpio drivers
Andrew Jeffery
andrew at aj.id.au
Tue Aug 30 00:55:53 PDT 2016
Hi all,
Here's v3 of the Aspeed pinctrl and gpio driver integration patches. v2 of the
integration series can be found at:
https://lkml.org/lkml/2016/8/19/403
v3 captures changes required to address review comments from v2 of the driver
series:
https://lkml.org/lkml/2016/8/22/343
Since v2:
* Add interrupt-controller property to gpio devicetree nodes
* Drop unit address from pinctrl devicetree nodes
* ARCH_ASPEED selects MFD_SYSCON
Cheers,
Andrew
---
Andrew Jeffery (7):
mach-aspeed: Select pinctrl drivers
mach-aspeed: Select GPIO driver
aspeed-g4: Add syscon and pin controller nodes
palmetto: Request relevant mux functions in devicetree
aspeed-g4: Add gpio controller to devicetree
aspeed-g5: Add syscon and pin controller nodes
aspeed-g5: Add gpio controller to devicetree
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 14 +
arch/arm/boot/dts/aspeed-g4.dtsi | 430 ++++++++++++++++++++++++++
arch/arm/boot/dts/aspeed-g5.dtsi | 214 +++++++++++++
arch/arm/mach-aspeed/Kconfig | 6 +
4 files changed, 664 insertions(+)
--
2.9.3.1.g0db844e
More information about the linux-arm-kernel
mailing list