From: Alexandre TORGUE <alexandre.torgue@foss.st.com>
To: Marek Vasut <marex@denx.de>, <linux-arm-kernel@lists.infradead.org>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>,
Patrick Delaunay <patrick.delaunay@foss.st.com>,
<kernel@dh-electronics.com>,
<linux-stm32@st-md-mailman.stormreply.com>
Subject: Re: [PATCH 3/3] ARM: dts: stm32: Add usbphyc_port1 supply on DHCOM SoM
Date: Thu, 15 Jul 2021 16:57:40 +0200 [thread overview]
Message-ID: <802a96d6-383d-b016-cbfc-bc5fc9c55955@foss.st.com> (raw)
In-Reply-To: <20210610150243.30017-3-marex@denx.de>
Hi Marek,
On 6/10/21 5:02 PM, Marek Vasut wrote:
> The port is unused, but shares the same supply with port0, so fill the
> DT property in. This fixes the following dtbs_check warning:
> arch/arm/boot/dts/stm32mp153c-dhcom-drc02.dt.yaml: usbphyc@5a006000: usb-phy@1: 'phy-supply' is a required property
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
> Cc: Patrice Chotard <patrice.chotard@foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Cc: kernel@dh-electronics.com
> Cc: linux-stm32@st-md-mailman.stormreply.com
> To: linux-arm-kernel@lists.infradead.org
> ---
> arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi b/arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi
> index fb45c5aa878d..4b10b013ffd5 100644
> --- a/arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi
> +++ b/arch/arm/boot/dts/stm32mp15xx-dhcom-drc02.dtsi
> @@ -159,3 +159,7 @@ &usbphyc {
> &usbphyc_port0 {
> phy-supply = <&vdd_usb>;
> };
> +
> +&usbphyc_port1 {
> + phy-supply = <&vdd_usb>;
> +};
>
Series applied on stm32-next.
Thanks
Alex
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-07-15 14:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-10 15:02 [PATCH 1/3] ARM: dts: stm32: Set {bitclock, frame}-master phandles on DHCOM SoM Marek Vasut
2021-06-10 15:02 ` [PATCH 2/3] ARM: dts: stm32: Add backlight and panel supply " Marek Vasut
2021-06-10 15:02 ` [PATCH 3/3] ARM: dts: stm32: Add usbphyc_port1 " Marek Vasut
2021-07-15 14:57 ` Alexandre TORGUE [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=802a96d6-383d-b016-cbfc-bc5fc9c55955@foss.st.com \
--to=alexandre.torgue@foss.st.com \
--cc=kernel@dh-electronics.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=marex@denx.de \
--cc=patrice.chotard@foss.st.com \
--cc=patrick.delaunay@foss.st.com \
/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;
as well as URLs for NNTP newsgroup(s).