[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5155DC9A.6050806@openwrt.org>
Date: Fri, 29 Mar 2013 19:25:30 +0100
From: Florian Fainelli <florian@...nwrt.org>
To: Florian Fainelli <florian@...nwrt.org>
CC: davem@...emloft.net, netdev@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
devicetree-discuss@...ts.ozlabs.org,
thomas.petazzoni@...e-electrons.com, jm@...tin.co.uk,
moinejf@...e.fr, sebastian.hesselbarth@...il.com,
buytenh@...tstofly.org, andrew@...n.ch, jason@...edaemon.net,
grant.likely@...retlab.ca, rob.herring@...xeda.com
Subject: Re: [PATCH 1/4] mv643xx_eth: add Device Tree bindings
Le 03/29/13 19:14, Florian Fainelli a écrit :
> This patch adds Device Tree bindings following the already defined
> bindings at Documentation/devicetree/bindings/marvell.txt. The binding
> documentation is also enhanced with new optionnal properties required
> for supporting certain devices (RX/TX queue and SRAM). Since we now have
> proper support for the orion MDIO bus driver, there is no need to fiddle
> around with device tree phandles.
>
> Signed-off-by: Florian Fainelli <florian@...nwrt.org>
> ---
[snip]
>
> - return 0;
> + return of_platform_bus_probe(np, mv643xx_eth_match, &pdev->dev);
This breaks on non-OF builds, I will wait for more comments to show up
and fix this in the next round.
--
Florian
--
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