projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a708c68
)
arm64: dts: meson-axg: add secure monitor
author
Jerome Brunet
<jbrunet@baylibre.com>
Thu, 8 Nov 2018 13:07:44 +0000
(14:07 +0100)
committer
Kevin Hilman
<khilman@baylibre.com>
Thu, 29 Nov 2018 20:29:55 +0000
(12:29 -0800)
Add the secure monitor device to the axg platform.
With this, we can read the SoC serial number.
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index
eb46db0
..
e3a0bed
100644
(file)
--- a/
arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/
arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@
-110,6
+110,10
@@
};
};
+ sm: secure-monitor {
+ compatible = "amlogic,meson-gxbb-sm";
+ };
+
psci {
compatible = "arm,psci-1.0";
method = "smc";