[PATCH 23/24] ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsi
Ahmad Fatoum
a.fatoum at pengutronix.de
Sun Feb 20 04:47:35 PST 2022
barebox regulator core will now just take node name in absence of the
property, so no need for this fixup any longer.
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
arch/arm/dts/stm32mp151.dtsi | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi
index aac2907bc6b5..eac997dfceaa 100644
--- a/arch/arm/dts/stm32mp151.dtsi
+++ b/arch/arm/dts/stm32mp151.dtsi
@@ -51,10 +51,6 @@
barebox,provide-mac-address = <ðernet0 0x39>;
};
-&vrefbuf {
- regulator-name = "vref";
-};
-
&usbphyc {
vdda1v1-supply = <®11>;
vdda1v8-supply = <®18>;
--
2.30.2
More information about the barebox
mailing list