[PATCH 4/4] ARM: dts: Add initial support for Alpine platform

Arnd Bergmann arnd at arndb.de
Mon Jan 26 06:32:36 PST 2015


On Monday 26 January 2015 16:14:11 Tsahee Zidenberg wrote:
> On 26 January 2015 at 13:15, Arnd Bergmann <arnd at arndb.de> wrote:> +* CPU
> node:
> 
> > > +
> > > +The Alpine platform includes cortex-a15 cores.
> > > +enable-method: must be "annapurna-labs,alpine-smp" to allow smp  [1]
> >
> > Any reason for not using PSCI on this platform?
> >
> >
> PSCI is in the roadmap, but not supported by current firmware.

As your initial submission is very minimal regarding driver support,
would it be sensible to wait for the firmware to catch up then?

That way you lose SMP support for the moment but could still work
on adding the device drivers while testing in uniprocessor mode and
then we will see if your firmware is ready once there are more
drivers upstream. Once the firmware has PSCI working, it will all
just work without the need for extra devices in DT or the custom
SMP operations.

	Ard



More information about the linux-arm-kernel mailing list