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

Commit 3ecfcb6d authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add CVP AXI reset pulse"

parents 20301a12 8a9285a5
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -28,8 +28,10 @@
		qcom,clock-configs = <0x0 0x1 0x1>;
		qcom,allowed-clock-rates = <280000000 366000000 444000000>;

		resets = <&clock_videocc VIDEO_CC_MVS1C_CLK_ARES>;
		reset-names = "cvp_core_reset";
		resets = <&clock_gcc GCC_VIDEO_AXI1_CLK_ARES>,
			<&clock_videocc VIDEO_CC_MVS1C_CLK_ARES>;
		reset-names = "cvp_axi_reset", "cvp_core_reset";
		reset-power-status = <0x2 0x1>;

		qcom,reg-presets = <0xB0088 0x0>;