On 07/01/2013 02:32 AM, Hiroshi Doyu wrote: > Thierry Reding <thierry.reding@xxxxxxxxx> wrote @ Wed, 26 Jun 2013 13:07:47 +0200: >> On Wed, Jun 26, 2013 at 12:28:22PM +0300, Hiroshi Doyu wrote: >>> Support multiple generation of Tegra SoCs with this unified >>> SMMU driver. Necessary info is expected to be passed from DT. >>> diff --git a/drivers/iommu/tegra-smmu.c b/drivers/iommu/tegra-smmu.c >>> - * IOMMU API for SMMU in Tegra30 >>> + * IOMMU API for SMMU in Tegra SoC >> >> Maybe "Tegra30 and later SoCs" given that Tegra20 has no compatible >> IOMMU? >> >>> -MODULE_DESCRIPTION("IOMMU API for SMMU in Tegra30"); >>> +MODULE_DESCRIPTION("IOMMU API for SMMU in Tegra SoC"); >> >> Same here. > > Currently most of Tegra SoC has SMMU, and which doesn't have can be > identified from DT. IMHO, we don't have to be so strict on this > decritpions. Otherwise, we would need to list up which one (doesn't) > has whenever a new one comes? I would just say "Tegra30" here. The fact that other SoCs use the same HW block (or one compatible with it) doesn't really warrant changing those comments. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html