Commit eac849a2 authored by David Jander's avatar David Jander Committed by Shawn Guo

ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion

X axis is not inverted in hardware.
Signed-off-by: default avatarDavid Jander <david@protonic.nl>
Signed-off-by: default avatarOleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6d8e96fb
...@@ -94,7 +94,6 @@ touchscreen { ...@@ -94,7 +94,6 @@ touchscreen {
<&adc_ts 5>; <&adc_ts 5>;
io-channel-names = "y", "z1", "z2", "x"; io-channel-names = "y", "z1", "z2", "x";
touchscreen-min-pressure = <64687>; touchscreen-min-pressure = <64687>;
touchscreen-inverted-x;
touchscreen-inverted-y; touchscreen-inverted-y;
touchscreen-x-plate-ohms = <300>; touchscreen-x-plate-ohms = <300>;
touchscreen-y-plate-ohms = <800>; touchscreen-y-plate-ohms = <800>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment