The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77: Linux 4.10-rc1 (2016-12-25 16:13:08 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-drivers-for-4.11 for you to fetch changes up to a811b420b6c13759540070c0e9541b7cd8569168: firmware: qcom_scm: Add set remote state API (2017-01-16 23:45:04 -0600) ---------------------------------------------------------------- Qualcomm ARM Based Driver Updates for v4.11 * Fix issues with SCM compile testing * Add SCM set remote state API * Mask APQ8064 SCM clock dependency issue * Add Qualcomm DMA folder to MAINTAINERS * Fix EBI2 dependencies ---------------------------------------------------------------- Andy Gross (2): firmware: qcom: scm: Mask APQ8064 core clk dependency firmware: qcom_scm: Add set remote state API Linus Walleij (1): bus: qcom_ebi2: default y if ARCH_QCOM Pramod Gurav (1): MAINTAINERS: Update the files to include the Qualcomm DMA folder Stanimir Varbanov (1): firmware: qcom: scm: Add empty functions to help compile testing MAINTAINERS | 1 + drivers/bus/Kconfig | 1 + drivers/firmware/qcom_scm-32.c | 18 ++++++++++++++ drivers/firmware/qcom_scm-64.c | 16 +++++++++++++ drivers/firmware/qcom_scm.c | 8 ++++++- drivers/firmware/qcom_scm.h | 2 ++ include/linux/qcom_scm.h | 54 +++++++++++++++++++++++++++++------------- 7 files changed, 83 insertions(+), 17 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html