* [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU [not found] <20210107143118.2386-1-manivannan.sadhasivam@linaro.org> @ 2021-01-07 14:31 ` Manivannan Sadhasivam 2021-01-13 3:22 ` Rob Herring 0 siblings, 1 reply; 4+ messages in thread From: Manivannan Sadhasivam @ 2021-01-07 14:31 UTC (permalink / raw) To: robh+dt, devicetree Cc: Vinod Koul, Will Deacon, linux-kernel, iommu, Manivannan Sadhasivam, Robin Murphy, linux-arm-kernel Add devicetree binding for Qualcomm SDX55 SMMU. Cc: Will Deacon <will@kernel.org> Cc: Robin Murphy <robin.murphy@arm.com> Cc: Joerg Roedel <joro@8bytes.org> Cc: iommu@lists.linux-foundation.org Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Reviewed-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 3b63f2ae24db..3a1cefce8bc4 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -35,6 +35,7 @@ properties: - enum: - qcom,sc7180-smmu-500 - qcom,sdm845-smmu-500 + - qcom,sdx55-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 - const: arm,mmu-500 -- 2.25.1 _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu ^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU 2021-01-07 14:31 ` [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU Manivannan Sadhasivam @ 2021-01-13 3:22 ` Rob Herring 2021-01-22 13:14 ` Will Deacon 0 siblings, 1 reply; 4+ messages in thread From: Rob Herring @ 2021-01-13 3:22 UTC (permalink / raw) To: Manivannan Sadhasivam Cc: devicetree, linux-kernel, Robin Murphy, iommu, Vinod Koul, robh+dt, Will Deacon, linux-arm-kernel On Thu, 07 Jan 2021 20:01:18 +0530, Manivannan Sadhasivam wrote: > Add devicetree binding for Qualcomm SDX55 SMMU. > > Cc: Will Deacon <will@kernel.org> > Cc: Robin Murphy <robin.murphy@arm.com> > Cc: Joerg Roedel <joro@8bytes.org> > Cc: iommu@lists.linux-foundation.org > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > Reviewed-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] 4+ messages in thread
* Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU 2021-01-13 3:22 ` Rob Herring @ 2021-01-22 13:14 ` Will Deacon 2021-01-22 13:50 ` Manivannan Sadhasivam 0 siblings, 1 reply; 4+ messages in thread From: Will Deacon @ 2021-01-22 13:14 UTC (permalink / raw) To: Rob Herring Cc: devicetree, linux-kernel, iommu, Vinod Koul, robh+dt, Manivannan Sadhasivam, Robin Murphy, linux-arm-kernel On Tue, Jan 12, 2021 at 09:22:23PM -0600, Rob Herring wrote: > On Thu, 07 Jan 2021 20:01:18 +0530, Manivannan Sadhasivam wrote: > > Add devicetree binding for Qualcomm SDX55 SMMU. > > > > Cc: Will Deacon <will@kernel.org> > > Cc: Robin Murphy <robin.murphy@arm.com> > > Cc: Joerg Roedel <joro@8bytes.org> > > Cc: iommu@lists.linux-foundation.org > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > Reviewed-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> Is there another patch adding driver support for matching this new binding? Will _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU 2021-01-22 13:14 ` Will Deacon @ 2021-01-22 13:50 ` Manivannan Sadhasivam 0 siblings, 0 replies; 4+ messages in thread From: Manivannan Sadhasivam @ 2021-01-22 13:50 UTC (permalink / raw) To: Will Deacon Cc: Rob Herring, devicetree, linux-kernel, iommu, Vinod Koul, robh+dt, Robin Murphy, linux-arm-kernel On Fri, Jan 22, 2021 at 01:14:49PM +0000, Will Deacon wrote: > On Tue, Jan 12, 2021 at 09:22:23PM -0600, Rob Herring wrote: > > On Thu, 07 Jan 2021 20:01:18 +0530, Manivannan Sadhasivam wrote: > > > Add devicetree binding for Qualcomm SDX55 SMMU. > > > > > > Cc: Will Deacon <will@kernel.org> > > > Cc: Robin Murphy <robin.murphy@arm.com> > > > Cc: Joerg Roedel <joro@8bytes.org> > > > Cc: iommu@lists.linux-foundation.org > > > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> > > > Reviewed-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> > > Is there another patch adding driver support for matching this new binding? > Nope. But the compatible is used as a fallback with "arm,mmu-500". The dts patch is merged into qcom tree: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git/commit/?h=dts-for-5.12&id=a2bdfdfba2afb532f2a2c8082bdb7de8379a4b6c Thanks, Mani > Will _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-01-22 13:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20210107143118.2386-1-manivannan.sadhasivam@linaro.org>
2021-01-07 14:31 ` [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU Manivannan Sadhasivam
2021-01-13 3:22 ` Rob Herring
2021-01-22 13:14 ` Will Deacon
2021-01-22 13:50 ` Manivannan Sadhasivam
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox