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 31ddf94..92ee8c8 100644 (file)
                };
        };
 
+       sm: secure-monitor {
+               compatible = "amlogic,meson-gxbb-sm";
+       };
+
        soc {
                compatible = "simple-bus";
                #address-cells = <2>;