The Pine64 and SoPine w/ baseboard boards have an AXP803 PMIC, and the regulators of the PMIC are used. This patchset adds the regulators to the device tree of these two boards. The first patch introduces proper AXP803 regulators to Pine64 DT, and the second patch removed dummy regulators in the Pine64 DT. The third patch enables AXP803 PMIC for SoPine. The fourth patch and fifth patch are like the first and the second, but they're for SoPine w/ baseboard. Icenowy Zheng (5): arm64: allwinner: a64: enable AXP803 regulators for Pine64 arm: allwinner: a64: drop the dummy vcc3v3 regulator in Pine64 DT arm64: allwinner: a64: add AXP803 PMIC to SoPine DTSI arm64: allwinner: a64: add AXP803 regulators support for SoPine arm: allwinner: a64: drop vcc3v3 and vcc1v8 dummy regulators for SoPine .../arm64/boot/dts/allwinner/sun50i-a64-pine64.dts | 105 +++++++++++++++++++-- .../dts/allwinner/sun50i-a64-sopine-baseboard.dts | 34 +++++-- .../boot/dts/allwinner/sun50i-a64-sopine.dtsi | 91 ++++++++++++++++-- 3 files changed, 203 insertions(+), 27 deletions(-) -- 2.13.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html