[PATCH] ARM: realview: basic device tree implementation

Arnd Bergmann arnd at arndb.de
Wed Mar 26 10:03:56 EDT 2014


On Wednesday 26 March 2014 08:59:32 Rob Herring wrote:
> On Wed, Mar 26, 2014 at 4:27 AM, Linus Walleij <linus.walleij at linaro.org> wrote:
> >  menu "RealView platform type"
> >         depends on ARCH_REALVIEW
> >
> > +config REALVIEW_DT
> > +       bool "Support RealView(R) Device Tree based boot"
> > +       select ARM_GIC
> > +       select USE_OF
> > +       select SOC_BUS
> > +       select MFD_SYSCON
> 
> Sort.
> 
> This will probably need to be coordinated with Arnd's cpu selection rework.

Ignore my cpu selection patches here, we'll do those later.


	Arnd



More information about the linux-arm-kernel mailing list