1 Synaptics RMI4 I2C Device Binding
3 The Synaptics RMI4 core is able to support RMI4 devices using different
4 transports and different functions. This file describes the device tree
5 bindings for devices using the I2C transport driver. Complete documentation
6 for other transports and functions can be found in
7 Documentation/devicetree/bindings/input/rmi4.
10 - compatible: syna,rmi4-i2c
12 - #address-cells: Set to 1 to indicate that the function child nodes
13 consist of only on uint32 value.
14 - #size-cells: Set to 0 to indicate that the function child nodes do not
18 - interrupts: interrupt which the rmi device is connected to.
19 See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
21 - syna,reset-delay-ms: The number of milliseconds to wait after resetting the
24 - syna,startup-delay-ms: The number of milliseconds to wait after powering on
27 - vdd-supply: VDD power supply.
28 See ../regulator/regulator.txt
30 - vio-supply: VIO power supply
31 See ../regulator/regulator.txt
34 Parameters specific to RMI functions are contained in child nodes of the rmi device
35 node. Documentation for the parameters of each function can be found in:
36 Documentation/devicetree/bindings/input/rmi4/rmi_f*.txt.
43 compatible = "syna,rmi4-i2c";
47 interrupt-parent = <&gpio>;
52 syna,nosleep-mode = <1>;
57 touchscreen-inverted-y;
58 syna,sensor-type = <2>;