[PATCH v4] ARM: SPEAr600: Add device-tree support to SPEAr600 boards

Arnd Bergmann arnd at arndb.de
Fri Mar 16 08:09:18 EDT 2012


On Friday 16 March 2012, Jean-Christophe PLAGNIOL-VILLARD wrote:
> 
> On 10:30 Fri 16 Mar     , Stefan Roese wrote:
> > This patch adds a generic target for SPEAr600 board that can be
> > configured via the device-tree. Currently the following devices
> > are supported via the devicetree:
> > 
> > - VIC interrupts
> > - PL011 UART
> > - PL061 GPIO
> > - Synopsys DW I2C
> > - Synopsys DW ethernet
> > 
> > Other peripheral devices (e.g. SMI flash, FSMC NAND flash etc) will
> > follow in later patches.
> so drop USB, nand & co from the dtsi
> 
> this will be add later when the binding will documentated and Acked
> 

I actually like to see the devices in there, and it already helped
figure out that there are two buses instead of just one. Maybe we
can agree on putting them in the file but commenting them out using
/* */ with an added notice that they will get enabled once we have
bindings?

	Arnd



More information about the linux-arm-kernel mailing list