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

Commit c21c3247 authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add labels to PIL entries for sdmshrike



Provide labels for PIL entries on the sdmshrike target.
Add a node to invoke the SSC sensors driver.

Change-Id: Ib39f4e03afdde92e5f3e3c73949ffb76c496e7f3
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 80d949a5
Loading
Loading
Loading
Loading
+12 −6
Original line number Diff line number Diff line
@@ -1154,7 +1154,7 @@
						0x4400 2>;
			};

			apr_tal_rpmsg {
			qcom,apr_tal_rpmsg {
				qcom,glink-channels = "apr_audio_svc";
				qcom,intents = <0x200 20>;
			};
@@ -1489,7 +1489,7 @@
		qcom,client-id = <0x00000001>;
	};

	qcom,lpass@17300000 {
	pil_lpass: qcom,lpass@17300000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x17300000 0x00100>;

@@ -1573,7 +1573,7 @@
		mbox-names = "slpi-pil";
	};

	qcom,spss@1880000 {
	pil_spss: qcom,spss@1880000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x188101c 0x4>,
		      <0x1881024 0x4>,
@@ -1606,7 +1606,7 @@
		mbox-names = "spss-pil";
	};

	qcom,npu@0x9800000 {
	pil_npu: qcom,npu@0x9800000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x9800000 0x800000>;

@@ -1617,7 +1617,7 @@
		memory-region = <&pil_npu_mem>;
	};

	qcom,turing@8300000 {
	pil_turing: qcom,turing@8300000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x8300000 0x100000>;

@@ -1666,7 +1666,7 @@
		mbox-names = "cdsp-pil";
	};

	qcom,venus@aae0000 {
	pil_venus: qcom,venus@aae0000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0xaae0000 0x4000>;

@@ -1695,6 +1695,12 @@
		memory-region = <&pil_video_mem>;
	};

	ssc_sensors: qcom,msm-ssc-sensors {
		compatible = "qcom,msm-ssc-sensors";
		qcom,firmware-name = "slpi";
		status = "disabled";
	};

	wdog: qcom,wdt@17c10000 {
		compatible = "qcom,msm-watchdog";
		reg = <0x17c10000 0x1000>;