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

Commit d124d835 authored by Camera Software Integration's avatar Camera Software Integration Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix the phy regulator voltage" into camera-kernel.lnx.1.0

parents 027dc07f 6f55dded
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
		interrupt-names = "csiphy";
		regulator-names = "gdscr";
		gdscr-supply = <&gcc_camss_top_gdsc>;
		csi-vdd-voltage = <1232000>;
		csi-vdd-voltage = <1200000>;
		mipi-csi-vdd-supply = <&L5A>;
		clocks = <&gcc GCC_CAMSS_TFE_CPHY_RX_CLK_SRC>,
			<&gcc GCC_CAMSS_CPHY_0_CLK>,
@@ -46,7 +46,7 @@
		interrupt-names = "csiphy";
		regulator-names = "gdscr";
		gdscr-supply = <&gcc_camss_top_gdsc>;
		csi-vdd-voltage = <1232000>;
		csi-vdd-voltage = <1200000>;
		mipi-csi-vdd-supply = <&L5A>;
		clocks = <&gcc GCC_CAMSS_TFE_CPHY_RX_CLK_SRC>,
			<&gcc GCC_CAMSS_CPHY_1_CLK>,