[PATCH 08/10] arm: boot: dts: imx28-tx28: switch over to new edt-ft5x06 compatible

Felipe Balbi balbi at ti.com
Tue Nov 18 10:07:06 PST 2014


now that we have the new vendor-less edt-ft5x06
i2c_device_id, we can use it

Cc: <devicetree at vger.kernel.org>
Signed-off-by: Felipe Balbi <balbi at ti.com>
---
 arch/arm/boot/dts/imx28-tx28.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/imx28-tx28.dts b/arch/arm/boot/dts/imx28-tx28.dts
index a5b27c8..5c5c988 100644
--- a/arch/arm/boot/dts/imx28-tx28.dts
+++ b/arch/arm/boot/dts/imx28-tx28.dts
@@ -319,7 +319,7 @@
 	};
 
 	polytouch: edt-ft5x06 at 38 {
-		compatible = "edt,edt-ft5x06";
+		compatible = "edt-ft5x06";
 		reg = <0x38>;
 		pinctrl-names = "default";
 		pinctrl-0 = <&tx28_edt_ft5x06_pins>;
-- 
2.1.0.GIT




More information about the linux-arm-kernel mailing list