All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1
Date: Wed, 3 Oct 2018 08:06:30 -0400	[thread overview]
Message-ID: <20181003120630.GF15855@bill-the-cat> (raw)
In-Reply-To: <1538552318-6615-1-git-send-email-patrice.chotard@st.com>

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@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 = <&reg11>;

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>

  reply	other threads:[~2018-10-03 12:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-03  7:38 [U-Boot] [PATCH] ARM: dts: stm32mp1: Add usbotg_hs regulator for stm32mp157c-ev1 Patrice Chotard
2018-10-03 12:06 ` Tom Rini [this message]
2018-10-03 12:53   ` Patrice CHOTARD
2018-10-11 14:11 ` [U-Boot] " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181003120630.GF15855@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.