All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
@ 2022-11-05 14:20 Luca Weiss
  2022-11-14 13:44 ` Will Deacon
  2023-01-19 19:08 ` Will Deacon
  0 siblings, 2 replies; 6+ messages in thread
From: Luca Weiss @ 2022-11-05 14:20 UTC (permalink / raw)
  To: iommu
  Cc: ~postmarketos/upstreaming, phone-devel, Luca Weiss, Rob Herring,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, Joerg Roedel,
	Will Deacon, Robin Murphy, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel

Document the compatible used for IOMMU on the msm8953 SoC.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Changes in v5:
* Change subject so it hopefully gets noticed by iommu maintainers
  (thanks Krzysztof, maybe this helps..)

 Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
index 059139abce35..e6cecfd360eb 100644
--- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
+++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
@@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
 - compatible       : Should be one of:
 
                         "qcom,msm8916-iommu"
+                        "qcom,msm8953-iommu"
 
                      Followed by "qcom,msm-iommu-v1".
 
-- 
2.38.1


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

* Re: [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
  2022-11-05 14:20 [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible Luca Weiss
@ 2022-11-14 13:44 ` Will Deacon
  2022-12-28 21:34   ` Luca Weiss
  2023-01-19 19:08 ` Will Deacon
  1 sibling, 1 reply; 6+ messages in thread
From: Will Deacon @ 2022-11-14 13:44 UTC (permalink / raw)
  To: Luca Weiss
  Cc: iommu, ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, Joerg Roedel,
	Robin Murphy, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On Sat, Nov 05, 2022 at 03:20:17PM +0100, Luca Weiss wrote:
> Document the compatible used for IOMMU on the msm8953 SoC.
> 
> Acked-by: Rob Herring <robh@kernel.org>
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
> Changes in v5:
> * Change subject so it hopefully gets noticed by iommu maintainers
>   (thanks Krzysztof, maybe this helps..)
> 
>  Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> index 059139abce35..e6cecfd360eb 100644
> --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
>  - compatible       : Should be one of:
>  
>                          "qcom,msm8916-iommu"
> +                        "qcom,msm8953-iommu"
>  
>                       Followed by "qcom,msm-iommu-v1".

I'd expect the MSM maintainers (i.e Andy and Bjorn) to pick this up.

Will

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

* Re: [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
  2022-11-14 13:44 ` Will Deacon
@ 2022-12-28 21:34   ` Luca Weiss
  2023-01-19 17:29     ` Will Deacon
  0 siblings, 1 reply; 6+ messages in thread
From: Luca Weiss @ 2022-12-28 21:34 UTC (permalink / raw)
  To: Will Deacon
  Cc: iommu, ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, Joerg Roedel,
	Robin Murphy, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On Montag, 14. November 2022 14:44:59 CET Will Deacon wrote:
> On Sat, Nov 05, 2022 at 03:20:17PM +0100, Luca Weiss wrote:
> > Document the compatible used for IOMMU on the msm8953 SoC.
> > 
> > Acked-by: Rob Herring <robh@kernel.org>
> > Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> > ---
> > Changes in v5:
> > * Change subject so it hopefully gets noticed by iommu maintainers
> > 
> >   (thanks Krzysztof, maybe this helps..)
> >  
> >  Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
> >  1 file changed, 1 insertion(+)
> > 
> > diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt index
> > 059139abce35..e6cecfd360eb 100644
> > --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
> > 
> >  - compatible       : Should be one of:
> >                          "qcom,msm8916-iommu"
> > 
> > +                        "qcom,msm8953-iommu"
> > 
> >                       Followed by "qcom,msm-iommu-v1".
> 
> I'd expect the MSM maintainers (i.e Andy and Bjorn) to pick this up.

Bjorn, could you pick this up for v6.3 please?

> 
> Will





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

* Re: [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
  2022-12-28 21:34   ` Luca Weiss
@ 2023-01-19 17:29     ` Will Deacon
  2023-01-21  9:34       ` Luca Weiss
  0 siblings, 1 reply; 6+ messages in thread
From: Will Deacon @ 2023-01-19 17:29 UTC (permalink / raw)
  To: Luca Weiss
  Cc: iommu, ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, Joerg Roedel,
	Robin Murphy, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On Wed, Dec 28, 2022 at 10:34:35PM +0100, Luca Weiss wrote:
> On Montag, 14. November 2022 14:44:59 CET Will Deacon wrote:
> > On Sat, Nov 05, 2022 at 03:20:17PM +0100, Luca Weiss wrote:
> > > Document the compatible used for IOMMU on the msm8953 SoC.
> > > 
> > > Acked-by: Rob Herring <robh@kernel.org>
> > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> > > ---
> > > Changes in v5:
> > > * Change subject so it hopefully gets noticed by iommu maintainers
> > > 
> > >   (thanks Krzysztof, maybe this helps..)
> > >  
> > >  Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt index
> > > 059139abce35..e6cecfd360eb 100644
> > > --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
> > > 
> > >  - compatible       : Should be one of:
> > >                          "qcom,msm8916-iommu"
> > > 
> > > +                        "qcom,msm8953-iommu"
> > > 
> > >                       Followed by "qcom,msm-iommu-v1".
> > 
> > I'd expect the MSM maintainers (i.e Andy and Bjorn) to pick this up.
> 
> Bjorn, could you pick this up for v6.3 please?

Since this seems to be stagnating here, I'll pick it up into the smmu
queue along with the other pending bindings patches I have.

Will

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

* Re: [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
  2022-11-05 14:20 [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible Luca Weiss
  2022-11-14 13:44 ` Will Deacon
@ 2023-01-19 19:08 ` Will Deacon
  1 sibling, 0 replies; 6+ messages in thread
From: Will Deacon @ 2023-01-19 19:08 UTC (permalink / raw)
  To: iommu, Luca Weiss
  Cc: catalin.marinas, kernel-team, Will Deacon, Krzysztof Kozlowski,
	~postmarketos/upstreaming, devicetree, Joerg Roedel, phone-devel,
	linux-kernel, Rob Herring, Bjorn Andersson, linux-arm-msm,
	Robin Murphy, Rob Herring, Andy Gross, Konrad Dybcio

On Sat, 5 Nov 2022 15:20:17 +0100, Luca Weiss wrote:
> Document the compatible used for IOMMU on the msm8953 SoC.
> 
> 

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

[1/1] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
      https://git.kernel.org/will/c/e3fed6861d86

Cheers,
-- 
Will

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

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

* Re: [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
  2023-01-19 17:29     ` Will Deacon
@ 2023-01-21  9:34       ` Luca Weiss
  0 siblings, 0 replies; 6+ messages in thread
From: Luca Weiss @ 2023-01-21  9:34 UTC (permalink / raw)
  To: Will Deacon
  Cc: iommu, ~postmarketos/upstreaming, phone-devel, Rob Herring,
	Andy Gross, Bjorn Andersson, Konrad Dybcio, Joerg Roedel,
	Robin Murphy, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel

On Donnerstag, 19. Jänner 2023 18:29:22 CET Will Deacon wrote:
> On Wed, Dec 28, 2022 at 10:34:35PM +0100, Luca Weiss wrote:
> > On Montag, 14. November 2022 14:44:59 CET Will Deacon wrote:
> > > On Sat, Nov 05, 2022 at 03:20:17PM +0100, Luca Weiss wrote:
> > > > Document the compatible used for IOMMU on the msm8953 SoC.
> > > > 
> > > > Acked-by: Rob Herring <robh@kernel.org>
> > > > Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> > > > ---
> > > > Changes in v5:
> > > > * Change subject so it hopefully gets noticed by iommu maintainers
> > > > 
> > > >   (thanks Krzysztof, maybe this helps..)
> > > >  
> > > >  Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
> > > >  1 file changed, 1 insertion(+)
> > > > 
> > > > diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > > b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt index
> > > > 059139abce35..e6cecfd360eb 100644
> > > > --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > > +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> > > > @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
> > > > 
> > > >  - compatible       : Should be one of:
> > > >                          "qcom,msm8916-iommu"
> > > > 
> > > > +                        "qcom,msm8953-iommu"
> > > > 
> > > >                       Followed by "qcom,msm-iommu-v1".
> > > 
> > > I'd expect the MSM maintainers (i.e Andy and Bjorn) to pick this up.
> > 
> > Bjorn, could you pick this up for v6.3 please?
> 
> Since this seems to be stagnating here, I'll pick it up into the smmu
> queue along with the other pending bindings patches I have.

Thanks a lot!

> 
> Will





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

end of thread, other threads:[~2023-01-21  9:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-05 14:20 [PATCH v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible Luca Weiss
2022-11-14 13:44 ` Will Deacon
2022-12-28 21:34   ` Luca Weiss
2023-01-19 17:29     ` Will Deacon
2023-01-21  9:34       ` Luca Weiss
2023-01-19 19:08 ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.