From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Arnd Bergmann <arnd@arndb.de>,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
Alexey Minnekhanov <alexeymin@postmarketos.org>,
Rayyan Ansari <rayyan.ansari@linaro.org>,
Viken Dadhaniya <quic_vdadhani@quicinc.com>
Subject: [GIT PULL] More Qualcomm driver updates for v6.15
Date: Wed, 19 Mar 2025 09:24:47 -0500 [thread overview]
Message-ID: <20250319142448.2279164-1-andersson@kernel.org> (raw)
The following changes since commit 2e14c17a2e3d697bef6b5bf49b253d6e52f3d186:
soc: qcom: Do not expose internal servreg_location_entry_ei array (2025-02-14 11:37:30 -0600)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.15-2
for you to fetch changes up to 65f330ade7daec740ed8dbdf33ccfbfcc5fbf5c8:
dt-bindings: power: qcom,kpss-acc-v2: add qcom,msm8916-acc compatible (2025-03-13 17:50:04 -0500)
----------------------------------------------------------------
More Qualcomm driver updates for v6.15
Introduce Devicetree binding for providing board-specific firmware-name
for the GENI serial engine block. Add SDM630/636 support in pd-mapper.
Clean up and fix error handling in the SSC block bus driver.
Add missing msm8916-acc compatible to resolve a number of Devicetree
validation errors.
----------------------------------------------------------------
Alexey Minnekhanov (1):
soc: qcom: pd-mapper: Add support for SDM630/636
Christophe JAILLET (2):
bus: qcom-ssc-block-bus: Remove some duplicated iounmap() calls
bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_probe()
Rayyan Ansari (1):
dt-bindings: power: qcom,kpss-acc-v2: add qcom,msm8916-acc compatible
Viken Dadhaniya (1):
dt-bindings: qcom: geni-se: Add 'firmware-name' property for firmware loading
.../bindings/power/qcom,kpss-acc-v2.yaml | 4 ++-
.../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 5 ++++
drivers/bus/qcom-ssc-block-bus.c | 34 ++++++++++++----------
drivers/soc/qcom/qcom_pd_mapper.c | 12 ++++++++
4 files changed, 39 insertions(+), 16 deletions(-)
reply other threads:[~2025-03-19 14:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20250319142448.2279164-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=alexeymin@postmarketos.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=christophe.jaillet@wanadoo.fr \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=quic_vdadhani@quicinc.com \
--cc=rayyan.ansari@linaro.org \
--cc=soc@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).