From: Robin Murphy <robin.murphy@arm.com>
To: Nicolin Chen <nicoleotsuka@gmail.com>,
joro@8bytes.org, robh+dt@kernel.org, mark.rutland@arm.com,
will@kernel.org
Cc: vdumpa@nvidia.com, iommu@lists.linux-foundation.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/2] iommu/arm-smmu: Add an optional "input-address-size" property
Date: Fri, 11 Oct 2019 10:16:28 +0100 [thread overview]
Message-ID: <e99e07c2-88c6-e4d8-af80-c46d36bc6cd0@arm.com> (raw)
In-Reply-To: <20191011034609.13319-1-nicoleotsuka@gmail.com>
On 2019-10-11 4:46 am, Nicolin Chen wrote:
> This series of patches add an optional DT property to allow an SoC to
> specify how many bits being physically connected to its SMMU instance,
> depending on the SoC design.
This has come up before, and it doesn't work in general because a single
SMMU instance can have many master interfaces, with potentially
different sizes of address bus wired up to each. It's also a
conceptually-wrong approach anyway, since this isn't a property of the
SMMU; it's a property of the interconnect(s) upstream of the SMMU.
IIRC you were working on Tegra - if so, Thierry already has a plan, see
this thread:
https://lore.kernel.org/linux-arm-kernel/20190930133510.GA1904140@ulmo/
Robin.
>
> Nicolin Chen (2):
> dt-bindings: arm-smmu: Add an optional "input-address-size" property
> iommu/arm-smmu: Read optional "input-address-size" property
>
> Documentation/devicetree/bindings/iommu/arm,smmu.txt | 7 +++++++
> drivers/iommu/arm-smmu.c | 10 ++++++++--
> 2 files changed, 15 insertions(+), 2 deletions(-)
>
next prev parent reply other threads:[~2019-10-11 9:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 3:46 [PATCH 0/2] iommu/arm-smmu: Add an optional "input-address-size" property Nicolin Chen
2019-10-11 3:46 ` [PATCH 1/2] dt-bindings: arm-smmu: " Nicolin Chen
2019-10-11 3:46 ` [PATCH 2/2] iommu/arm-smmu: Read " Nicolin Chen
2019-10-11 9:16 ` Robin Murphy [this message]
2019-10-11 23:55 ` [PATCH 0/2] iommu/arm-smmu: Add an " Nicolin Chen
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=e99e07c2-88c6-e4d8-af80-c46d36bc6cd0@arm.com \
--to=robin.murphy@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=nicoleotsuka@gmail.com \
--cc=robh+dt@kernel.org \
--cc=vdumpa@nvidia.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).