rk312x-dts: disable gmac
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3126-86v.dts
index 573355a02592318a214a6d6a884f18b44b7f9fe6..f01125c3b6ce79596c4fdc3385bc367fe1e3511b 100644 (file)
 };
 
 &gmac {
-//      power_ctl_by = "gpio";  //"gpio" "pmu"
-        power-gpio = <&gpio0 GPIO_A6 GPIO_ACTIVE_HIGH>;
-//      power-pmu = "act_ldo"
-//      reset-gpio = <&gpio4 GPIO_A7 GPIO_ACTIVE_LOW>;
-        phy-mode = "rgmii";
-        clock_in_out = "input";
-        tx_delay = <0x28>;
-        rx_delay = <0x10>;
         status = "disabled";
 };