Re: [PATCH net-next v9 15/16] ARM: dts: r9a06g032-rzn1d400-db: add switch description

From: Florian Fainelli
Date: Fri Jun 24 2022 - 22:40:09 EST




On 6/24/2022 7:40 AM, Clément Léger wrote:
Add description for the switch, GMAC2 and MII converter. With these
definitions, the switch port 0 and 1 (MII port 5 and 4) are working on
RZ/N1D-DB board.

Signed-off-by: Clément Léger <clement.leger@xxxxxxxxxxx>
Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>
---

[snip]

+ pinctrl-names = "default";
+ pinctrl-0 = <&pins_mdio1>, <&pins_eth3>, <&pins_eth4>;
+
+ dsa,member = <0 0>;

Does not hurt to have it, but not required at this point. Not a reson to spin a v10 though:

Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian