summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2022-02-20 13:47:35 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2022-03-08 09:59:59 +0100
commit4e4ad7d6c9e0318dc97d87d6e7f2ca57b7f6f871 (patch)
treea7199ccef6f2e413680cbb0d43596c667fe686b5 /arch/arm/dts
parent5e9120149025e75fc0f41f5f05be8a9ec1647192 (diff)
downloadbarebox-4e4ad7d6c9e0318dc97d87d6e7f2ca57b7f6f871.tar.gz
barebox-4e4ad7d6c9e0318dc97d87d6e7f2ca57b7f6f871.tar.xz
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 <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20220220124736.3052502-24-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/stm32mp151.dtsi4
1 files changed, 0 insertions, 4 deletions
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 = <&ethernet0 0x39>;
};
-&vrefbuf {
- regulator-name = "vref";
-};
-
&usbphyc {
vdda1v1-supply = <&reg11>;
vdda1v8-supply = <&reg18>;