From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Will Deacon <will@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
iommu@lists.linux-foundation.org, Vinod Koul <vkoul@kernel.org>,
robh+dt@kernel.org, Robin Murphy <robin.murphy@arm.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU
Date: Fri, 22 Jan 2021 19:20:57 +0530 [thread overview]
Message-ID: <20210122135056.GA32437@work> (raw)
In-Reply-To: <20210122131448.GE24102@willie-the-truck>
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
WARNING: multiple messages have this Message-ID (diff)
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Will Deacon <will@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Joerg Roedel <joro@8bytes.org>,
iommu@lists.linux-foundation.org, bjorn.andersson@linaro.org,
Vinod Koul <vkoul@kernel.org>,
robh+dt@kernel.org, Robin Murphy <robin.murphy@arm.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU
Date: Fri, 22 Jan 2021 19:20:57 +0530 [thread overview]
Message-ID: <20210122135056.GA32437@work> (raw)
In-Reply-To: <20210122131448.GE24102@willie-the-truck>
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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: Will Deacon <will@kernel.org>
Cc: Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Robin Murphy <robin.murphy@arm.com>,
Vinod Koul <vkoul@kernel.org>,
robh+dt@kernel.org, iommu@lists.linux-foundation.org,
bjorn.andersson@linaro.org, linux-kernel@vger.kernel.org,
Joerg Roedel <joro@8bytes.org>
Subject: Re: [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU
Date: Fri, 22 Jan 2021 19:20:57 +0530 [thread overview]
Message-ID: <20210122135056.GA32437@work> (raw)
In-Reply-To: <20210122131448.GE24102@willie-the-truck>
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
next prev parent reply other threads:[~2021-01-22 13:51 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-07 14:31 [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Document the SDX55 compatible Manivannan Sadhasivam
2021-01-07 14:31 ` Manivannan Sadhasivam
2021-01-07 14:31 ` [PATCH 2/2] dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU Manivannan Sadhasivam
2021-01-07 14:31 ` Manivannan Sadhasivam
2021-01-07 14:31 ` Manivannan Sadhasivam
2021-01-13 3:22 ` Rob Herring
2021-01-13 3:22 ` Rob Herring
2021-01-13 3:22 ` Rob Herring
2021-01-22 13:14 ` Will Deacon
2021-01-22 13:14 ` Will Deacon
2021-01-22 13:14 ` Will Deacon
2021-01-22 13:50 ` Manivannan Sadhasivam [this message]
2021-01-22 13:50 ` Manivannan Sadhasivam
2021-01-22 13:50 ` Manivannan Sadhasivam
2021-01-13 3:22 ` [PATCH 1/2] dt-bindings: mmc: sdhci-msm: Document the SDX55 compatible Rob Herring
2021-01-13 3:22 ` Rob Herring
2021-01-13 11:25 ` Ulf Hansson
2021-01-13 11:25 ` Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210122135056.GA32437@work \
--to=manivannan.sadhasivam@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=robin.murphy@arm.com \
--cc=vkoul@kernel.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.