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

Commit 8b7d32f7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "arm: dts: Add dsi pll1 base address along with dsi pll 0"

parents 36a7b22a f34c21da
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -18,8 +18,10 @@
		#clock-cells = <1>;

		reg = <0xfd998300 0x500>,
		      <0xfd998200 0x64>;
		reg-names = "pll_base", "dynamic_pll_base";
		      <0xfd998200 0x64>,
		      <0xfd9a0300 0x500>;
		reg-names = "pll_base", "dynamic_pll_base",
			"pll_1_base";

		gdsc-supply = <&gdsc_mdss>;
		vddio-supply = <&pm8994_l12>;