ARM: dts: stm32: add usbphyc vdda1v1 and vdda1v8 supplies on stm32mp151

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>
This commit is contained in:
Amelie Delaunay 2021-01-14 14:15:22 +01:00 коммит произвёл Alexandre Torgue
Родитель 3bb48247ea
Коммит c9669b4692
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -1486,6 +1486,8 @@
reg = <0x5a006000 0x1000>;
clocks = <&rcc USBPHY_K>;
resets = <&rcc USBPHY_R>;
vdda1v1-supply = <&reg11>;
vdda1v8-supply = <&reg18>;
status = "disabled";
usbphyc_port0: usb-phy@0 {