ARM: dts: stm32: add usbphyc vdda1v1 and vdda1v8 supplies on stm32mp151
authorAmelie Delaunay <amelie.delaunay@foss.st.com>
Thu, 14 Jan 2021 13:15:22 +0000 (14:15 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 29 Jan 2021 08:20:01 +0000 (09:20 +0100)
vdda1v1 and vdda1v8 supplies are required by USB PLL. Add them in usbphyc
node.

Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp151.dtsi

index 0d4db78..7c78953 100644 (file)
                        reg = <0x5a006000 0x1000>;
                        clocks = <&rcc USBPHY_K>;
                        resets = <&rcc USBPHY_R>;
+                       vdda1v1-supply = <&reg11>;
+                       vdda1v8-supply = <&reg18>;
                        status = "disabled";
 
                        usbphyc_port0: usb-phy@0 {