Add missing pinctrl information to ethernet node. Signed-off-by: Raashid Muhammed <raashidmuhammed@xxxxxxxxxxx> Reviewed-by: Vijay Kumar B. <vijaykumar@xxxxxxxxxxxx> --- arch/arm/boot/dts/at91-sam9_l9260.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/at91-sam9_l9260.dts b/arch/arm/boot/dts/at91-sam9_l9260.dts index 349a461..be409f2 100644 --- a/arch/arm/boot/dts/at91-sam9_l9260.dts +++ b/arch/arm/boot/dts/at91-sam9_l9260.dts @@ -49,6 +49,7 @@ }; macb0: ethernet@fffc4000 { + pinctrl-0 = <&pinctrl_macb_rmii &pinctrl_macb_rmii_mii_alt>; phy-mode = "mii"; #address-cells = <1>; #size-cells = <0>; -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html