projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd43993
)
rk312x-dts: disable gmac
author
heyun
<heyun@rock-chips.com>
Fri, 24 Oct 2014 00:43:22 +0000
(08:43 +0800)
committer
heyun
<heyun@rock-chips.com>
Fri, 24 Oct 2014 00:43:22 +0000
(08:43 +0800)
arch/arm/boot/dts/rk3126-86v.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3126-86v.dts
b/arch/arm/boot/dts/rk3126-86v.dts
index 573355a02592318a214a6d6a884f18b44b7f9fe6..f01125c3b6ce79596c4fdc3385bc367fe1e3511b 100644
(file)
--- a/
arch/arm/boot/dts/rk3126-86v.dts
+++ b/
arch/arm/boot/dts/rk3126-86v.dts
@@
-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";
};