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

Commit 8a6e1aa4 authored by Mahadevan's avatar Mahadevan
Browse files

ARM: dts: msm: add dt support for notifier driver in khaje target

This change adds display device tree change for notifier
and panels that requires this support.

Change-Id: Icea5caa5bf7738dbcff662ce280168220acb671d
parent b200c39c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -55,6 +55,11 @@
		cell-index = <0>;
		label = "wb_display";
	};

	msm_notifier: qcom,msm_notifier@0 {
		compatible = "qcom,msm-notifier";
		panel = <&dsi_nt36672e_fhd_plus_90hz_video>;
	};
};

&mdss_mdp {