* [PATCH] ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1
@ 2022-09-30 15:02 Fabrice Gasnier
2022-10-24 8:25 ` Alexandre TORGUE
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Gasnier @ 2022-09-30 15:02 UTC (permalink / raw)
To: alexandre.torgue, robh+dt, krzysztof.kozlowski+dt
Cc: amelie.delaunay, devicetree, linux-arm-kernel, linux-kernel,
linux-stm32, fabrice.gasnier
From: Amelie Delaunay <amelie.delaunay@foss.st.com>
phy-stm32-usbphyc bindings uses a connector node with vbus-supply
property.
Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
---
arch/arm/boot/dts/stm32mp157c-ev1.dts | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
index d142dd30e16b..e22e394832a8 100644
--- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
+++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
@@ -385,6 +385,11 @@ &usbphyc_port0 {
st,tune-squelch-level = <3>;
st,tune-hs-rx-offset = <2>;
st,no-lsfs-sc;
+
+ connector {
+ compatible = "usb-a-connector";
+ vbus-supply = <&vbus_sw>;
+ };
};
&usbphyc_port1 {
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1
2022-09-30 15:02 [PATCH] ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1 Fabrice Gasnier
@ 2022-10-24 8:25 ` Alexandre TORGUE
0 siblings, 0 replies; 2+ messages in thread
From: Alexandre TORGUE @ 2022-10-24 8:25 UTC (permalink / raw)
To: Fabrice Gasnier, robh+dt, krzysztof.kozlowski+dt
Cc: amelie.delaunay, devicetree, linux-arm-kernel, linux-kernel,
linux-stm32
Hi Fabrice
On 9/30/22 17:02, Fabrice Gasnier wrote:
> From: Amelie Delaunay <amelie.delaunay@foss.st.com>
>
> phy-stm32-usbphyc bindings uses a connector node with vbus-supply
> property.
>
> Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
> ---
> arch/arm/boot/dts/stm32mp157c-ev1.dts | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/arm/boot/dts/stm32mp157c-ev1.dts b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> index d142dd30e16b..e22e394832a8 100644
> --- a/arch/arm/boot/dts/stm32mp157c-ev1.dts
> +++ b/arch/arm/boot/dts/stm32mp157c-ev1.dts
> @@ -385,6 +385,11 @@ &usbphyc_port0 {
> st,tune-squelch-level = <3>;
> st,tune-hs-rx-offset = <2>;
> st,no-lsfs-sc;
> +
> + connector {
> + compatible = "usb-a-connector";
> + vbus-supply = <&vbus_sw>;
> + };
> };
>
> &usbphyc_port1 {
Applied on stm32-next.
Thanks
Alex
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-24 8:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30 15:02 [PATCH] ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1 Fabrice Gasnier
2022-10-24 8:25 ` Alexandre TORGUE
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).