* [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
@ 2023-01-12 15:45 Bartosz Golaszewski
2023-01-13 8:45 ` Krzysztof Kozlowski
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Bartosz Golaszewski @ 2023-01-12 15:45 UTC (permalink / raw)
To: Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
Krzysztof Kozlowski
Cc: linux-arm-kernel, iommu, devicetree, linux-kernel,
Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Document the qcom,smmu-500 SMMU on SA8775P platforms.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
- rebase on top of Krzysztof's work and add the compatible to the
"clock disallow" list
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index 124253e84c02..ea9205706b7c 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -36,6 +36,7 @@ properties:
- enum:
- qcom,qcm2290-smmu-500
- qcom,qdu1000-smmu-500
+ - qcom,sa8775p-smmu-500
- qcom,sc7180-smmu-500
- qcom,sc7280-smmu-500
- qcom,sc8180x-smmu-500
@@ -326,6 +327,7 @@ allOf:
- nvidia,smmu-500
- qcom,qcm2290-smmu-500
- qcom,qdu1000-smmu-500
+ - qcom,sa8775p-smmu-500
- qcom,sc7180-smmu-500
- qcom,sc8180x-smmu-500
- qcom,sc8280xp-smmu-500
--
2.37.2
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
2023-01-12 15:45 [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Bartosz Golaszewski
@ 2023-01-13 8:45 ` Krzysztof Kozlowski
2023-01-19 17:34 ` Will Deacon
2023-01-19 19:08 ` Will Deacon
2 siblings, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-13 8:45 UTC (permalink / raw)
To: Bartosz Golaszewski, Will Deacon, Robin Murphy, Joerg Roedel,
Rob Herring, Krzysztof Kozlowski
Cc: linux-arm-kernel, iommu, devicetree, linux-kernel,
Bartosz Golaszewski
On 12/01/2023 16:45, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Document the qcom,smmu-500 SMMU on SA8775P platforms.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
2023-01-12 15:45 [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Bartosz Golaszewski
2023-01-13 8:45 ` Krzysztof Kozlowski
@ 2023-01-19 17:34 ` Will Deacon
2023-01-19 17:43 ` Will Deacon
2023-01-19 19:08 ` Will Deacon
2 siblings, 1 reply; 5+ messages in thread
From: Will Deacon @ 2023-01-19 17:34 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Robin Murphy, Joerg Roedel, Rob Herring, Krzysztof Kozlowski,
linux-arm-kernel, iommu, devicetree, linux-kernel,
Bartosz Golaszewski
On Thu, Jan 12, 2023 at 04:45:54PM +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Document the qcom,smmu-500 SMMU on SA8775P platforms.
>
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
> - rebase on top of Krzysztof's work and add the compatible to the
> "clock disallow" list
>
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> index 124253e84c02..ea9205706b7c 100644
> --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> @@ -36,6 +36,7 @@ properties:
> - enum:
> - qcom,qcm2290-smmu-500
> - qcom,qdu1000-smmu-500
> + - qcom,sa8775p-smmu-500
> - qcom,sc7180-smmu-500
> - qcom,sc7280-smmu-500
> - qcom,sc8180x-smmu-500
> @@ -326,6 +327,7 @@ allOf:
> - nvidia,smmu-500
> - qcom,qcm2290-smmu-500
> - qcom,qdu1000-smmu-500
> + - qcom,sa8775p-smmu-500
> - qcom,sc7180-smmu-500
> - qcom,sc8180x-smmu-500
> - qcom,sc8280xp-smmu-500
I can't get this to apply. Which tree is it against?
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
2023-01-19 17:34 ` Will Deacon
@ 2023-01-19 17:43 ` Will Deacon
0 siblings, 0 replies; 5+ messages in thread
From: Will Deacon @ 2023-01-19 17:43 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Robin Murphy, Joerg Roedel, Rob Herring, Krzysztof Kozlowski,
linux-arm-kernel, iommu, devicetree, linux-kernel,
Bartosz Golaszewski
On Thu, Jan 19, 2023 at 05:34:51PM +0000, Will Deacon wrote:
> On Thu, Jan 12, 2023 at 04:45:54PM +0100, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > Document the qcom,smmu-500 SMMU on SA8775P platforms.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
> > - rebase on top of Krzysztof's work and add the compatible to the
> > "clock disallow" list
> >
> > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> > index 124253e84c02..ea9205706b7c 100644
> > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> > @@ -36,6 +36,7 @@ properties:
> > - enum:
> > - qcom,qcm2290-smmu-500
> > - qcom,qdu1000-smmu-500
> > + - qcom,sa8775p-smmu-500
> > - qcom,sc7180-smmu-500
> > - qcom,sc7280-smmu-500
> > - qcom,sc8180x-smmu-500
> > @@ -326,6 +327,7 @@ allOf:
> > - nvidia,smmu-500
> > - qcom,qcm2290-smmu-500
> > - qcom,qdu1000-smmu-500
> > + - qcom,sa8775p-smmu-500
> > - qcom,sc7180-smmu-500
> > - qcom,sc8180x-smmu-500
> > - qcom,sc8280xp-smmu-500
>
> I can't get this to apply. Which tree is it against?
Aha, I just needed Krzysztof's patch for the unused clocks. All good now,
thanks!
Will
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
2023-01-12 15:45 [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Bartosz Golaszewski
2023-01-13 8:45 ` Krzysztof Kozlowski
2023-01-19 17:34 ` Will Deacon
@ 2023-01-19 19:08 ` Will Deacon
2 siblings, 0 replies; 5+ messages in thread
From: Will Deacon @ 2023-01-19 19:08 UTC (permalink / raw)
To: Krzysztof Kozlowski, Bartosz Golaszewski, Joerg Roedel,
Robin Murphy, Rob Herring
Cc: catalin.marinas, kernel-team, Will Deacon, linux-arm-kernel,
Bartosz Golaszewski, iommu, linux-kernel, devicetree
On Thu, 12 Jan 2023 16:45:54 +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>
> Document the qcom,smmu-500 SMMU on SA8775P platforms.
>
>
Applied to will (for-joerg/arm-smmu/bindings), thanks!
[1/1] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P
https://git.kernel.org/will/c/7caf324fac0b
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-01-19 19:10 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-12 15:45 [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Bartosz Golaszewski
2023-01-13 8:45 ` Krzysztof Kozlowski
2023-01-19 17:34 ` Will Deacon
2023-01-19 17:43 ` Will Deacon
2023-01-19 19:08 ` Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox