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

Commit 415290e5 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 76d56705 c8c57d77
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -88,6 +88,10 @@
	status = "ok";
};

&qcom_tzlog {
	status = "okay";
};

&pm8994_gpios {
	gpio@c000 { /* GPIO 1 */
	};
+5 −0
Original line number Diff line number Diff line
@@ -1049,6 +1049,11 @@
		qcom,sensors = <16>;
		qcom,slope = <2901 2846 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200 3200>;
	};

	qcom_tzlog: tz-log@fe87f720 {
		compatible = "qcom,tz-log";
		reg = <0xfe87f720 0x1000>;
	};
};

&gdsc_usb30 {