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

Commit 0469b27d authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add virtual keys for msm8937 QRD sku2"

parents c2cbce64 d967f924
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -87,12 +87,13 @@


	gen-vkeys {
	gen-vkeys {
		compatible = "qcom,gen-vkeys";
		compatible = "qcom,gen-vkeys";
		label = "ft5x06";
		label = "ft5x06_ts";
		qcom,disp-maxx = <720>;
		qcom,disp-maxx = <720>;
		qcom,disp-maxy = <1280>;
		qcom,disp-maxy = <1280>;
		qcom,panel-maxx = <720>;
		qcom,panel-maxx = <720>;
		qcom,panel-maxy = <1400>;
		qcom,panel-maxy = <1400>;
		qcom,key-codes = <158 139 172>;
		qcom,key-codes = <139 172 158>;
		qcom,y-offset = <0>;
	};
	};
};
};