Re: [PATCH 1/3] Input: tps6507x-ts - add binding for tps6507x-ts

From: Rob Herring
Date: Mon Feb 01 2016 - 09:39:28 EST


On Mon, Feb 01, 2016 at 11:58:47AM +0530, Sushaanth Srirangapathi wrote:
> add binding information for tps6507x touchscreen input.
>
> "ti,min-pressure" was added as TI specific binding because it
> was specific to tps6507x IP and not applicable or relevant for
> other touchscreen drivers.
>
> Signed-off-by: Sushaanth Srirangapathi <sushaanth.s@xxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/tps6507x.txt | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)

Seems like you would need other properties from the common touchscreen
binding.

Acked-by: Rob Herring <robh@xxxxxxxxxx>