arm64: dts: rockchip: use canonical compatible for touchpad/touchscreen on gru-kevin
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / rockchip / rk3399-gru-kevin.dts
index 191a6bcb1704009830d4c3b5c0a201ffe7b2d670..82179125bfb7c78fcb0d3bc0beef209d1dbaf871 100644 (file)
@@ -255,7 +255,7 @@ ap_i2c_dig: &i2c2 {
 
 &ap_i2c_tp {
        trackpad@4a {
-               compatible = "atmel,atmel_mxt_tp";
+               compatible = "atmel,maxtouch";
                reg = <0x4a>;
                pinctrl-names = "default";
                pinctrl-0 = <&trackpad_int_l>;
@@ -271,7 +271,7 @@ ap_i2c_dig: &i2c2 {
 
 &ap_i2c_ts {
        touchscreen@4b {
-               compatible = "atmel,atmel_mxt_ts";
+               compatible = "atmel,maxtouch";
                reg = <0x4b>;
                pinctrl-names = "default";
                pinctrl-0 = <&touch_int_l>;