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

Commit e486dfbf authored by Krishna Manikandan's avatar Krishna Manikandan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add notifier driver

Add node for notifier and also add panels
that support this.

Change-Id: I9df2ea81f50a8a9e2680510e1f80ad6b34d27204
parent 636b9248
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -179,6 +179,14 @@
		cell-index = <0>;
		label = "wb_display";
	};

	msm_notifier: qcom,msm_notifier@0 {
		compatible = "qcom,msm-notifier";
		panel = <&dsi_sw43404_amoled_cmd &dsi_sharp_qsync_wqhd_cmd
			&dsi_dual_sim_dsc_375_cmd &dsi_sw43404_amoled_video
			&dsi_sharp_qsync_wqhd_video &dsi_sharp_qsync_fhd_cmd
			&dsi_sharp_qsync_fhd_video>;
	};
};

&sde_dp {