Lines Matching +full:child +full:- +full:nodes
10 - compatible: syna,rmi4-i2c
11 - reg: I2C address
12 - #address-cells: Set to 1 to indicate that the function child nodes
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.
30 - vio-supply: VIO power supply
34 Parameters specific to RMI functions are contained in child nodes of the rmi device
42 rmi4-i2c-dev@2c {
43 compatible = "syna,rmi4-i2c";
45 #address-cells = <1>;
46 #size-cells = <0>;
47 interrupt-parent = <&gpio>;
50 rmi4-f01@1 {
52 syna,nosleep-mode = <1>;
55 rmi4-f11@11 {
57 touchscreen-inverted-y;
58 syna,sensor-type = <2>;