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:
631338a
)
ARM: dts: berlin: Add phy-connection-type to BG2Q Ethernet
author
Antoine Ténart
<
[email protected]
>
Wed, 22 Oct 2014 18:26:51 +0000
(20:26 +0200)
committer
Sebastian Hesselbarth
<
[email protected]
>
Wed, 29 Oct 2014 18:44:43 +0000
(19:44 +0100)
Internal FastEthernet PHY on BG2Q is connected via MII, add a
corresponding phy-connection-type property to the Ethernet node.
Tested-by: Antoine Ténart <
[email protected]
>
Reviewed-by: Florian Fainelli <
[email protected]
>
Signed-off-by: Sebastian Hesselbarth <
[email protected]
>
arch/arm/boot/dts/berlin2q.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/berlin2q.dtsi
b/arch/arm/boot/dts/berlin2q.dtsi
index d4416ae79e623fbbc973b901fbb1ce4c887a0f4d..a35deb37ffb5eb3588b38106c189390dbbb91355 100644
(file)
--- a/
arch/arm/boot/dts/berlin2q.dtsi
+++ b/
arch/arm/boot/dts/berlin2q.dtsi
@@
-123,6
+123,7
@@
local-mac-address = [00 00 00 00 00 00];
#address-cells = <1>;
#size-cells = <0>;
+ phy-connection-type = "mii";
phy-handle = <ðphy0>;
status = "disabled";