Home
last modified time | relevance | path

Searched hist:"7 a2848d369b2b9281400e6c9f08e21ec71cd1dcb" (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-highbank/
H A Dsysregs.hdiff 7a2848d369b2b9281400e6c9f08e21ec71cd1dcb Thu Oct 25 19:13:47 CEST 2012 Rob Herring <rob.herring@calxeda.com> ARM: highbank: abstract out SCU usage

In preparation for A15 support on ECX-2000, the direct calls to SCU
registers must be conditional. The SCU power mode register is replaced by
a custom register on ECX-2000.

Rather than read the number of cores from the SCU, just hardcode it to 4.
This removes one use of SCU and removes the need for the SCU to be
statically mapped. The cpu initialization will ultimately come from DT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
H A Dpm.cdiff 7a2848d369b2b9281400e6c9f08e21ec71cd1dcb Thu Oct 25 19:13:47 CEST 2012 Rob Herring <rob.herring@calxeda.com> ARM: highbank: abstract out SCU usage

In preparation for A15 support on ECX-2000, the direct calls to SCU
registers must be conditional. The SCU power mode register is replaced by
a custom register on ECX-2000.

Rather than read the number of cores from the SCU, just hardcode it to 4.
This removes one use of SCU and removes the need for the SCU to be
statically mapped. The cpu initialization will ultimately come from DT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
H A Dsystem.cdiff 7a2848d369b2b9281400e6c9f08e21ec71cd1dcb Thu Oct 25 19:13:47 CEST 2012 Rob Herring <rob.herring@calxeda.com> ARM: highbank: abstract out SCU usage

In preparation for A15 support on ECX-2000, the direct calls to SCU
registers must be conditional. The SCU power mode register is replaced by
a custom register on ECX-2000.

Rather than read the number of cores from the SCU, just hardcode it to 4.
This removes one use of SCU and removes the need for the SCU to be
statically mapped. The cpu initialization will ultimately come from DT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
H A Dhighbank.cdiff 7a2848d369b2b9281400e6c9f08e21ec71cd1dcb Thu Oct 25 19:13:47 CEST 2012 Rob Herring <rob.herring@calxeda.com> ARM: highbank: abstract out SCU usage

In preparation for A15 support on ECX-2000, the direct calls to SCU
registers must be conditional. The SCU power mode register is replaced by
a custom register on ECX-2000.

Rather than read the number of cores from the SCU, just hardcode it to 4.
This removes one use of SCU and removes the need for the SCU to be
statically mapped. The cpu initialization will ultimately come from DT.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>