From 1e0c5d3c2aaa633e5334584cb29daf7c038c450c Mon Sep 17 00:00:00 2001 From: Dongjin Kim Date: Fri, 15 Jun 2018 15:59:58 +0900 Subject: [PATCH] ODROID-C3: arm64/dts: remove non-onboard components on 'i2c0' Change-Id: I141f36c3c5b7dbaf1eaaf2d20d7a1d4ee65bf4b6 Signed-off-by: Dongjin Kim --- .../boot/dts/amlogic/s905d2_odroidc3.dts | 44 ------------------- 1 file changed, 44 deletions(-) diff --git a/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts b/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts index 6cac91c6cda7..ac965a7ed166 100644 --- a/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts +++ b/arch/arm64/boot/dts/amlogic/s905d2_odroidc3.dts @@ -762,25 +762,6 @@ pinctrl-names="default"; pinctrl-0=<&i2c0_master_pins2>; clock-frequency = <400000>; - - gt9xx@5d { - compatible = "goodix,gt9xx"; - status = "disabled"; - reg = <0x5d>; - reset-gpio = <&gpio GPIOZ_9 0x00>; - irq-gpio = <&gpio GPIOZ_3 0x00>; - }; - - ftxx@38 { - compatible = "focaltech,fts"; - status = "disabled"; - reg = <0x38>; - reset-gpio = <&gpio GPIOZ_9 0x00>; - irq-gpio = <&gpio GPIOZ_3 0x00>; - x_max = <600>; - y_max = <1024>; - max-touch-number = <10>; - }; }; &i2c3 { @@ -789,31 +770,6 @@ pinctrl-0=<&i2c3_master_pins2>; clock-frequency = <100000>; /* default 100k */ - /* for ref board */ - ad82584f_62: ad82584f_62@62 { - compatible = "ESMT, ad82584f"; - #sound-dai-cells = <0>; - reg = <0x31>; - status = "okay"; - reset_pin = <&gpio GPIOA_5 0>; - }; - - tlv320adc3101_32: tlv320adc3101_32@32 { - compatible = "ti,tlv320adc3101"; - #sound-dai-cells = <0>; - reg = <0x19>; - differential_pair = <1>; - status = "okay"; - }; - - tas5707_36: tas5707_36@36 { - compatible = "ti,tas5707"; - #sound-dai-cells = <0>; - reg = <0x1b>; - status = "disabled"; - reset_pin = <&gpio GPIOA_5 0>; - }; - bl_extern_i2c { compatible = "amlogic, bl_extern_i2c"; status = "disabled";