]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak...
authorOlof Johansson <olof@lixom.net>
Thu, 2 Apr 2015 00:35:34 +0000 (17:35 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 2 Apr 2015 00:35:34 +0000 (17:35 -0700)
commit4580cb8a9812c3acc7a1663064d2a2800b3541bd
treee7411880758cba9e86ac8e1af7dec26f0e935ebe
parent3f9b66b300d14dc2cbcb27e3392bb07a5fe28687
parente5fdad68d47ed344832b7ca4e18b2e9708d8141e
Merge tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/drivers

Merge "qcom SoC changes for v4.1" from Kumar Gala:

Qualcomm ARM Based SoC Updates for v4.1

* Merged the based Qualcomm SCM and SCM boot support
* Cleaned up SCM interface to only expose functional SCM APIs
* Moved Qualcomm SCM code into drivers/firmware
* Updated the SCM APIs for setting cpu cold and warm boot addresses
* Added support for ADM CRCI muxing

* tag 'qcom-soc-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom:
  soc: qcom: gsbi: Add support for ADM CRCI muxing
  firmware: qcom: scm: Support cpu power down through SCM
  firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr function
  firmware: qcom: scm: Clean cold boot entry to export only the API
  firmware: qcom: scm: Move the scm driver to drivers/firmware
  ARM: qcom: Prep scm code for move to drivers/firmware
  ARM: qcom: Cleanup scm interface to only export what is needed
  ARM: qcom: Merge scm and scm boot code together

Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS