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

Commit ed393067 authored by Fei Mao's avatar Fei Mao
Browse files

ARM: dts: msm: add touch for Holi 90hz panel

Add touch node associated with new 90Hz panel for QRD Holi devices.

Change-Id: I846d18217128c7ab691fc216cf8003e226df0817
parent 840b38c0
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -120,7 +120,9 @@
		pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
		pinctrl-2 = <&pmx_ts_release>;

		panel = <&dsi_r66451_amoled_cmd &dsi_r66451_amoled_video>;
		panel = <&dsi_r66451_amoled_90hz_cmd
			 &dsi_r66451_amoled_90hz_video
			 &dsi_r66451_amoled_cmd &dsi_r66451_amoled_video>;
	};
};