Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Will Deacon <will@kernel.org>
To: joro@8bytes.org
Cc: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robin.murphy@arm.com,
	kernel-team@android.com
Subject: [GIT PULL] iommu/arm-smmu: Updates for 6.2
Date: Mon, 21 Nov 2022 21:45:50 +0000	[thread overview]
Message-ID: <20221121214549.GA8910@willie-the-truck> (raw)

Hi Joerg,

Please pull these Arm SMMU updates for 6.2. As per usual, it's mostly
updates to the devicetree bindings, but this time around the introduction of
a generic compatible string for Qualcomm MMU-500 implementations promises an
end to the churn.

Summary in the tag.

Please pull,

Will

--->8


The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates

for you to fetch changes up to 4428673bc89b547a35019f0d3bd8821beacf86ef:

  Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates (2022-11-21 19:21:53 +0000)

----------------------------------------------------------------
Arm SMMU updates for 6.2

- Report a warning if we fail to disable the MMU-500 prefetcher

- Usual mass of devicetree binding additions

- Qualcomm SMMU refactoring and generic "qcom,smmu-500" addition

----------------------------------------------------------------
Adam Skladowski (2):
      dt-bindings: arm-smmu: Add compatible for Qualcomm SM6115
      iommu/arm-smmu-qcom: Add SM6115 support

Chen Lin (1):
      iommu/arm-smmu: Warn once when the perfetcher errata patch fails to apply

Dmitry Baryshkov (10):
      dt-bindings: arm-smmu: Add missing Qualcomm SMMU compatibles
      dt-bindings: arm-smmu: fix clocks/clock-names schema
      dt-bindings: arm-smmu: add special case for Google Cheza platform
      dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings
      iommu/arm-smmu-qcom: Move implementation data into match data
      iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create
      iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500
      iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match data
      iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUs
      iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entry

Konrad Dybcio (2):
      dt-bindings: arm-smmu: Add SM6350 GPU SMMUv2
      iommu/arm-smmu-qcom: Add SM6350 SMMUv2

Melody Olvera (2):
      dt-bindings: arm-smmu: Add 'compatible' for QDU1000 and QRU1000
      drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementation

Richard Acayan (1):
      dt-bindings: iommu: arm-smmu: add sdm670 compatible

Will Deacon (1):
      Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates

 .../devicetree/bindings/iommu/arm,smmu.yaml        | 178 +++++++++++++++++++--
 drivers/iommu/arm/arm-smmu/arm-smmu-impl.c         |   3 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c   |  91 -----------
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c         | 157 +++++++++++++-----
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.h         |  21 ++-
 5 files changed, 302 insertions(+), 148 deletions(-)

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

             reply	other threads:[~2022-11-21 21:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 21:45 Will Deacon [this message]
2022-11-22  8:39 ` [GIT PULL] iommu/arm-smmu: Updates for 6.2 Joerg Roedel

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=20221121214549.GA8910@willie-the-truck \
    --to=will@kernel.org \
    --cc=iommu@lists.linux.dev \
    --cc=joro@8bytes.org \
    --cc=kernel-team@android.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robin.murphy@arm.com \
    /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