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

Commit 00841dbe authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

ARM: dts: msm: Add CX SDPM configuration for lahaina

Add CX SDPM configuration to monitor Camera, CPU and other misc clocks
for lahaina.

Change-Id: I936d4ecc6af78a30abad97e402fe6c1e6c0fcf5d
parent 0a0cf60d
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -30,6 +30,17 @@
		csr-id = <1 3 5>;
	};

	cx_sdpm@0x00634000 {
		compatible = "qcom,sdpm";
		reg = <0x00634000 0x1000>;
		clock-names = "cam_cc_csi0phytiimer", "ufs_phy";
		clocks = <&clock_camcc CAM_CC_CSI0PHYTIMER_CLK_SRC>,
			<&clock_gcc GCC_UFS_PHY_AXI_CLK_SRC>;
		cam_cc_csi0phytiimer-supply = <&cam_cc_ipe_0_gdsc>;
		cpu = <&CPU7>;
		csr-id = <5 7 4>;
	};

	mx_pe: mx_rdpm_pe@0x00637000 {
		compatible = "qcom,policy-engine";
		#thermal-sensor-cells = <0>;