From: Andy Gross <agross@codeaurora.org>
To: arm@kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] qcom SoC changes for 4.3
Date: Thu, 30 Jul 2015 16:16:18 -0500 [thread overview]
Message-ID: <1438290978-17470-1-git-send-email-agross@codeaurora.org> (raw)
The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
are available in the git repository at:
git://codeaurora.org/quic/kernel/agross-msm.git tags/qcom-soc-for-4.3
for you to fetch changes up to 23b38ceb814ca8a2bd92613687f82b70041b9238:
drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM (2015-07-28 15:50:17 -0500)
----------------------------------------------------------------
* Add SMEM driver
* Select QCOM_SCM by default
----------------------------------------------------------------
Bjorn Andersson (1):
soc: qcom: Add Shared Memory Manager driver
Lina Iyer (1):
drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM
drivers/soc/qcom/Kconfig | 9 +
drivers/soc/qcom/Makefile | 1 +
drivers/soc/qcom/smem.c | 775 +++++++++++++++++++++++++++++++++++++++++
include/linux/soc/qcom/smem.h | 11 +
4 files changed, 796 insertions(+)
create mode 100644 drivers/soc/qcom/smem.c
create mode 100644 include/linux/soc/qcom/smem.h
next reply other threads:[~2015-07-30 21:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-30 21:16 Andy Gross [this message]
2015-07-31 21:45 ` [GIT PULL] qcom SoC changes for 4.3 Andy Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1438290978-17470-1-git-send-email-agross@codeaurora.org \
--to=agross@codeaurora.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox