Re: [PATCH v7 4/5] ARM: dts: am43x-epos-evm: Update binding for touchscreen size

From: Tony Lindgren
Date: Tue Jun 17 2014 - 05:50:26 EST


* Roger Quadros <rogerq@xxxxxx> [140617 02:33]:
> Update the bindings for touchscreen size.
>
> CC: Benoit Cousson <bcousson@xxxxxxxxxxxx>
> CC: Tony Lindgren <tony@xxxxxxxxxxx>
> CC: Mugunthan V N <mugunthanvnm@xxxxxx>
> Signed-off-by: Roger Quadros <rogerq@xxxxxx>

This should be fine to queue along with the driver changes:

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

> ---
> arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
> index 19f1f7e..f3fe017 100644
> --- a/arch/arm/boot/dts/am43x-epos-evm.dts
> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts
> @@ -340,8 +340,8 @@
>
> attb-gpio = <&gpio1 17 GPIO_ACTIVE_HIGH>;
>
> - x-size = <1024>;
> - y-size = <600>;
> + touchscreen-size-x = <1024>;
> + touchscreen-size-y = <600>;
> };
> };
>
> --
> 1.8.3.2
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/