From 1266d0110fcedb08c996124ddb33bddd98ed61f5 Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Wed, 30 Dec 2020 19:40:11 +0200 Subject: ARM: dts: apalis-imx6: rearrange the fusion f0710a touchscreen As the Fusion touchscreen is not belong to the specific board but a part of peripheral, move it to the module level. Add the node name to use it in an overlay. Related-to: ELB-3398 Signed-off-by: Oleksandr Suvorov --- arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts | 9 --------- 1 file changed, 9 deletions(-) (limited to 'arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts') diff --git a/arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts b/arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts index af14f9b13d8d..fe7f1ac76db4 100644 --- a/arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts +++ b/arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts @@ -134,15 +134,6 @@ &i2c1 { status = "okay"; - pcap@10 { - /* TouchRevolution Fusion 7 and 10 multi-touch controller */ - compatible = "touchrevolution,fusion-f0710a"; - reg = <0x10>; - gpios = <&gpio6 10 GPIO_ACTIVE_HIGH /* MXM3 11, Pen down interrupt */ - &gpio6 9 GPIO_ACTIVE_HIGH /* MXM3 13, Reset */ - >; - }; - /* M41T0M6 real time clock on carrier board */ rtc_i2c: rtc@68 { compatible = "st,m41t0"; -- cgit v1.2.3