Skip to content

Commit

Permalink
ARM: dts: am43x-epos-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 a405459 commit 342666c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/boot/dts/am43x-epos-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@

attb-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>;

x-size = <1024>;
y-size = <600>;
touchscreen-size-x = <1024>;
touchscreen-size-y = <600>;
};
};

Expand Down

0 comments on commit 342666c

Please sign in to comment.