diff options
author | Olof Johansson <olof@lixom.net> | 2015-04-02 02:35:34 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-04-02 02:35:34 +0200 |
commit | 4580cb8a9812c3acc7a1663064d2a2800b3541bd (patch) | |
tree | e7411880758cba9e86ac8e1af7dec26f0e935ebe /MAINTAINERS | |
parent | Merge tag 'renesas-simple-pm-bus-for-v4.1' of git://git.kernel.org/pub/scm/li... (diff) | |
parent | soc: qcom: gsbi: Add support for ADM CRCI muxing (diff) | |
download | linux-4580cb8a9812c3acc7a1663064d2a2800b3541bd.tar.xz linux-4580cb8a9812c3acc7a1663064d2a2800b3541bd.zip |
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eaf999638a65..ad18cd135a87 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1317,6 +1317,7 @@ L: linux-soc@vger.kernel.org S: Maintained F: arch/arm/mach-qcom/ F: drivers/soc/qcom/ +F: drivers/firmware/qcom_scm.c T: git git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom.git ARM/RADISYS ENP2611 MACHINE SUPPORT |