Re: [PATCH 01/13] dt-bindings: net: rockchip-dwmac: Fix rockchip,rk3308-gmac compatible

From: Krzysztof Kozlowski
Date: Wed May 22 2024 - 06:06:01 EST


On 21/05/2024 23:10, Jonas Karlman wrote:
> Schema validation using rockchip,rk3308-gmac compatible fails with:
>
> ethernet@ff4e0000: compatible: ['rockchip,rk3308-gmac'] does not contain items matching the given schema
> from schema $id: http://devicetree.org/schemas/net/rockchip-dwmac.yaml#
> ethernet@ff4e0000: Unevaluated properties are not allowed ('interrupt-names', 'interrupts', 'phy-mode',
> 'reg', 'reset-names', 'resets', 'snps,reset-active-low', 'snps,reset-delays-us',
> 'snps,reset-gpio' were unexpected)
> from schema $id: http://devicetree.org/schemas/net/rockchip-dwmac.yaml#
>
> Add rockchip,rk3308-gmac to snps,dwmac.yaml to fix DT schema validation.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof