Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1724937

Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus
Date 2017-09-01 12:10 +0200
Message-ID <ukR3I-2tp-17@gated-at.bofh.it> (permalink)
References <ukxy1-65y-3@gated-at.bofh.it> <ukxy1-65y-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Suman,

On Thu, Aug 31, 2017 at 08:14:02AM -0500, Suman Anna wrote:
> The OMAP IOMMU driver has been enhanced to support allowing
> multiple IOMMUs to be programmed by a single client user. This
> support is being added mainly to handle the DSP subsystems on
> the DRA7xx SoCs, which have two MMUs within the same subsystem.
> These MMUs provide translations to a processor core port and
> an internal EDMA port. This support allows both the MMUs to
> be programmed together, but with each one retaining it's own
> internal state objects. The internal EDMA is managed by the
> software running on the DSPs, and this design provides on-par
> functionality with previous generation OMAP DSPs where the
> EDMA and the DSP core shared the same MMU.

I didn't get that from the review, so a question here: Do both MMUs show
show up in sysfs, means, do you register both of them the the core code?

Because I think with the solution implemented here, only a single,
combined MMU should be visible to iommu core code and in sysfs.


Regards,

	Joerg

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] iommu/omap: Add support to program multiple iommus Suman Anna <s-anna@ti.com> - 2017-08-31 15:20 +0200
  Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus Joerg Roedel <joro@8bytes.org> - 2017-09-01 12:10 +0200
    Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus Suman Anna <s-anna@ti.com> - 2017-09-01 18:30 +0200
      Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus Joerg Roedel <joro@8bytes.org> - 2017-09-01 18:40 +0200
        Re: [PATCH 2/2] iommu/omap: Add support to program multiple iommus Suman Anna <s-anna@ti.com> - 2017-09-01 19:10 +0200

csiph-web