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

Commit 21d440d9 authored by Samantha Tran's avatar Samantha Tran
Browse files

ARM: dts: msm: add notifier driver

This change adds a node for the notifier driver.
Also adds the panels that support dynamic refresh rate
that will be parsed by the driver.

Change-Id: Idc9bc737b84af7bf58d447f5a0ee2f40ef108366
parent d61b815b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -238,6 +238,12 @@
		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>;
	};
};

&sde_dp {