]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'highbank-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
authorKevin Hilman <khilman@linaro.org>
Thu, 17 Oct 2013 22:27:54 +0000 (15:27 -0700)
committerKevin Hilman <khilman@linaro.org>
Thu, 17 Oct 2013 22:27:54 +0000 (15:27 -0700)
commitcb1110ca797812699fea5a8285dd668a16d5387e
treea4ace2236b255a15c0cd7ff8d4ae8411627491b5
parent0d481d4187d05b253374bda9e146fa3bc17a9244
parent78bbca1a54bd05f7c7d38a306073a3ee7f866e51
Merge tag 'highbank-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc

From Rob Herring:
Highbank platform updates for 3.13

- convert Calxeda cpuidle driver to a platform driver and to use PSCI
- convert highbank smp_ops and suspend to PSCI

* tag 'highbank-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  dts: calxeda: add ARM PSCI binding
  ARM: highbank: adapt to use ARM PSCI calls
  ARM: PSCI: remove unnecessary include of arm-gic.h
  cpuidle: calxeda: add support to use PSCI calls
  ARM: highbank: cpuidle: convert to platform driver
  cpuidle: calxeda: add cpu_pm_enter/exit calls