public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: Patrice CHOTARD <patrice.chotard@foss.st.com>, u-boot@lists.denx.de
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Subject: Re: [PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR
Date: Tue, 15 Mar 2022 09:50:17 +0100	[thread overview]
Message-ID: <eb50c009-e4e2-4402-8d47-c5c0880ec2ec@denx.de> (raw)
In-Reply-To: <b1ef4e62-202f-eef4-2e3c-7549fbc91729@foss.st.com>

On 3/15/22 09:14, Patrice CHOTARD wrote:
> Hi Marek
> 
> On 1/31/22 09:22, Patrice CHOTARD wrote:
>> Hi Marek
>>
>> On 1/28/22 19:35, Marek Vasut wrote:
>>> Fix the following warning in SPL and make sure that even DTs which
>>> enforce Vbus detection using u-boot,force-vbus-detection;, the DFU
>>> in SPL will work.
>>>
>>> dwc2-udc-otg usb-otg@49000000: prop pinctrl-0 index 0 invalid phandle
>>>
>>> Signed-off-by: Marek Vasut <marex@denx.de>
>>> Cc: Patrice Chotard <patrice.chotard@foss.st.com>
>>> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
>>> ---
>>>   arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi | 8 ++++++++
>>>   1 file changed, 8 insertions(+)
>>>
>>> diff --git a/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi b/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
>>> index 71375510b4a..ff9ca625bf5 100644
>>> --- a/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
>>> +++ b/arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi
>>> @@ -171,6 +171,14 @@
>>>   	u-boot,dm-spl;
>>>   };
>>>   
>>> +&usb33 {
>>> +	u-boot,dm-spl;
>>> +};
>>> +
>>> +&usbotg_hs_pins_a {
>>> +	u-boot,dm-spl;
>>> +};
>>> +
>>>   &usbotg_hs {
>>>   	u-boot,dm-spl;
>>>   };
>> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
>>
>> Thanks
>> Patrice
> 
> Applied to u-boot-stm32

This is for current release.

      reply	other threads:[~2022-03-15  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28 18:35 [PATCH] ARM: dts: stm32: Add USB OTG pinctrl and regulator nodes into SPL DT on DHCOR Marek Vasut
2022-01-31  8:22 ` Patrice CHOTARD
2022-03-11  9:18   ` Marek Vasut
2022-03-15  8:14   ` Patrice CHOTARD
2022-03-15  8:50     ` Marek Vasut [this message]

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=eb50c009-e4e2-4402-8d47-c5c0880ec2ec@denx.de \
    --to=marex@denx.de \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox