[v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible

Message ID 20221105142016.93406-1-luca@z3ntu.xyz
State New
Headers
Series [v5] dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible |

Commit Message

Luca Weiss Nov. 5, 2022, 2:20 p.m. UTC
  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(+)
  

Comments

Will Deacon Nov. 14, 2022, 1:44 p.m. UTC | #1
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
  
Luca Weiss Dec. 28, 2022, 9:34 p.m. UTC | #2
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
  
Will Deacon Jan. 19, 2023, 5:29 p.m. UTC | #3
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
  
Will Deacon Jan. 19, 2023, 7:08 p.m. UTC | #4
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,
  
Luca Weiss Jan. 21, 2023, 9:34 a.m. UTC | #5
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
  

Patch

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