iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
@ 2023-05-23  1:04 Bjorn Andersson
  2023-05-23 16:49 ` Conor Dooley
  2023-06-05 16:35 ` Will Deacon
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2023-05-23  1:04 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Joerg Roedel, linux-arm-kernel, iommu, devicetree, linux-kernel

The qcom,sc8280xp-smmu-500 Adreno SMMU binding has clocks, so fix up the
binding to allow this.

Fixes: 38db6b41b2f4 ("dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP")
Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index ba677d401e24..6cb04f35642a 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -80,6 +80,7 @@ properties:
         items:
           - enum:
               - qcom,sc7280-smmu-500
+              - qcom,sc8280xp-smmu-500
               - qcom,sm6115-smmu-500
               - qcom,sm6125-smmu-500
               - qcom,sm8150-smmu-500
@@ -331,7 +332,9 @@ allOf:
       properties:
         compatible:
           contains:
-            const: qcom,sc7280-smmu-500
+            enum:
+              - qcom,sc7280-smmu-500
+              - qcom,sc8280xp-smmu-500
     then:
       properties:
         clock-names:
@@ -416,7 +419,6 @@ allOf:
               - qcom,sa8775p-smmu-500
               - qcom,sc7180-smmu-500
               - qcom,sc8180x-smmu-500
-              - qcom,sc8280xp-smmu-500
               - qcom,sdm670-smmu-500
               - qcom,sdm845-smmu-500
               - qcom,sdx55-smmu-500
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
  2023-05-23  1:04 [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding Bjorn Andersson
@ 2023-05-23 16:49 ` Conor Dooley
  2023-06-05 16:35 ` Will Deacon
  1 sibling, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-05-23 16:49 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Will Deacon, Robin Murphy, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Joerg Roedel, linux-arm-kernel, iommu, devicetree,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 395 bytes --]

On Mon, May 22, 2023 at 06:04:41PM -0700, Bjorn Andersson wrote:
> The qcom,sc8280xp-smmu-500 Adreno SMMU binding has clocks, so fix up the
> binding to allow this.
> 
> Fixes: 38db6b41b2f4 ("dt-bindings: arm-smmu: Add compatible for Qualcomm SC8280XP")
> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
  2023-05-23  1:04 [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding Bjorn Andersson
  2023-05-23 16:49 ` Conor Dooley
@ 2023-06-05 16:35 ` Will Deacon
  1 sibling, 0 replies; 3+ messages in thread
From: Will Deacon @ 2023-06-05 16:35 UTC (permalink / raw)
  To: Conor Dooley, Rob Herring, Robin Murphy, Bjorn Andersson,
	Krzysztof Kozlowski
  Cc: catalin.marinas, kernel-team, Will Deacon, iommu,
	linux-arm-kernel, linux-kernel, devicetree, Joerg Roedel

On Mon, 22 May 2023 18:04:41 -0700, Bjorn Andersson wrote:
> The qcom,sc8280xp-smmu-500 Adreno SMMU binding has clocks, so fix up the
> binding to allow this.
> 
> 

Applied to will (for-joerg/arm-smmu/bindings), thanks!

[1/1] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
      https://git.kernel.org/will/c/84b8a7fe2920

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-06-05 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23  1:04 [PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding Bjorn Andersson
2023-05-23 16:49 ` Conor Dooley
2023-06-05 16:35 ` Will Deacon

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