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

ARM: dts: imx6dl: prtvt7: Remove touchscreen inversion

This touchscreen does not seem to be inverted in any axis, so remove these
DT properties.
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 b0079346
...@@ -267,8 +267,6 @@ touchscreen { ...@@ -267,8 +267,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-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