ODROID-C3: arm64/dts: remove non-onboard components on 'i2c0'

Change-Id: I141f36c3c5b7dbaf1eaaf2d20d7a1d4ee65bf4b6
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2018-06-15 15:59:58 +09:00
committed by Kevin Kim
parent a41cbf6807
commit 1e0c5d3c2a

View File

@@ -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";