[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <175199447269.638971.14707251724633971542.robh@kernel.org>
Date: Tue, 8 Jul 2025 12:07:53 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: netdev@...r.kernel.org, devicetree@...r.kernel.org,
Conor Dooley <conor+dt@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Andrew Lunn <andrew+netdev@...n.ch>,
kernel test robot <lkp@...el.com>,
Eric Dumazet <edumazet@...gle.com>
Subject: Re: [PATCH net-next] net: dt-bindings: ixp4xx-ethernet: Support
fixed links
On Fri, 04 Jul 2025 14:54:26 +0200, Linus Walleij wrote:
> This ethernet controller is using fixed links for DSA switches
> in two already existing device trees, so make sure the checker
> does not complain like this:
>
> intel-ixp42x-linksys-wrv54g.dtb: ethernet@...09000 (intel,ixp4xx-ethernet):
> 'fixed-link' does not match any of the regexes: '^pinctrl-[0-9]+$'
> from schema $id: http://devicetree.org/schemas/net/intel,ixp4xx-ethernet.yaml#
>
> intel-ixp42x-usrobotics-usr8200.dtb: ethernet@...0a000 (intel,ixp4xx-ethernet):
> 'fixed-link' does not match any of the regexes: '^pinctrl-[0-9]+$'
> from schema $id: http://devicetree.org/schemas/net/intel,ixp4xx-ethernet.yaml#
>
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202507040609.K9KytWBA-lkp@intel.com/
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Documentation/devicetree/bindings/net/intel,ixp4xx-ethernet.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists