mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-08 15:14:30 -04:00
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: David Jander <david@protonic.nl> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -267,8 +267,6 @@ touchscreen {
|
||||
<&adc_ts 5>;
|
||||
io-channel-names = "y", "z1", "z2", "x";
|
||||
touchscreen-min-pressure = <64687>;
|
||||
touchscreen-inverted-x;
|
||||
touchscreen-inverted-y;
|
||||
touchscreen-x-plate-ohms = <300>;
|
||||
touchscreen-y-plate-ohms = <800>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user