|
@@ -54,7 +54,7 @@
|
|
};
|
|
};
|
|
|
|
|
|
i2c@80110000 {
|
|
i2c@80110000 {
|
|
- bu21013_tp@0x5c {
|
|
|
|
|
|
+ bu21013_tp@5c {
|
|
compatible = "rohm,bu21013_tp";
|
|
compatible = "rohm,bu21013_tp";
|
|
reg = <0x5c>;
|
|
reg = <0x5c>;
|
|
touch-gpio = <&gpio2 20 0x4>;
|
|
touch-gpio = <&gpio2 20 0x4>;
|
|
@@ -65,7 +65,7 @@
|
|
rohm,flip-y;
|
|
rohm,flip-y;
|
|
};
|
|
};
|
|
|
|
|
|
- bu21013_tp@0x5d {
|
|
|
|
|
|
+ bu21013_tp@5d {
|
|
compatible = "rohm,bu21013_tp";
|
|
compatible = "rohm,bu21013_tp";
|
|
reg = <0x5d>;
|
|
reg = <0x5d>;
|
|
touch-gpio = <&gpio2 20 0x4>;
|
|
touch-gpio = <&gpio2 20 0x4>;
|