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 <sushaant...@ti.com> > --- > 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 <r...@kernel.org>