mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [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 = <&reg11>;
-	vdda1v8-supply = <&reg18>;
-};
-- 
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

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