Skip to content

Commit

Permalink
ARM: dts: am437x-gp-evm: Update binding for touchscreen size
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Roger Quadros authored and Dmitry Torokhov committed Jul 28, 2014
1 parent 342666c commit f048615
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/am437x-gp-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
};
};

Expand Down

0 comments on commit f048615

Please sign in to comment.