Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 09c65722 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: dts: sun7i: bananapi: Add GPIO banks regulators



The bananapi has all its bank regulators tied to the 3v3 static regulator.
Make sure it's properly represented.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 7e345d25
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -191,6 +191,11 @@
};

&pio {
	vcc-pa-supply = <&reg_vcc3v3>;
	vcc-pc-supply = <&reg_vcc3v3>;
	vcc-pe-supply = <&reg_vcc3v3>;
	vcc-pf-supply = <&reg_vcc3v3>;
	vcc-pg-supply = <&reg_vcc3v3>;
	gpio-line-names =
		/* PA */
		"ERXD3", "ERXD2", "ERXD1", "ERXD0", "ETXD3",