Re: [PATCH net v2] dt-bindings: net: sparx5: Narrow properly LAN969x register space windows
From: Rob Herring (Arm)
Date: Mon Oct 27 2025 - 15:26:35 EST
On Sun, 26 Oct 2025 11:17:42 +0100, Krzysztof Kozlowski wrote:
> Commit 267bca002c50 ("dt-bindings: net: sparx5: correct LAN969x register
> space windows") said that LAN969x has exactly two address spaces ("reg"
> property) but implemented it as 2 or more. Narrow the constraint to
> properly express that only two items are allowed, which also matches
> Linux driver.
>
> Fixes: 267bca002c50 ("dt-bindings: net: sparx5: correct LAN969x register space windows")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> No in-kernel DTS using it.
>
> Changes in v2:
> 1. Fix typo in commit msg.
> ---
> .../devicetree/bindings/net/microchip,sparx5-switch.yaml | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>