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

Commit 23c17e7b 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: configure display/panel coords to match the firmware"

parents 20b0ba0a 97616f1a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,8 +32,8 @@
			pinctrl-names = "pmx_ts_active","pmx_ts_suspend";
			pinctrl-0 = <&ts_int_active &ts_reset_active>;
			pinctrl-1 = <&ts_int_suspend &ts_reset_suspend>;
			synaptics,display-coords = <0 0 720 1280>;
                        synaptics,panel-coords = <0 0 720 1369>;
			synaptics,display-coords = <0 0 1100 1775>;
                        synaptics,panel-coords = <0 0 1100 1899>;
			synaptics,irq-gpio = <&msm_gpio 13 0x2008>;
			synaptics,reset-gpio = <&msm_gpio 12 0x0>;
			synaptics,i2c-pull-up;