On 10/25/24 6:12 PM, Geert Uytterhoeven wrote: > make dtbs_check: > > arch/arm64/boot/dts/renesas/r8a77980-condor.dtb: ethernet@e7400000: 'iommus' does not match any of the regexes: '@[0-9a-f]$', 'pinctrl-[0-9]+' > from schema $id: http://devicetree.org/schemas/net/renesas,ether.yaml# > > Ethernet Controllers on R-Car Gen2/Gen3 SoCs can make use of the IOMMU, > so add the missing iommus property. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Reviewed-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxx> [...] MBR, Sergey