forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/input/touchscreen/ad7879.txt
....@@ -38,7 +38,7 @@
3838
3939 Example:
4040
41
- ad7879@2c {
41
+ touchscreen0@2c {
4242 compatible = "adi,ad7879-1";
4343 reg = <0x2c>;
4444 interrupt-parent = <&gpio1>;
....@@ -52,7 +52,7 @@
5252 adi,conversion-interval = /bits/ 8 <255>;
5353 };
5454
55
- ad7879@1 {
55
+ touchscreen1@1 {
5656 compatible = "adi,ad7879";
5757 spi-max-frequency = <5000000>;
5858 reg = <1>;