[PATCH 7/8] ARM: dts: imx28-tx28: rename compatible to "edt,edt-ft5206"
Frank Li
Frank.Li at nxp.com
Thu Feb 12 08:19:49 PST 2026
The compatible string "edt,edt-ft5x06" is neither documented nor used.
According to drivers/input/touchscreen/edt-ft5x06.c, ft5206, ft5306 and
ft5406 are compatible.
Use "edt,edt-ft5206" instead, as the datasheet does not specify the
exact touchscreen model.
Signed-off-by: Frank Li <Frank.Li at nxp.com>
---
arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
index ff2cd1db5fe5f5618ed0f260cfcff6b05de26521..c28fd07aec2c7994d0df1d3ed1763644784f14e4 100644
--- a/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
+++ b/arch/arm/boot/dts/nxp/mxs/imx28-tx28.dts
@@ -284,7 +284,7 @@ gpio5: pca953x at 20 {
};
polytouch: edt-ft5x06 at 38 {
- compatible = "edt,edt-ft5x06";
+ compatible = "edt,edt-ft5206";
reg = <0x38>;
pinctrl-names = "default";
pinctrl-0 = <&tx28_edt_ft5x06_pins>;
--
2.43.0
More information about the linux-arm-kernel
mailing list