[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb55a1de-2816-9029-b642-b3067e311417@infradead.org>
Date: Wed, 3 Feb 2021 09:44:30 -0800
From: Randy Dunlap <rdunlap@...radead.org>
To: Chunyan Zhang <zhang.lyra@...il.com>,
Robin Murphy <robin.murphy@....com>,
Rob Herring <robh+dt@...nel.org>,
Joerg Roedel <joro@...tes.org>
Cc: iommu@...ts.linux-foundation.org, devicetree@...r.kernel.org,
Baolin Wang <baolin.wang7@...il.com>,
linux-kernel@...r.kernel.org, Orson Zhai <orsonzhai@...il.com>,
Sheng Xu <sheng.xu@...soc.com>,
Chunyan Zhang <chunyan.zhang@...soc.com>
Subject: Re: [PATCH v3 2/2] iommu: add Unisoc iommu basic driver
On 2/3/21 1:07 AM, Chunyan Zhang wrote:
> diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig
> index 192ef8f61310..99e7712f3903 100644
> --- a/drivers/iommu/Kconfig
> +++ b/drivers/iommu/Kconfig
> @@ -408,4 +408,16 @@ config VIRTIO_IOMMU
>
> Say Y here if you intend to run this kernel as a guest.
>
> +config SPRD_IOMMU
> + tristate "Unisoc IOMMU Support"
> + depends on ARCH_SPRD || COMPILE_TEST
> + select IOMMU_API
> + help
> + Support for IOMMU on Unisoc's SoCs, this iommu can be used by
s/iommu/IOMMU/ please
> + Unisoc's multimedia devices, such as display, Image codec(jpeg)
> + and a few signal processors, including VSP(video), GSP(graphic),
> + ISP(image), and CPP(camera pixel processor), etc.
> +
> + Say Y here if you want to use the multimedia devices listed above.
--
~Randy
Powered by blists - more mailing lists