projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
342666c
)
ARM: dts: am437x-gp-evm: Update binding for touchscreen size
author
Roger Quadros
<rogerq@ti.com>
Mon, 28 Jul 2014 17:11:37 +0000
(10:11 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 28 Jul 2014 17:26:19 +0000
(10:26 -0700)
Update the bindings for touchscreen size.
Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
arch/arm/boot/dts/am437x-gp-evm.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am437x-gp-evm.dts
b/arch/arm/boot/dts/am437x-gp-evm.dts
index 003766c47bbfe094d3b68d2d4169a2119ba4cf9b..2674132396e3df388b4dc19ba518543f46ecff84 100644
(file)
--- a/
arch/arm/boot/dts/am437x-gp-evm.dts
+++ b/
arch/arm/boot/dts/am437x-gp-evm.dts
@@
-277,8
+277,8
@@
attb-gpio = <&gpio3 22 GPIO_ACTIVE_HIGH>;
-
x-size
= <1024>;
-
y-size
= <600>;
+
touchscreen-size-x
= <1024>;
+
touchscreen-size-y
= <600>;
};
};