arm64: dts: meson: g12a: add secure monitor

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>
This commit is contained in:
Jerome Brunet 2019-03-15 14:42:43 +01:00 committed by Kevin Hilman
parent 7e09092aee
commit bd39515284
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@ secmon_reserved: secmon@5000000 {
};
};
sm: secure-monitor {
compatible = "amlogic,meson-gxbb-sm";
};
soc {
compatible = "simple-bus";
#address-cells = <2>;