[PATCH v2 12/16] arm: dts: k3-am625-sk-u-boot: Add sysreset-controller node
Jonathan Humphreys
j-humphreys at ti.com
Tue Apr 9 00:31:30 CEST 2024
Signed-off-by: Jonathan Humphreys <j-humphreys at ti.com>
---
arch/arm/dts/k3-am625-sk-u-boot.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
index fa778b0ff4c..35bfeae75a0 100644
--- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi
@@ -46,3 +46,12 @@
&cpsw_port2 {
status = "disabled";
};
+
+&dmsc {
+ bootph-pre-ram;
+
+ k3_sysreset: sysreset-controller {
+ compatible = "ti,sci-sysreset";
+ bootph-pre-ram;
+ };
+};
--
2.34.1
More information about the U-Boot
mailing list