Message ID | 1548758654-27153-1-git-send-email-matthias.fend@wolfvision.net (mailing list archive) |
---|---|
State | Under Review |
Headers | show |
Series | [v2,1/2] dt-bindings: input: touchscreen: st1232: reference common DT bindings | expand |
On Tue, 29 Jan 2019 11:44:13 +0100, Matthias Fend wrote: > Add a reference to common touchscreen bindings which are also partly > supported. > > Signed-off-by: Matthias Fend <matthias.fend@wolfvision.net> > --- > Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt index 64ad48b..f3046e7 100644 --- a/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt +++ b/Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt @@ -8,6 +8,8 @@ Required properties: Optional properties: - gpios: a phandle to the reset GPIO +For additional optional properties see: touchscreen.txt + Example: i2c@00000000 {
Add a reference to common touchscreen bindings which are also partly supported. Signed-off-by: Matthias Fend <matthias.fend@wolfvision.net> --- Documentation/devicetree/bindings/input/touchscreen/sitronix-st1232.txt | 2 ++ 1 file changed, 2 insertions(+)