mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-24 21:15:29 +00:00
ramips: add missing "pinctrl-names" for Youku YK1
Without this definition ethernet led can work as usual, but it's better to re-add it. Relying on default values may cause uncontrollable factors. Fixes: 882a6116d3d6 ("ramips: improve pinctrl for Youku YK-L1") Signed-off-by: Shiji Yang <yangshiji66@qq.com> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
f7f8dcad0a
commit
2a3ecc128c
@ -103,6 +103,7 @@
|
||||
|
||||
ðernet {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&ephy_pins>;
|
||||
|
||||
mtd-mac-address = <&factory 0x28>;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user