From: Andy Gross <agross@kernel•org>
To: arm@kernel•org
Cc: Arnd Bergmann <arnd@arndb•de>,
linux-arm-msm@vger•kernel.org,
Bjorn Andersson <bjorn.andersson@linaro•org>,
Kevin Hilman <khilman@baylibre•com>,
Olof Johansson <olof@lixom•net>,
linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL] Qualcomm Driver updates for 5.4
Date: Sun, 1 Sep 2019 00:54:45 -0500 [thread overview]
Message-ID: <1567317285-8555-4-git-send-email-agross@kernel.org> (raw)
In-Reply-To: <1567317285-8555-1-git-send-email-agross@kernel.org>
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:
Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-5.4
for you to fetch changes up to 1709510221c57fd566479c228434ff9edd6435be:
soc: qcom: aoss: Add AOSS QMP support (2019-08-21 15:59:44 -0700)
----------------------------------------------------------------
Qualcomm ARM Based Driver Updates for v5.4
* Add AOSS QMP support
* Various fixups for Qualcomm SCM
* Add socinfo driver
* Add SoC serial number attribute and associated APIs
* Add SM8150 and SC7180 support in Qualcomm SCM
* Fixup max processor count in SMEM
----------------------------------------------------------------
Bjorn Andersson (2):
base: soc: Add serial_number attribute to soc
soc: qcom: socinfo: Annotate switch cases with fall through
Imran Khan (1):
soc: qcom: Add socinfo driver
Sibi Sankar (5):
soc: qcom: smem: Update max processor count
dt-bindings: firmware: scm: re-order compatible list
dt-bindings: firmware: scm: Add SM8150 and SC7180 support
dt-bindings: soc: qcom: aoss: Add SM8150 and SC7180 support
soc: qcom: aoss: Add AOSS QMP support
Stephen Boyd (3):
firmware: qcom_scm: Use proper types for dma mappings
firmware: qcom_scm: Fix some typos in docs and printks
firmware: qcom_scm: Cleanup code in qcom_scm_assign_mem()
Thara Gopinath (1):
soc: qcom: Extend AOSS QMP driver to support resources that are used to wake up the SoC.
Vaishali Thakkar (2):
soc: qcom: socinfo: Expose custom attributes
soc: qcom: socinfo: Expose image information
Vinod Koul (1):
base: soc: Export soc_device_register/unregister APIs
Documentation/ABI/testing/sysfs-devices-soc | 7 +
.../devicetree/bindings/firmware/qcom,scm.txt | 4 +-
.../devicetree/bindings/soc/qcom/qcom,aoss-qmp.txt | 5 +-
drivers/base/soc.c | 9 +
drivers/firmware/qcom_scm.c | 47 +-
drivers/soc/qcom/Kconfig | 8 +
drivers/soc/qcom/Makefile | 1 +
drivers/soc/qcom/qcom_aoss.c | 133 ++++++
drivers/soc/qcom/smem.c | 11 +-
drivers/soc/qcom/socinfo.c | 476 +++++++++++++++++++++
include/linux/qcom_scm.h | 9 +-
include/linux/sys_soc.h | 1 +
12 files changed, 681 insertions(+), 30 deletions(-)
create mode 100644 drivers/soc/qcom/socinfo.c
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-09-01 5:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-01 5:54 [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.4 Andy Gross
2019-09-01 5:54 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2019-09-04 15:03 ` Arnd Bergmann
2019-09-01 5:54 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2019-09-04 15:05 ` Arnd Bergmann
2019-09-01 5:54 ` Andy Gross [this message]
2019-09-04 15:09 ` [GIT PULL] Qualcomm Driver " Arnd Bergmann
2019-09-04 15:00 ` [GIT PULL] Qualcomm ARM64 Defconfig " Arnd Bergmann
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=1567317285-8555-4-git-send-email-agross@kernel.org \
--to=agross@kernel$(echo .)org \
--cc=arm@kernel$(echo .)org \
--cc=arnd@arndb$(echo .)de \
--cc=bjorn.andersson@linaro$(echo .)org \
--cc=khilman@baylibre$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-arm-msm@vger$(echo .)kernel.org \
--cc=olof@lixom$(echo .)net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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