[PATCH 3/6] mv643xx.c: Add basic device tree support.

Andrew Lunn andrew at lunn.ch
Mon Jul 30 11:39:11 EDT 2012


On Mon, Jul 30, 2012 at 04:15:56PM +0100, Ian Molton wrote:
> This patch adds basic device tree support to the mv643xx ethernet driver.
> 
> It should be enough for most current users of the device, and should allow
> a fairly painless migration once proper support for clk devices is available
> to those platforms.
> 
> Signed-off-by: Ian Molton <ian.molton at codethink.co.uk>
> ---
>  drivers/net/ethernet/marvell/mv643xx_eth.c |  111 ++++++++++++++++++++++++----
>  1 file changed, 97 insertions(+), 14 deletions(-)

Hi Ian

Please document the DT binding in Documentation/devicetree/binding/....

Also, this should also be CC: to the netdev mailing. I got into
trouble for not doing this and breaking the PPC build :-(

	Andrew



More information about the linux-arm-kernel mailing list