summaryrefslogtreecommitdiff
path: root/arch/arm/dts/stm32mp25-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/stm32mp25-u-boot.dtsi')
-rw-r--r--arch/arm/dts/stm32mp25-u-boot.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/stm32mp25-u-boot.dtsi b/arch/arm/dts/stm32mp25-u-boot.dtsi
index 0c8e95b3416..d9aeeb6d510 100644
--- a/arch/arm/dts/stm32mp25-u-boot.dtsi
+++ b/arch/arm/dts/stm32mp25-u-boot.dtsi
@@ -25,6 +25,10 @@
optee {
bootph-all;
};
+
+ scmi {
+ bootph-all;
+ };
};
/* need PSCI for sysreset during board_f */
@@ -93,6 +97,10 @@
bootph-all;
};
+&rcc {
+ bootph-all;
+};
+
&rifsc {
bootph-all;
};