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

Commit eb51ab5d 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: msm: Add base address for dynamic refresh for MSM8996"

parents c4acf17d e5aecb13
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -18,8 +18,9 @@
		#clock-cells = <1>;

		reg = <0x00994400 0x588>,
		      <0x008C2300 0x8>;
		reg-names = "pll_base", "gdsc_base";
		      <0x008C2300 0x8>,
		      <0x00994200 0x98>;
		reg-names = "pll_base", "gdsc_base", "dynamic_pll_base";

		gdsc-supply = <&gdsc_mdss>;

@@ -50,8 +51,9 @@
		#clock-cells = <1>;

		reg = <0x00996400 0x588>,
		      <0x008C2300 0x8>;
		reg-names = "pll_base", "gdsc_base";
		      <0x008C2300 0x8>,
		      <0x00996200 0x98>;
		reg-names = "pll_base", "gdsc_base", "dynamic_pll_base";

		gdsc-supply = <&gdsc_mdss>;