Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 72c23a90 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add tz-log device tree data to msm8916"

parents 80db6c8a 0702d8cf
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,6 +34,10 @@
	interrupt-names = "core_irq";
};

&qcom_tzlog {
	status = "okay";
};

&qcom_rng {
	status = "okay";
};
+6 −0
Original line number Diff line number Diff line
@@ -555,6 +555,12 @@
		qcom,rx-ring-size = <32>;
	};

	qcom_tzlog: tz-log@8603720 {
		compatible = "qcom,tz-log";
		reg = <0x08603720 0x1000>;
		status = "disabled";
	};

	qcom_rng: qrng@22000 {
		compatible = "qcom,msm-rng";
		reg = <0x22000 0x200>;