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

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

Merge "ARM: dts: msm: update max value of mdp clock for trinket"

parents 9bc962a8 f867a0a2
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -35,8 +35,10 @@
		clock-names = "gcc_iface", "gcc_bus", "throttle_clk", "div_clk",
				"iface_clk", "core_clk", "vsync_clk",
				"lut_clk", "rot_clk";
		clock-rate = <0 0 0 0 0 256000000 19200000 192000000>;
		clock-max-rate = <0 0 0 0 0 307000000 19200000 307000000>;
		clock-rate = <0 0 0 0 0 256000000 19200000 192000000
						 192000000>;
		clock-max-rate = <0 0 0 0 0 400000000 19200000 400000000
						307200000>;
		qcom,dss-cx-ipeak = <&cx_ipeak_lm 1>;

		sde-vdd-supply = <&mdss_core_gdsc>;