kernel/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
.. .. @@ -38,7 +38,7 @@ 38 38 39 39 Example: 40 40 41 - ad7879@2c {41 + touchscreen0@2c {42 42 compatible = "adi,ad7879-1"; 43 43 reg = <0x2c>; 44 44 interrupt-parent = <&gpio1>; .. .. @@ -52,7 +52,7 @@ 52 52 adi,conversion-interval = /bits/ 8 <255>; 53 53 }; 54 54 55 - ad7879@1 {55 + touchscreen1@1 {56 56 compatible = "adi,ad7879"; 57 57 spi-max-frequency = <5000000>; 58 58 reg = <1>;