ramips: add missing "pinctrl-names" for Youku YK1
authorShiji Yang <yangshiji66@qq.com>
Mon, 17 May 2021 04:46:52 +0000 (12:46 +0800)
committerChuanhong Guo <gch981213@gmail.com>
Wed, 23 Jun 2021 06:22:19 +0000 (14:22 +0800)
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>
target/linux/ramips/dts/mt7620a_youku_yk-l1.dtsi

index 61062a3179d76ffcf9adf3597166828cc5b0019b..db9bacefe8dc8b17320d5025f27cc15f85e88852 100644 (file)
 
 &ethernet {
        pinctrl-names = "default";
+       pinctrl-0 = <&ephy_pins>;
 
        mtd-mac-address = <&factory 0x28>;