On Fri, Jun 04, 2021 at 06:44:37PM +0200, Benjamin Gaignard wrote: > This series adds the IOMMU driver for rk356x SoC. > Since a new compatible is needed to distinguish this second version of > IOMMU hardware block from the first one, it is an opportunity to convert > the binding to DT schema. > > version 8: > - Fix compilation issue. Applied, thanks.