Re: [PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver

2018-09-25 Thread Thierry Reding
On Mon, Sep 24, 2018 at 09:22:59PM +0300, Dmitry Osipenko wrote: > On 9/24/18 1:23 PM, Thierry Reding wrote: > > On Mon, Sep 24, 2018 at 03:41:45AM +0300, Dmitry Osipenko wrote: > >> The device-tree binding has been changed. There is no separate GART device > >> anymore, it is squashed into the Mem

Re: [PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver

2018-09-24 Thread Dmitry Osipenko
On 9/24/18 1:23 PM, Thierry Reding wrote: > On Mon, Sep 24, 2018 at 03:41:45AM +0300, Dmitry Osipenko wrote: >> The device-tree binding has been changed. There is no separate GART device >> anymore, it is squashed into the Memory Controller. Integrate GART module >> with the MC in a way it is done

Re: [PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver

2018-09-24 Thread Thierry Reding
On Mon, Sep 24, 2018 at 03:41:45AM +0300, Dmitry Osipenko wrote: > The device-tree binding has been changed. There is no separate GART device > anymore, it is squashed into the Memory Controller. Integrate GART module > with the MC in a way it is done for the SMMU of Tegra30+. > > Signed-off-by: D

[PATCH v4 12/20] iommu/tegra: gart: Integrate with Memory Controller driver

2018-09-23 Thread Dmitry Osipenko
The device-tree binding has been changed. There is no separate GART device anymore, it is squashed into the Memory Controller. Integrate GART module with the MC in a way it is done for the SMMU of Tegra30+. Signed-off-by: Dmitry Osipenko --- drivers/iommu/Kconfig | 1 + drivers/iommu/tegra