From 773724a38d7e0120f49673d9e497f2fc8c038e1a Mon Sep 17 00:00:00 2001 From: Danny Wood Date: Mon, 6 Jul 2020 15:06:03 +0100 Subject: [PATCH] universal7580: a7xelte-dts: remove second touchkey entry * fixes touchkeys using our abov_touchkey_ft1804 combined driver Change-Id: Ie82812adf7a13b2c4d05ea70d319cae83e2e566f --- .../dts/exynos7580-a7xelte_eur_open_01.dts | 20 ------------------- .../dts/exynos7580-a7xelte_eur_open_03.dts | 20 ------------------- .../dts/exynos7580-a7xelte_eur_open_08.dts | 20 ------------------- 3 files changed, 60 deletions(-) diff --git a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_01.dts b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_01.dts index 4b0fb611b61..5ed23177ac4 100644 --- a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_01.dts +++ b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_01.dts @@ -137,26 +137,6 @@ }; }; - i2c@20 { - touchkey2@21 { - compatible = "abov,mc96ft16xx"; - status = "okay"; - pinctrl-names = "on_irq","off_irq","sub_det"; - pinctrl-0 = <&cfg_irq>; - pinctrl-1 = <&cfg_input>; - pinctrl-2 = <&sub_det>; - reg = <0x21>; - interrupts = <0 0 0>; - interrupt-parent = <&gpa0>; - abov,sda-gpio = <&gpd2 1 0>; - abov,scl-gpio = <&gpd2 0 0>; - abov,irq-gpio = <&gpa0 3 1>; - abov,sub-det = <&gpa1 7 0>; - abov,fw_path = "abov/abov_ft1604_a7.fw"; - abov,boot-on-ldo = "true"; - }; - }; - hsi2c@13890000 { status = "okay"; clock-frequency = <400000>; diff --git a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_03.dts b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_03.dts index fd801180b87..8b0e5585eb7 100644 --- a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_03.dts +++ b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_03.dts @@ -131,26 +131,6 @@ }; }; - i2c@20 { - touchkey2@21 { - compatible = "abov,mc96ft16xx"; - status = "okay"; - pinctrl-names = "on_irq","off_irq","sub_det"; - pinctrl-0 = <&cfg_irq>; - pinctrl-1 = <&cfg_input>; - pinctrl-2 = <&sub_det>; - reg = <0x21>; - interrupts = <0 0 0>; - interrupt-parent = <&gpa0>; - abov,sda-gpio = <&gpd2 1 0>; - abov,scl-gpio = <&gpd2 0 0>; - abov,irq-gpio = <&gpa0 3 1>; - abov,sub-det = <&gpa1 7 0>; - abov,fw_path = "abov/abov_ft1604_a7.fw"; - abov,boot-on-ldo = "true"; - }; - }; - i2c@33 { compatible = "i2c-gpio"; gpios = <&gpd3 2 0 /* sda */ diff --git a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_08.dts b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_08.dts index 5b5845ef27e..5515ffae6d8 100644 --- a/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_08.dts +++ b/arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_08.dts @@ -137,26 +137,6 @@ }; }; - i2c@20 { - touchkey2@21 { - compatible = "abov,mc96ft16xx"; - status = "okay"; - pinctrl-names = "on_irq","off_irq","sub_det"; - pinctrl-0 = <&cfg_irq>; - pinctrl-1 = <&cfg_input>; - pinctrl-2 = <&sub_det>; - reg = <0x21>; - interrupts = <0 0 0>; - interrupt-parent = <&gpa0>; - abov,sda-gpio = <&gpd2 1 0>; - abov,scl-gpio = <&gpd2 0 0>; - abov,irq-gpio = <&gpa0 3 1>; - abov,sub-det = <&gpa1 7 0>; - abov,fw_path = "abov/abov_ft1604_a7.fw"; - abov,boot-on-ldo = "true"; - }; - }; - i2c@33 { compatible = "i2c-gpio"; gpios = <&gpd3 2 0 /* sda */ -- 2.20.1