All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add support from SM8450 IOMMU
@ 2021-12-01  7:39 ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

This adds the binding and support for IOMMU found in SM8450 SoC

Vinod Koul (2):
  dt-bindings: arm-smmu: Add compatible for SM8450 SoC
  iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
 2 files changed, 2 insertions(+)

-- 
2.31.1


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

* [PATCH 0/2] Add support from SM8450 IOMMU
@ 2021-12-01  7:39 ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: devicetree, linux-kernel, linux-arm-msm, iommu, Vinod Koul,
	Rob Herring, linux-arm-kernel

This adds the binding and support for IOMMU found in SM8450 SoC

Vinod Koul (2):
  dt-bindings: arm-smmu: Add compatible for SM8450 SoC
  iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
 2 files changed, 2 insertions(+)

-- 
2.31.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* [PATCH 0/2] Add support from SM8450 IOMMU
@ 2021-12-01  7:39 ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

This adds the binding and support for IOMMU found in SM8450 SoC

Vinod Koul (2):
  dt-bindings: arm-smmu: Add compatible for SM8450 SoC
  iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation

 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
 2 files changed, 2 insertions(+)

-- 
2.31.1


_______________________________________________
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] 21+ messages in thread

* [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
  2021-12-01  7:39 ` Vinod Koul
  (?)
@ 2021-12-01  7:39   ` Vinod Koul
  -1 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

Add the SoC specific compatible for SM8450 implementing
arm,mmu-500.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index f66a3effba73..8d15b281b0ac 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -42,6 +42,7 @@ properties:
               - qcom,sm8150-smmu-500
               - qcom,sm8250-smmu-500
               - qcom,sm8350-smmu-500
+              - qcom,sm8450-smmu-500
           - const: arm,mmu-500
       - description: Qcom Adreno GPUs implementing "arm,smmu-v2"
         items:
-- 
2.31.1


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

* [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
@ 2021-12-01  7:39   ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: devicetree, linux-kernel, linux-arm-msm, iommu, Vinod Koul,
	Rob Herring, linux-arm-kernel

Add the SoC specific compatible for SM8450 implementing
arm,mmu-500.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index f66a3effba73..8d15b281b0ac 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -42,6 +42,7 @@ properties:
               - qcom,sm8150-smmu-500
               - qcom,sm8250-smmu-500
               - qcom,sm8350-smmu-500
+              - qcom,sm8450-smmu-500
           - const: arm,mmu-500
       - description: Qcom Adreno GPUs implementing "arm,smmu-v2"
         items:
-- 
2.31.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
@ 2021-12-01  7:39   ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

Add the SoC specific compatible for SM8450 implementing
arm,mmu-500.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index f66a3effba73..8d15b281b0ac 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -42,6 +42,7 @@ properties:
               - qcom,sm8150-smmu-500
               - qcom,sm8250-smmu-500
               - qcom,sm8350-smmu-500
+              - qcom,sm8450-smmu-500
           - const: arm,mmu-500
       - description: Qcom Adreno GPUs implementing "arm,smmu-v2"
         items:
-- 
2.31.1


_______________________________________________
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] 21+ messages in thread

* [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
  2021-12-01  7:39 ` Vinod Koul
  (?)
@ 2021-12-01  7:39   ` Vinod Koul
  -1 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

Add SM8450 qcom iommu implementation to the table of
qcom_smmu_impl_of_match table which brings in iommu support for
SM8450 SoC

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
index ca736b065dd0..4aee83330629 100644
--- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
+++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
 	{ .compatible = "qcom,sm8150-smmu-500" },
 	{ .compatible = "qcom,sm8250-smmu-500" },
 	{ .compatible = "qcom,sm8350-smmu-500" },
+	{ .compatible = "qcom,sm8450-smmu-500" },
 	{ }
 };
 
-- 
2.31.1


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

* [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01  7:39   ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: devicetree, linux-kernel, linux-arm-msm, iommu, Vinod Koul,
	Rob Herring, linux-arm-kernel

Add SM8450 qcom iommu implementation to the table of
qcom_smmu_impl_of_match table which brings in iommu support for
SM8450 SoC

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
index ca736b065dd0..4aee83330629 100644
--- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
+++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
 	{ .compatible = "qcom,sm8150-smmu-500" },
 	{ .compatible = "qcom,sm8250-smmu-500" },
 	{ .compatible = "qcom,sm8350-smmu-500" },
+	{ .compatible = "qcom,sm8450-smmu-500" },
 	{ }
 };
 
-- 
2.31.1

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01  7:39   ` Vinod Koul
  0 siblings, 0 replies; 21+ messages in thread
From: Vinod Koul @ 2021-12-01  7:39 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Vinod Koul, Joerg Roedel,
	Rob Herring, linux-arm-kernel, iommu, devicetree, linux-kernel

Add SM8450 qcom iommu implementation to the table of
qcom_smmu_impl_of_match table which brings in iommu support for
SM8450 SoC

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
index ca736b065dd0..4aee83330629 100644
--- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
+++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
@@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
 	{ .compatible = "qcom,sm8150-smmu-500" },
 	{ .compatible = "qcom,sm8250-smmu-500" },
 	{ .compatible = "qcom,sm8350-smmu-500" },
+	{ .compatible = "qcom,sm8450-smmu-500" },
 	{ }
 };
 
-- 
2.31.1


_______________________________________________
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] 21+ messages in thread

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
  2021-12-01  7:39   ` Vinod Koul
  (?)
@ 2021-12-01 12:10     ` Dmitry Baryshkov
  -1 siblings, 0 replies; 21+ messages in thread
From: Dmitry Baryshkov @ 2021-12-01 12:10 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Joerg Roedel, Rob Herring,
	linux-arm-kernel, iommu, devicetree, linux-kernel

On 01/12/2021 10:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>

Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


> ---
>   drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> index ca736b065dd0..4aee83330629 100644
> --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
>   	{ .compatible = "qcom,sm8150-smmu-500" },
>   	{ .compatible = "qcom,sm8250-smmu-500" },
>   	{ .compatible = "qcom,sm8350-smmu-500" },
> +	{ .compatible = "qcom,sm8450-smmu-500" },
>   	{ }
>   };
>   
> 


-- 
With best wishes
Dmitry

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

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01 12:10     ` Dmitry Baryshkov
  0 siblings, 0 replies; 21+ messages in thread
From: Dmitry Baryshkov @ 2021-12-01 12:10 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: devicetree, linux-arm-msm, linux-kernel, iommu, Rob Herring,
	linux-arm-kernel

On 01/12/2021 10:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>

Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


> ---
>   drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> index ca736b065dd0..4aee83330629 100644
> --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
>   	{ .compatible = "qcom,sm8150-smmu-500" },
>   	{ .compatible = "qcom,sm8250-smmu-500" },
>   	{ .compatible = "qcom,sm8350-smmu-500" },
> +	{ .compatible = "qcom,sm8450-smmu-500" },
>   	{ }
>   };
>   
> 


-- 
With best wishes
Dmitry
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01 12:10     ` Dmitry Baryshkov
  0 siblings, 0 replies; 21+ messages in thread
From: Dmitry Baryshkov @ 2021-12-01 12:10 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Joerg Roedel, Rob Herring,
	linux-arm-kernel, iommu, devicetree, linux-kernel

On 01/12/2021 10:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>

Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


> ---
>   drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> index ca736b065dd0..4aee83330629 100644
> --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> @@ -415,6 +415,7 @@ static const struct of_device_id __maybe_unused qcom_smmu_impl_of_match[] = {
>   	{ .compatible = "qcom,sm8150-smmu-500" },
>   	{ .compatible = "qcom,sm8250-smmu-500" },
>   	{ .compatible = "qcom,sm8350-smmu-500" },
> +	{ .compatible = "qcom,sm8450-smmu-500" },
>   	{ }
>   };
>   
> 


-- 
With best wishes
Dmitry

_______________________________________________
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] 21+ messages in thread

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
  2021-12-01  7:39   ` Vinod Koul
  (?)
@ 2021-12-01 15:00     ` Konrad Dybcio
  -1 siblings, 0 replies; 21+ messages in thread
From: Konrad Dybcio @ 2021-12-01 15:00 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Joerg Roedel, Rob Herring,
	linux-arm-kernel, iommu, devicetree, linux-kernel


On 01.12.2021 08:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---

With deep pain, as we've had to deal with this for a few generations now..

Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>



Konrad


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

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01 15:00     ` Konrad Dybcio
  0 siblings, 0 replies; 21+ messages in thread
From: Konrad Dybcio @ 2021-12-01 15:00 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: linux-arm-msm, Bjorn Andersson, Joerg Roedel, Rob Herring,
	linux-arm-kernel, iommu, devicetree, linux-kernel


On 01.12.2021 08:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---

With deep pain, as we've had to deal with this for a few generations now..

Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>



Konrad


_______________________________________________
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] 21+ messages in thread

* Re: [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
@ 2021-12-01 15:00     ` Konrad Dybcio
  0 siblings, 0 replies; 21+ messages in thread
From: Konrad Dybcio @ 2021-12-01 15:00 UTC (permalink / raw)
  To: Vinod Koul, Will Deacon, Robin Murphy
  Cc: devicetree, linux-arm-msm, linux-kernel, iommu, Rob Herring,
	linux-arm-kernel


On 01.12.2021 08:39, Vinod Koul wrote:
> Add SM8450 qcom iommu implementation to the table of
> qcom_smmu_impl_of_match table which brings in iommu support for
> SM8450 SoC
>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---

With deep pain, as we've had to deal with this for a few generations now..

Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>



Konrad

_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* Re: [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
  2021-12-01  7:39   ` Vinod Koul
  (?)
@ 2021-12-13 19:02     ` Rob Herring
  -1 siblings, 0 replies; 21+ messages in thread
From: Rob Herring @ 2021-12-13 19:02 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Rob Herring, Will Deacon, iommu, linux-arm-kernel, Robin Murphy,
	linux-kernel, devicetree, Joerg Roedel, Bjorn Andersson,
	linux-arm-msm

On Wed, 01 Dec 2021 13:09:42 +0530, Vinod Koul wrote:
> Add the SoC specific compatible for SM8450 implementing
> arm,mmu-500.
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
@ 2021-12-13 19:02     ` Rob Herring
  0 siblings, 0 replies; 21+ messages in thread
From: Rob Herring @ 2021-12-13 19:02 UTC (permalink / raw)
  To: Vinod Koul
  Cc: devicetree, Will Deacon, linux-kernel, iommu, Rob Herring,
	linux-arm-msm, Robin Murphy, linux-arm-kernel

On Wed, 01 Dec 2021 13:09:42 +0530, Vinod Koul wrote:
> Add the SoC specific compatible for SM8450 implementing
> arm,mmu-500.
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* Re: [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
@ 2021-12-13 19:02     ` Rob Herring
  0 siblings, 0 replies; 21+ messages in thread
From: Rob Herring @ 2021-12-13 19:02 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Rob Herring, Will Deacon, iommu, linux-arm-kernel, Robin Murphy,
	linux-kernel, devicetree, Joerg Roedel, Bjorn Andersson,
	linux-arm-msm

On Wed, 01 Dec 2021 13:09:42 +0530, Vinod Koul wrote:
> Add the SoC specific compatible for SM8450 implementing
> arm,mmu-500.
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
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] 21+ messages in thread

* Re: [PATCH 0/2] Add support from SM8450 IOMMU
  2021-12-01  7:39 ` Vinod Koul
  (?)
@ 2021-12-14 15:18   ` Will Deacon
  -1 siblings, 0 replies; 21+ messages in thread
From: Will Deacon @ 2021-12-14 15:18 UTC (permalink / raw)
  To: Vinod Koul, Robin Murphy
  Cc: catalin.marinas, kernel-team, Will Deacon, Rob Herring,
	Joerg Roedel, Bjorn Andersson, iommu, linux-arm-kernel,
	devicetree, linux-kernel, linux-arm-msm

On Wed, 1 Dec 2021 13:09:41 +0530, Vinod Koul wrote:
> This adds the binding and support for IOMMU found in SM8450 SoC
> 
> Vinod Koul (2):
>   dt-bindings: arm-smmu: Add compatible for SM8450 SoC
>   iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
> 
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
>  2 files changed, 2 insertions(+)
> 
> [...]

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

[1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
      https://git.kernel.org/will/c/810d8cabaab5
[2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
      https://git.kernel.org/will/c/cd76990c94bb

Cheers,
-- 
Will

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

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

* Re: [PATCH 0/2] Add support from SM8450 IOMMU
@ 2021-12-14 15:18   ` Will Deacon
  0 siblings, 0 replies; 21+ messages in thread
From: Will Deacon @ 2021-12-14 15:18 UTC (permalink / raw)
  To: Vinod Koul, Robin Murphy
  Cc: devicetree, Will Deacon, catalin.marinas, linux-kernel, iommu,
	Rob Herring, linux-arm-msm, kernel-team, linux-arm-kernel

On Wed, 1 Dec 2021 13:09:41 +0530, Vinod Koul wrote:
> This adds the binding and support for IOMMU found in SM8450 SoC
> 
> Vinod Koul (2):
>   dt-bindings: arm-smmu: Add compatible for SM8450 SoC
>   iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
> 
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
>  2 files changed, 2 insertions(+)
> 
> [...]

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

[1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
      https://git.kernel.org/will/c/810d8cabaab5
[2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
      https://git.kernel.org/will/c/cd76990c94bb

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

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

* Re: [PATCH 0/2] Add support from SM8450 IOMMU
@ 2021-12-14 15:18   ` Will Deacon
  0 siblings, 0 replies; 21+ messages in thread
From: Will Deacon @ 2021-12-14 15:18 UTC (permalink / raw)
  To: Vinod Koul, Robin Murphy
  Cc: catalin.marinas, kernel-team, Will Deacon, Rob Herring,
	Joerg Roedel, Bjorn Andersson, iommu, linux-arm-kernel,
	devicetree, linux-kernel, linux-arm-msm

On Wed, 1 Dec 2021 13:09:41 +0530, Vinod Koul wrote:
> This adds the binding and support for IOMMU found in SM8450 SoC
> 
> Vinod Koul (2):
>   dt-bindings: arm-smmu: Add compatible for SM8450 SoC
>   iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
> 
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
>  drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c            | 1 +
>  2 files changed, 2 insertions(+)
> 
> [...]

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

[1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC
      https://git.kernel.org/will/c/810d8cabaab5
[2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
      https://git.kernel.org/will/c/cd76990c94bb

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] 21+ messages in thread

end of thread, other threads:[~2021-12-14 15:20 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01  7:39 [PATCH 0/2] Add support from SM8450 IOMMU Vinod Koul
2021-12-01  7:39 ` Vinod Koul
2021-12-01  7:39 ` Vinod Koul
2021-12-01  7:39 ` [PATCH 1/2] dt-bindings: arm-smmu: Add compatible for SM8450 SoC Vinod Koul
2021-12-01  7:39   ` Vinod Koul
2021-12-01  7:39   ` Vinod Koul
2021-12-13 19:02   ` Rob Herring
2021-12-13 19:02     ` Rob Herring
2021-12-13 19:02     ` Rob Herring
2021-12-01  7:39 ` [PATCH 2/2] iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation Vinod Koul
2021-12-01  7:39   ` Vinod Koul
2021-12-01  7:39   ` Vinod Koul
2021-12-01 12:10   ` Dmitry Baryshkov
2021-12-01 12:10     ` Dmitry Baryshkov
2021-12-01 12:10     ` Dmitry Baryshkov
2021-12-01 15:00   ` Konrad Dybcio
2021-12-01 15:00     ` Konrad Dybcio
2021-12-01 15:00     ` Konrad Dybcio
2021-12-14 15:18 ` [PATCH 0/2] Add support from SM8450 IOMMU Will Deacon
2021-12-14 15:18   ` Will Deacon
2021-12-14 15:18   ` 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.