From: Geert Uytterhoeven Date: Fri, 25 Oct 2024 15:12:24 +0000 (+0200) Subject: dt-bindings: net: renesas,ether: Add iommus property X-Git-Tag: v6.13-rc1~135^2~186 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1aea2c42d494667ad4f61116c0f5ec5bb1f8370e;p=linux-block.git dt-bindings: net: renesas,ether: Add iommus property 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 Reviewed-by: Niklas Söderlund Reviewed-by: Sergei Shtylyov Acked-by: Rob Herring (Arm) Link: https://patch.msgid.link/2ca890323477a21c22e13f6a1328288f4ee816f9.1729868894.git.geert+renesas@glider.be Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/devicetree/bindings/net/renesas,ether.yaml b/Documentation/devicetree/bindings/net/renesas,ether.yaml index 29355ab98569..d6c5983499b8 100644 --- a/Documentation/devicetree/bindings/net/renesas,ether.yaml +++ b/Documentation/devicetree/bindings/net/renesas,ether.yaml @@ -59,6 +59,9 @@ properties: clocks: maxItems: 1 + iommus: + maxItems: 1 + power-domains: maxItems: 1