rk312x-dts: disable gmac

This commit is contained in:
heyun
2014-10-24 08:43:22 +08:00
parent bd43993a19
commit 74d4c03dbd

View File

@@ -359,13 +359,5 @@
};
&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";
};