Linux-ARM-Kernel Archive mirror
 help / color / mirror / Atom feed
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>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Bjorn Andersson <quic_bjorande@quicinc.com>,
	Johan Hovold <johan+linaro@kernel.org>
Subject: [GIT PULL] A few more Qualcomm driver updates for v6.10
Date: Tue,  7 May 2024 21:08:59 -0500	[thread overview]
Message-ID: <20240508020900.204413-1-andersson@kernel.org> (raw)


The following changes since commit 166db01007ea802ff9933ac73ec8f140ca0cf5d5:

  soc: qcom: cmd-db: replace deprecated strncpy with strtomem (2024-04-21 12:26:47 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.10-2

for you to fetch changes up to 4b34d4c25da289712d9a5bd5bac5888f099cbc5c:

  firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G (2024-05-01 13:39:57 -0500)

----------------------------------------------------------------
A few more Qualcomm driver updates for v6.10

This fixes a sleep-while-atomic issue in pmic_glink, stemming from the
fact that the GLINK callback comes from interrupt context.

It fixes the Bluetooth address in the example of qcom,wcnss, and it
enables UEFI variables on SC8180X devices (Primus and Flex 5G).

----------------------------------------------------------------
Bjorn Andersson (2):
      soc: qcom: pmic_glink: Make client-lock non-sleeping
      firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G

Johan Hovold (1):
      dt-bindings: soc: qcom,wcnss: fix bluetooth address example

 .../devicetree/bindings/soc/qcom/qcom,wcnss.yaml   |  4 ++--
 drivers/firmware/qcom/qcom_scm.c                   |  2 ++
 drivers/soc/qcom/pmic_glink.c                      | 25 +++++++++++++---------
 3 files changed, 19 insertions(+), 12 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

                 reply	other threads:[~2024-05-08  2:09 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=20240508020900.204413-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=johan+linaro@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=quic_bjorande@quicinc.com \
    --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 read-only IMAP folder(s) and NNTP newsgroup(s).