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

Commit 16f76c8c authored by taojiang's avatar taojiang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: disable eeprom@1 and camera@2 for spyro device



disable eeprom@1 and camera@2 for spyro device to optimize boot time

Change-Id: I290e160e29022f56f74eada0a9aefbd4feb84e6c
Signed-off-by: default avatartaojiang <taojiang@codeaurora.org>
parent 12063046
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -274,7 +274,7 @@
			"sensor_cam_mclk";
		qcom,cam-power-seq-cfg-val = <1 1 1 1 1 24000000>;
		qcom,cam-power-seq-delay = <1 1 1 30 30 5>;
		status = "ok";
		status = "disabled";
		clocks = <&clock_gcc clk_mclk2_clk_src>,
			<&clock_gcc clk_gcc_camss_mclk2_clk>;
		clock-names = "cam_src_clk", "cam_clk";
@@ -409,7 +409,7 @@
		qcom,sensor-position = <1>;
		qcom,sensor-mode = <0>;
		qcom,cci-master = <0>;
		status = "ok";
		status = "disabled";
		clocks = <&clock_gcc clk_mclk2_clk_src>,
			<&clock_gcc clk_gcc_camss_mclk2_clk>;
		clock-names = "cam_src_clk", "cam_clk";