[PATCH net-next v8 3/9] ARM: dts: marvell: Fix some common switch mistakes

Vladimir Oltean olteanv at gmail.com
Wed Nov 29 10:23:24 PST 2023


On Tue, Nov 14, 2023 at 12:35:58AM +0100, Linus Walleij wrote:
> Fix some errors in the Marvell MV88E6xxx switch descriptions:
> - The top node had no address size or cells.
> - switch0 at 0 is not OK, should be ethernet-switch at 0.
> - The ports node should be named ethernet-ports
> - The ethernet-ports node should have port at 0 etc children, no
>   plural "ports" in the children.
> - Ports should be named ethernet-port at 0 etc
> - PHYs should be named ethernet-phy at 0 etc
> 
> This serves as an example of fixes needed for introducing a
> schema for the bindings, but the patch can simply be applied.
> 
> Reviewed-by: Andrew Lunn <andrew at lunn.ch>
> Reviewed-by: Florian Fainelli <florian.fainelli at broadcom.com>
> Signed-off-by: Linus Walleij <linus.walleij at linaro.org>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>



More information about the linux-arm-kernel mailing list