Define the BOCK-W board dependent part of the Ether device node. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/r8a7778-bockw-reference.dts | 11 +++++++++++ 1 file changed, 11 insertions(+) Index: renesas/arch/arm/boot/dts/r8a7778-bockw-reference.dts =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7778-bockw-reference.dts +++ renesas/arch/arm/boot/dts/r8a7778-bockw-reference.dts @@ -30,3 +30,14 @@ reg = <0x60000000 0x10000000>; }; }; + +ðer { + status = "ok"; + phy-mode = "rmii"; + phy-handle = <&phy1>; + renesas,no-ether-link; + + phy1: ethernet-phy@1 { + reg = <1>; + }; +}; -- 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