aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-16 09:09:54 -0400
committerTom Rini <trini@konsulko.com>2023-10-16 09:09:54 -0400
commit2e1577e8360d8e467bf28009f6763a2ac511f743 (patch)
treecf05b376e7b46e4b5b4b61d04f6976de85ab31d4 /arch/sandbox
parent3c3f1626919cd93cbe6c56e3849937de5be18dbb (diff)
parent7cd53e0d5203f8e25bb69d2e675769888fcbc754 (diff)
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
- add Amlogic A1 clock driver - add Amlogic A1 reset support - add USB Device support for Amlogic A1 - enable RNG on Amlogic A1 & Amlogic S4 - move Amlogic Secure Monitor to standalone driver
Diffstat (limited to 'arch/sandbox')
-rw-r--r--arch/sandbox/dts/test.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index c0ed2d83f3..e88c267620 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -764,6 +764,10 @@
};
};
};
+
+ sm: secure-monitor {
+ compatible = "sandbox,sm";
+ };
};
fpga {