ARM: dts: at91: sam9_l9260: Add pinctrl information to ethernet node.

Add missing pinctrl information to ethernet node.

Signed-off-by: Raashid Muhammed <raashidmuhammed@zilogic.com>
Reviewed-by: Vijay Kumar B. <vijaykumar@bravegnu.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
This commit is contained in:
Raashid Muhammed 2016-06-24 19:01:08 +05:30 committed by Alexandre Belloni
parent 1dd6e8631e
commit ba5c30ac21

View file

@ -49,6 +49,7 @@
}; };
macb0: ethernet@fffc4000 { macb0: ethernet@fffc4000 {
pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii_alt>;
phy-mode = "mii"; phy-mode = "mii";
#address-cells = <1>; #address-cells = <1>;
#size-cells = <0>; #size-cells = <0>;