universal7580: a7xelte-dts: remove second touchkey entry
authorDanny Wood <danwood76@gmail.com>
Mon, 6 Jul 2020 14:06:03 +0000 (15:06 +0100)
committerDanny Wood <danwood76@gmail.com>
Tue, 7 Jul 2020 16:21:09 +0000 (18:21 +0200)
* fixes touchkeys using our abov_touchkey_ft1804 combined driver

Change-Id: Ie82812adf7a13b2c4d05ea70d319cae83e2e566f

arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_01.dts
arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_03.dts
arch/arm64/boot/dts/exynos7580-a7xelte_eur_open_08.dts

index 4b0fb611b61694a5aa0ea59cb58a4cf92e44680a..5ed23177ac4823179db08d14e59bbe63be255abb 100644 (file)
                };
        };
 
-       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>;
index fd801180b87df8bcf40018bc1b25d5dbd218a0ec..8b0e5585eb792e6c8e7c2f5bf9ef1f51ea65e34d 100644 (file)
                };
        };
 
-       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 */
index 5b5845ef27e05e12501bd742afe09178b95c79c5..5515ffae6d8eeebe0d5f3f34ef1f24d5fb2dd059 100644 (file)
                };
        };
 
-       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 */