projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b007934
)
ARM: dts: imx6dl: prtvt7: Remove touchscreen inversion
author
David Jander
<david@protonic.nl>
Tue, 30 May 2023 12:03:33 +0000
(14:03 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 4 Jun 2023 13:07:00 +0000
(21:07 +0800)
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>
arch/arm/boot/dts/imx6dl-prtvt7.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-prtvt7.dts
b/arch/arm/boot/dts/imx6dl-prtvt7.dts
index 5e68802fee6d6878431c710a9ad467d4b2d34a8e..45bc6e3245f6a6da43af3b7f87f61b641b45cdf3 100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-prtvt7.dts
+++ b/
arch/arm/boot/dts/imx6dl-prtvt7.dts
@@
-267,8
+267,6
@@
<&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>;
};