]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: meson: g12a: add secure monitor
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 15 Mar 2019 13:42:43 +0000 (14:42 +0100)
committerKevin Hilman <khilman@baylibre.com>
Mon, 18 Mar 2019 16:07:15 +0000 (09:07 -0700)
Add the interface to the secure monitor on g12a

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi

index 31ddf9444b3e3955a53a375d595bfadbcd08f3b9..92ee8c895ba68e05879c976ba50eabe865484072 100644 (file)
@@ -72,6 +72,10 @@ secmon_reserved: secmon@5000000 {
                };
        };
 
+       sm: secure-monitor {
+               compatible = "amlogic,meson-gxbb-sm";
+       };
+
        soc {
                compatible = "simple-bus";
                #address-cells = <2>;