Re: [PATCH] iommu/ipmmu-vmsa: Clarify supported platforms

2018-07-27 Thread Joerg Roedel
On Wed, Jul 25, 2018 at 03:10:29PM +0200, Geert Uytterhoeven wrote: > The Renesas IPMMU-VMSA driver supports not just R-Car H2 and M2 SoCs, > but also other R-Car Gen2 and R-Car Gen3 SoCs. > > Drop a superfluous "Renesas" while at it. > > Signed-off-by: Geert Uytterhoeven > --- > drivers/iommu/

Re: [PATCH] iommu/ipmmu-vmsa: Clarify supported platforms

2018-07-26 Thread Simon Horman
On Thu, Jul 26, 2018 at 12:08:33AM +0300, Laurent Pinchart wrote: > Hi Geert, > > Thank you for the patch. > > On Wednesday, 25 July 2018 16:10:29 EEST Geert Uytterhoeven wrote: > > The Renesas IPMMU-VMSA driver supports not just R-Car H2 and M2 SoCs, > > but also other R-Car Gen2 and R-Car Gen3

Re: [PATCH] iommu/ipmmu-vmsa: Clarify supported platforms

2018-07-25 Thread Laurent Pinchart
Hi Geert, Thank you for the patch. On Wednesday, 25 July 2018 16:10:29 EEST Geert Uytterhoeven wrote: > The Renesas IPMMU-VMSA driver supports not just R-Car H2 and M2 SoCs, > but also other R-Car Gen2 and R-Car Gen3 SoCs. > > Drop a superfluous "Renesas" while at it. > > Signed-off-by: Geert U

[PATCH] iommu/ipmmu-vmsa: Clarify supported platforms

2018-07-25 Thread Geert Uytterhoeven
The Renesas IPMMU-VMSA driver supports not just R-Car H2 and M2 SoCs, but also other R-Car Gen2 and R-Car Gen3 SoCs. Drop a superfluous "Renesas" while at it. Signed-off-by: Geert Uytterhoeven --- drivers/iommu/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/driv