* [PATCH] ARM: dts: stm32mp: remove no-longer required DT override
@ 2022-03-22 13:25 Ahmad Fatoum
2022-03-28 8:20 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-03-22 13:25 UTC (permalink / raw)
To: barebox; +Cc: mgr, Ahmad Fatoum
These same properties have been available in the upstream DT since
Linux commit c9669b4692ce ("ARM: dts: stm32: add usbphyc vdda1v1
and vdda1v8 supplies on stm32mp151") imported to barebox with
commit f826d85b7ab0 ("dts: update to v5.12-rc1").
They can thus be safely dropped now.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
arch/arm/dts/stm32mp151.dtsi | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
index f1fd888fa1c6..b82227fa206e 100644
--- a/arch/arm/dts/stm32mp151.dtsi
+++ b/arch/arm/dts/stm32mp151.dtsi
@@ -66,8 +66,3 @@
&vrefbuf {
regulator-name = "vref";
};
-
-&usbphyc {
- vdda1v1-supply = <®11>;
- vdda1v8-supply = <®18>;
-};
--
2.30.2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: dts: stm32mp: remove no-longer required DT override
2022-03-22 13:25 [PATCH] ARM: dts: stm32mp: remove no-longer required DT override Ahmad Fatoum
@ 2022-03-28 8:20 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-03-28 8:20 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox, mgr
On Tue, Mar 22, 2022 at 02:25:45PM +0100, Ahmad Fatoum wrote:
> These same properties have been available in the upstream DT since
> Linux commit c9669b4692ce ("ARM: dts: stm32: add usbphyc vdda1v1
> and vdda1v8 supplies on stm32mp151") imported to barebox with
> commit f826d85b7ab0 ("dts: update to v5.12-rc1").
>
> They can thus be safely dropped now.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> arch/arm/dts/stm32mp151.dtsi | 5 -----
> 1 file changed, 5 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
> index f1fd888fa1c6..b82227fa206e 100644
> --- a/arch/arm/dts/stm32mp151.dtsi
> +++ b/arch/arm/dts/stm32mp151.dtsi
> @@ -66,8 +66,3 @@
> &vrefbuf {
> regulator-name = "vref";
> };
> -
> -&usbphyc {
> - vdda1v1-supply = <®11>;
> - vdda1v8-supply = <®18>;
> -};
> --
> 2.30.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-28 8:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-22 13:25 [PATCH] ARM: dts: stm32mp: remove no-longer required DT override Ahmad Fatoum
2022-03-28 8:20 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox