mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
Add usbotg_hs regulator to allow to use the USB mass-storage feature on OTG usb port. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
committed by
Tom Rini
parent
2023000aed
commit
1c547bf732
@@ -361,6 +361,10 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&usbotg_hs {
|
||||||
|
usb33d-supply = <&usb33>;
|
||||||
|
};
|
||||||
|
|
||||||
&usbphyc_port0 {
|
&usbphyc_port0 {
|
||||||
phy-supply = <&vdd_usb>;
|
phy-supply = <&vdd_usb>;
|
||||||
vdda1v1-supply = <®11>;
|
vdda1v1-supply = <®11>;
|
||||||
|
Reference in New Issue
Block a user