From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= Subject: [PATCH v4 6/6] arm64: dts: allwinner: h6: pine64: Add PIO regulators Date: Mon, 8 Apr 2019 17:27:55 +0200 Message-ID: <20190408152755.17405-7-peron.clem@gmail.com> References: <20190408152755.17405-1-peron.clem@gmail.com> Reply-To: peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20190408152755.17405-1-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jagan Teki Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, =?UTF-8?q?Cl=C3=A9ment=20P=C3=A9ron?= List-Id: devicetree@vger.kernel.org Add PIO regulators for Pine64 board. Signed-off-by: Cl=C3=A9ment P=C3=A9ron --- .../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts b/arch/ar= m64/boot/dts/allwinner/sun50i-h6-pine-h64.dts index 4802902e128f..6f2d9adf4f10 100644 --- a/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts +++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts @@ -127,6 +127,12 @@ status =3D "okay"; }; =20 +&pio { + vcc-pc-supply =3D <®_bldo2>; + vcc-pd-supply =3D <®_cldo1>; + vcc-pg-supply =3D <®_bldo2>; +}; + &r_i2c { status =3D "okay"; =20 @@ -247,6 +253,17 @@ }; }; =20 +&r_pio { + /* + * PL0 and PL1 are used for PMIC I2C + * don't enable the pl-supply else + * it will fail at boot + * + * vcc-pl-supply =3D <®_aldo1>; + */ + vcc-pm-supply =3D <®_bldo2>; +}; + &uart0 { pinctrl-names =3D "default"; pinctrl-0 =3D <&uart0_ph_pins>; --=20 2.17.1 --=20 You received this message because you are subscribed to the Google Groups "= linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an e= mail to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout.