From 4e4ad7d6c9e0318dc97d87d6e7f2ca57b7f6f871 Mon Sep 17 00:00:00 2001 From: Ahmad Fatoum Date: Sun, 20 Feb 2022 13:47:35 +0100 Subject: ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsi 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 Link: https://lore.barebox.org/20220220124736.3052502-24-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer --- arch/arm/dts/stm32mp151.dtsi | 4 ---- 1 file changed, 4 deletions(-) (limited to 'arch/arm/dts') diff --git a/arch/arm/dts/stm32mp151.dtsi b/arch/arm/dts/stm32mp151.dtsi index aac2907bc6..eac997dfce 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>; -- cgit v1.2.3