Commit de82e74a authored by Carlo Caione's avatar Carlo Caione Committed by Kevin Hilman
Browse files

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: default avatarCarlo Caione <ccaione@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent ec9037c0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -117,6 +117,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		secure-monitor = <&sm>;
	};

	psci {
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		secure-monitor = <&sm>;
	};

	psci {
+1 −0
Original line number Diff line number Diff line
@@ -161,6 +161,7 @@
		#address-cells = <1>;
		#size-cells = <1>;
		read-only;
		secure-monitor = <&sm>;

		sn: sn@14 {
			reg = <0x14 0x10>;