summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi')
-rw-r--r--arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi b/arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi
index 699ba15d6ea..bedb7c600d5 100644
--- a/arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi
+++ b/arch/arm/dts/stm32mp13xx-dhcor-u-boot.dtsi
@@ -10,6 +10,7 @@
/ {
aliases {
eeprom0 = &eeprom0;
+ eeprom0wl = &eeprom0wl;
};
config {
@@ -186,6 +187,14 @@
};
#endif
+&reg11 {
+ regulator-always-on;
+};
+
+&reg18 {
+ regulator-always-on;
+};
+
&sdmmc1 {
status = "disabled";
};