Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752675AbdHQN6J (ORCPT ); Thu, 17 Aug 2017 09:58:09 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:38223 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbdHQN6H (ORCPT ); Thu, 17 Aug 2017 09:58:07 -0400 Date: Thu, 17 Aug 2017 15:58:03 +0200 From: Thierry Reding To: Joerg Roedel Cc: Hiroshi Doyu , Jonathan Hunter , Robin Murphy , iommu@lists.linux-foundation.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] iommu/tegra*: Add support for struct iommu_device Message-ID: <20170817135803.GG6854@ulmo> References: <1502317752-8792-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MiFvc8Vo6wRSORdP" Content-Disposition: inline In-Reply-To: <1502317752-8792-1-git-send-email-joro@8bytes.org> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1899 Lines: 57 --MiFvc8Vo6wRSORdP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 10, 2017 at 12:29:10AM +0200, Joerg Roedel wrote: > Hi, >=20 > here are two patches to add support for 'struct iommu_device' > to the tegra iommu-drivers. This will make the iommu-core > code aware of the hardware iommus that a driver manages. >=20 > It will also add the iommus to sysfs and link them to the > devices managed by them. >=20 > The patches apply on-top of Robin's iommu-group patches. >=20 > Please review. >=20 > Regards, >=20 > Joerg >=20 > Joerg Roedel (2): > iommu/tegra: Add support for struct iommu_device > iommu/tegra-gart: Add support for struct iommu_device >=20 > drivers/iommu/tegra-gart.c | 26 ++++++++++++++++++++++++++ > drivers/iommu/tegra-smmu.c | 25 +++++++++++++++++++++++++ > 2 files changed, 51 insertions(+) The series: Acked-by: Thierry Reding --MiFvc8Vo6wRSORdP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAlmVoOoACgkQ3SOs138+ s6FntQ//Sj2bmb18nz79VHIJOgT1md+3bIw/NU+P4VX7Dx1vUpyfHyshbqHDt4tH toBXbnHcAOXfQ7wSw92xnLxy5tUBld88kcsRGzl1HiYQf3jmRMyScWi2/Hu6wUL5 OWJNhkxWtQ3XEC29FRMpW05JSrSeak50zjvteP/Z7S0kKifmhMvB8YceXdLe0RKG 2Hh1gWm6PBGVhP9Eo56r3ocLg5e2y/xpBOm5QxtHjSpEY5YRCy695srGoAivuoMp th2BjowvBLT2zg1J9XRjSUP011C9hb02rWBa14v2ws+xrJwiRHHviMeFwZwB5unZ /LijWRVBTr4OZ5cVmSJO3Kbb3xPRbyhuYlPCdr3q/K5qEHMgzm+KAhGK1Y7SYv6J GriiRSbWZgkeJU7Lt+pKQwemSebpUttFmovKnP90vMUuhQ+fLyQjtFeLrUznXhxb rXiqx434IRfG0hEbnUJqd23QY/p4nEWoO7dy5Dgo5DP9uv9hRR1wRjpBHeOrvk2D ntYGGePkMlGShcgq8FUdnhpZ5fhQyXRoKonloD9d/M9Z9EMnWf7jN7uC6m5hWz8x T4I8sui+tfayma+SVnsZWYkU0dJvAyRVzmqenLhEfBE9Ka/YyI5l+gTS8592iwTZ U/wzzOi2Hu5b703TDDjdPgxAx5wYDR6lXX4rLxmChnrdge1yT5k= =Gyme -----END PGP SIGNATURE----- --MiFvc8Vo6wRSORdP--