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

Commit c5624e94 authored by Chun Zhang's avatar Chun Zhang
Browse files

ARM: dts: msm: add improveTouch panel information on MSM8939



Add panel information in DT settings so that these information
can be exposed to userspace.

Change-Id: Id932dcf117866a75417cbe4f1e3e5792efe79247
Signed-off-by: default avatarChun Zhang <chunz@codeaurora.org>
parent b422c4a7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -53,6 +53,9 @@
		rst-gpio = <&msm_gpio 12 0>;
		vdd_ana-supply = <&pm8916_l17>;
		vdd_dig-supply = <&pm8916_l6>;
		jdi,panel-model = "fhd_6_a155adev";
		jdi,pitch-type = "np";
		jdi,afe-vendor = "rohm";
	};
};

+3 −0
Original line number Diff line number Diff line
@@ -89,6 +89,9 @@
		rst-gpio = <&msm_gpio 12 0>;
		vdd_ana-supply = <&pm8916_l17>;
		vdd_dig-supply = <&pm8916_l6>;
		jdi,panel-model = "fhd_5_a230adev";
		jdi,pitch-type = "np";
		jdi,afe-vendor = "rohm";
	};
};