now that we have the new vendor-less edt-ft5x06
i2c_device_id, we can use it
Cc: <redacted>
Signed-off-by: Felipe Balbi <redacted>
---
arch/arm/boot/dts/imx53-tx53-x03x.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx53-tx53-x03x.dts b/arch/arm/boot/dts/imx53-tx53-x03x.dts
index 3b73e81..27bf29d 100644
--- a/arch/arm/boot/dts/imx53-tx53-x03x.dts
+++ b/arch/arm/boot/dts/imx53-tx53-x03x.dts
@@ -211,7 +211,7 @@
};
polytouch: edt-ft5x06 at 38 {
- compatible = "edt,edt-ft5x06";
+ compatible = "edt-ft5x06";
reg = <0x38>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_edt_ft5x06_1>;--
2.1.0.GIT