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

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

Merge "ARM: dts: msm: add dt support for display imem info in bengal"

parents 22d5e86d bc56a2c0
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -5,10 +5,13 @@
		compatible = "qcom,sde-kms";
		reg = <0x5e00000 0x8f030>,
		      <0x5eb0000 0x2008>,
		      <0x5e8f000 0x02c>;
		      <0x5e8f000 0x02c>,
		      <0xc125ba4 0x20>;

		reg-names = "mdp_phys",
			   "vbif_phys",
			   "sid_phys";
			   "sid_phys",
			   "sde_imem_phys";

		clocks =
			<&gcc GCC_DISP_AHB_CLK>,