arm64: dts: meson: Link nvmem and secure-monitor nodes

The former is going to use the latter to retrieve the efuses data.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Carlo Caione 2019-07-31 09:23:38 +01:00 committed by Kevin Hilman
parent ec9037c040
commit de82e74a9f
3 changed files with 3 additions and 0 deletions

View File

@ -117,6 +117,7 @@ efuse: efuse {
#address-cells = <1>;
#size-cells = <1>;
read-only;
secure-monitor = <&sm>;
};
psci {

View File

@ -22,6 +22,7 @@ efuse: efuse {
#address-cells = <1>;
#size-cells = <1>;
read-only;
secure-monitor = <&sm>;
};
psci {

View File

@ -161,6 +161,7 @@ efuse: efuse {
#address-cells = <1>;
#size-cells = <1>;
read-only;
secure-monitor = <&sm>;
sn: sn@14 {
reg = <0x14 0x10>;