linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver additional updates for 5.9
@ 2020-07-30  5:18 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2020-07-30  5:18 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Kathiravan T, Krzysztof Kozlowski,
	Sibi Sankar, YueHaibing

The following changes since commit 03c900b3be116003ccd0e798431f6d0c25ff6729:

  soc: qcom: geni: Fix NULL pointer dereference (2020-07-20 13:11:15 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 0fec8617a1df7b676b8a1d7afea2c4af1f4f963e:

  soc: qcom: geni: Fix unused label warning (2020-07-29 22:10:30 -0700)

----------------------------------------------------------------
Qualcomm driver additional updates for 5.9

This fixes a potential race condition with remoteprocs by not sending
acknowledgements until after registered drivers has processed the event.
It adds IPQ6018 support to the SMD RPM driver, fixes kerneldoc in the
same and converts the related DT binding to YAML.
Finally it fixes a compilation warning in the geni serial engine driver
when compiled without CONFIG_SERIAL_EARLYCON.

----------------------------------------------------------------
Kathiravan T (3):
      dt-bindings: soc: qcom: smd-rpm: Add IPQ6018 compatible
      soc: qcom: smd-rpm: Add IPQ6018 compatible
      dt-bindings: soc: qcom: smd-rpm: Convert binding to YAML schema

Krzysztof Kozlowski (1):
      soc: qcom: smd-rpm: Fix kerneldoc

Sibi Sankar (1):
      soc: qcom: pdr: Reorder the PD state indication ack

YueHaibing (1):
      soc: qcom: geni: Fix unused label warning

 .../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt  | 64 ----------------
 .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 87 ++++++++++++++++++++++
 drivers/soc/qcom/pdr_interface.c                   |  4 +-
 drivers/soc/qcom/qcom-geni-se.c                    |  2 +-
 drivers/soc/qcom/smd-rpm.c                         |  3 +
 5 files changed, 94 insertions(+), 66 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
 create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-30  5:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30  5:18 [GIT PULL] Qualcomm driver additional updates for 5.9 Bjorn Andersson

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).