arm64: dts: VIM3: remove fusb302 node
authorNick Xie <nick@khadas.com>
Mon, 15 Jul 2019 08:55:15 +0000 (16:55 +0800)
committerNick Xie <nick@khadas.com>
Mon, 15 Jul 2019 12:20:11 +0000 (20:20 +0800)
don't setup FUB302 in kernel, setup it in u-boot

Signed-off-by: Nick Xie <nick@khadas.com>
arch/arm64/boot/dts/amlogic/kvim3_linux.dts

index 621ea29..268afa5 100644 (file)
        pinctrl-0=<&ao_i2c_master_pins1>;
        clock-frequency = <400000>; /* default 100k */
 
-       fusb: fusb30x@22 {
-               compatible = "fairchild,fusb302";
-               reg = <0x22>;
-               fusb302,role="ROLE_MODE_UFP";
-               //pinctrl-names = "default";
-               //pinctrl-0 = <&fusb302_int>;
-               int-n-gpios = <&gpio_ao GPIOAO_8 GPIO_ACTIVE_HIGH>;
-               //support-uboot-charge = <1>;
-               port-num = <0>;
-               max-input-voltage = <13000000>;
-               max-input-current = <6000000>;
-               status = "disabled";
-       };
-
        khadas-tca6408{
                compatible = "khadas-tca6408";
                reg = <0x20>;