[PATCH v4 03/22] ARM: Kirkwood: Convert mv88f6281gtw_ge switch setup to DT

Jason Cooper jason at lakedaemon.net
Sat Feb 22 15:23:02 EST 2014


On Sat, Feb 22, 2014 at 09:20:31PM +0100, Andrew Lunn wrote:
> On Sat, Feb 22, 2014 at 02:50:16PM -0500, Jason Cooper wrote:
> > On Sat, Feb 22, 2014 at 08:14:45PM +0100, Andrew Lunn wrote:
> > > The mv88f6281gtw_ge has a ethernet switch connected to the ethernet
> > > port of the SoC. Convert the platform device instantiation to a DT
> > > instantiation.
> > > 
> > > Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> > > Acked-by: Arnd Bergmann <arnd at arndb.de>
> > > Tested-by: Jason Gunthorpe <jgunthorpe at obsidianresearch.com>
> > > Cc: florian at openwrt.org
> > > ---
> > > v2
> > > Remove the spurius Module.symvers
> > > Really do describe the switch in DT.
> > > ---
> > >  arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | 62 ++++++++++++++++++++++++++
> > >  arch/arm/mach-kirkwood/Kconfig                 |  7 ---
> > >  arch/arm/mach-kirkwood/Makefile                |  1 -
> > >  arch/arm/mach-kirkwood/board-dt.c              |  3 --
> > >  arch/arm/mach-kirkwood/board-mv88f6281gtw_ge.c | 50 ---------------------
> > >  arch/arm/mach-kirkwood/common.h                |  7 ---
> > >  6 files changed, 62 insertions(+), 68 deletions(-)
> > >  delete mode 100644 arch/arm/mach-kirkwood/board-mv88f6281gtw_ge.c
> > 
> > You know, I think this is the last time we'll have to tie code changes
> > and dts file changes together...
> 
> Humm, if we part convert T5325 and OpenRD it won't be.

Depends on how critical we think audio and leds are to those boards...

thx,

Jason.



More information about the linux-arm-kernel mailing list