[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFnsNoSmHwN3nJ5ZJL5fc_-kaECCoLBvpdBYQxkyLcUzLx5MTw@mail.gmail.com>
Date: Thu, 4 Sep 2014 00:29:28 +0900
From: Naoki FUKAUMI <naobsd@...il.com>
To: Romain Perier <romain.perier@...il.com>
Cc: heiko@...ech.de, linux-rockchip@...ts.infradead.org,
devicetree@...r.kernel.org, arnd@...db.de,
linux-arm-kernel@...ts.infradead.org, netdev@...r.kernel.org
Subject: Re: [PATCH 4/4] ARM: dts: Enable emac node on the rk3188-radxarock boards
On Wed, Sep 3, 2014 at 7:27 PM, Romain Perier <romain.perier@...il.com> wrote:
> This enables EMAC Rockchip support on radxa rock boards.
>
> Signed-off-by: Romain Perier <romain.perier@...il.com>
> ---
> arch/arm/boot/dts/rk3188-radxarock.dts | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/arch/arm/boot/dts/rk3188-radxarock.dts b/arch/arm/boot/dts/rk3188-radxarock.dts
> index 5e4e3c23..e1358d3 100644
> --- a/arch/arm/boot/dts/rk3188-radxarock.dts
> +++ b/arch/arm/boot/dts/rk3188-radxarock.dts
> @@ -76,6 +76,24 @@
> };
> };
>
> +&emac {
> + status = "okay";
> + compatible = "rockchip,rk3188-emac";
> +
> + pinctrl-names = "default";
> + pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&phy_int>;
> +
> + mac-address = [ c6 ef 91 8e 60 4b ];
is "mac-address" required?
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists