[PATCH v3 0/2] AXP221/AXP223/AXP809 GPIO support

From: Samuel Holland
Date: Fri Sep 16 2022 - 00:28:22 EST


This series hooks up the GPIO controller found in some older X-Powers
PMICs. The main motivation is converting the U-Boot driver over to use
devicetree, but Linux might as well gain support for the hardware too.

Changes in v3:
- Added patch to remove existing "ldo" pinctrl nodes
- Drop already-merged binding and driver patches
- Remove "ldo" pinctrl children from new nodes

Samuel Holland (2):
ARM: dts: axp803/axp81x: Drop GPIO LDO pinctrl nodes
ARM: dts: axp22x/axp809: Add GPIO controller nodes

arch/arm/boot/dts/axp22x.dtsi | 6 ++++++
arch/arm/boot/dts/axp809.dtsi | 7 +++++++
arch/arm/boot/dts/axp81x.dtsi | 14 --------------
arch/arm64/boot/dts/allwinner/axp803.dtsi | 10 ----------
4 files changed, 13 insertions(+), 24 deletions(-)

--
2.35.1