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 <[email protected]>
---
 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
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to