[U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
Tom Rini
trini at konsulko.com
Wed Oct 3 12:06:30 UTC 2018
On Wed, Oct 03, 2018 at 09:38:38AM +0200, Patrice Chotard wrote:
> Add usbotg_hs regulator to allow to use the USB mass-storage
> feature on OTG usb port.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> arch/arm/dts/stm32mp157c-ed1.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/dts/stm32mp157c-ed1.dts b/arch/arm/dts/stm32mp157c-ed1.dts
> index 898deaf41095..f8b770116711 100644
> --- a/arch/arm/dts/stm32mp157c-ed1.dts
> +++ b/arch/arm/dts/stm32mp157c-ed1.dts
> @@ -361,6 +361,10 @@
> status = "okay";
> };
>
> +&usbotg_hs {
> + usb33d-supply = <&usb33>;
> +};
> +
> &usbphyc_port0 {
> phy-supply = <&vdd_usb>;
> vdda1v1-supply = <®11>;
This is also being sent to Linux, right? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181003/06b261e9/attachment.sig>
More information about the U-Boot
mailing list