LF-304 ARM64: dts: add synaptics_dsx_i2c touch support for imx8mm board.
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 2 Dec 2019 11:29:13 +0000 (19:29 +0800)
committerDong Aisheng <aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:32 +0000 (11:21 +0800)
Add synaptics_dsx_i2c touch support for imx8mm-ddr4-evk board and
imx8mq-evk board.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Acked-by: Leonard Crestez <leonard.crestez@nxp.com>
[ Aisheng: drop mx8mm part which needs further clean up ]
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm64/boot/dts/freescale/imx8mq-evk-dcss-rm67191.dts

index 3966005..bf67849 100644 (file)
@@ -97,3 +97,7 @@
                >;
        };
 };
+
+&synaptics_dsx_ts {
+       status = "okay";
+};