Searched hist:"7 a2848d369b2b9281400e6c9f08e21ec71cd1dcb" (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/mach-highbank/ |
H A D | sysregs.h | diff 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 D | pm.c | diff 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 D | system.c | diff 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 D | highbank.c | diff 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>
|