projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbec4cb
)
ARM: dts: tbs711: Fix touchscreen compatible
author
Maxime Ripard
<maxime@cerno.tech>
Wed, 1 Sep 2021 09:18:45 +0000
(11:18 +0200)
committer
Maxime Ripard
<maxime@cerno.tech>
Mon, 13 Sep 2021 07:04:31 +0000
(09:04 +0200)
The edt,edt-ft5x06 compatible has never been a valid compatible
according to the binding. Let's change for one that is.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link:
https://lore.kernel.org/r/20210901091852.479202-46-maxime@cerno.tech
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
b/arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
index 7fe2a584ddf97722d00e203a4e5f76702fbeecec..a7d4ca308990c2082985359a84c874cfe201c8ac 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
+++ b/
arch/arm/boot/dts/sun8i-a83t-tbs-a711.dts
@@
-169,7
+169,7
@@
status = "okay";
touchscreen@38 {
- compatible = "edt,edt-ft5
x
06";
+ compatible = "edt,edt-ft5
2
06";
reg = <0x38>;
interrupt-parent = <&r_pio>;
interrupts = <0 7 IRQ_TYPE_EDGE_FALLING>; /* PL7 */