mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rk312x-dts: disable gmac
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user