projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdcc005
)
arm: sun8i: orangepi-2: use internal phy-mode
author
LABBE Corentin
<
[email protected]
>
Tue, 27 Jun 2017 09:28:06 +0000
(11:28 +0200)
committer
David S. Miller
<
[email protected]
>
Thu, 29 Jun 2017 16:23:28 +0000
(12:23 -0400)
Since the PHY used is internal, simply set phy-mode as internal.
Signed-off-by: Corentin Labbe <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
b/arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
index cedd326b608900b8fe08e0dac03adf3d414b2f00..77c861deb658e120fbf7ab18400d8c797fcfe89e 100644
(file)
--- a/
arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
+++ b/
arch/arm/boot/dts/sun8i-h3-orangepi-2.dts
@@
-111,7
+111,7
@@
&emac {
phy-handle = <&int_mii_phy>;
- phy-mode = "
mii
";
+ phy-mode = "
internal
";
allwinner,leds-active-low;
status = "okay";
};