On Wed, 11 Sep 2019 at 13:05, Maciej Falkowski <m.falkowski@xxxxxxxxxxx> wrote: > > Convert Samsung Exynos IOMMU H/W, System Memory Management Unit > to newer dt-schema format. > > Update clock description. > > Signed-off-by: Maciej Falkowski <m.falkowski@xxxxxxxxxxx> > Signed-off-by: Andrzej Hajda <a.hajda@xxxxxxxxxxx> > --- > Hi Krzysztof, > > Thank you for feedback. > > v3: > > - remove obsolete interrupts description and > set its maxItems to one. There are some incompatible > files which will be fixed with another patch. Driver stopped supporting two IRQ lines in commit 7222e8db2d506197ee183de0f9b76b3ad97e8c18 (iommu/exynos: Fix build errors). The second IRQ line in Exynos3250 DTS seems to be ignored. The patch now looks good to me: Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> However for some reasons you did not CC the IOMMU maintainers. Please use scripts/get_maintainer.pl to get the list of folks to CC. Best regards, Krzysztof