]> www.infradead.org Git - users/hch/misc.git/commit
net: dsa: mt7530: correct port capabilities of MT7988
authorArınç ÜNAL <arinc.unal@arinc9.com>
Mon, 5 Feb 2024 22:08:07 +0000 (01:08 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 8 Feb 2024 02:53:53 +0000 (18:53 -0800)
commitc9d70a1d3d64cf4bc5646f2dabe6879650033896
treea21c1efad9ad25ba9db488f652336ca803b3f3b5
parent8c2703f558379b89d079fe437659db9564977893
net: dsa: mt7530: correct port capabilities of MT7988

On the switch on the MT7988 SoC, as shown in Block Diagram 8.1.1.3 on page
125 of "MT7988A Wi-Fi 7 Generation Router Platform: Datasheet (Open
Version) v0.1", there are only 4 PHYs. That's port 0 to 3. Set the case for
ports which connect to switch PHYs to '0 ... 3'.

Port 4 and 5 are not used at all in this design.

Link: https://wiki.banana-pi.org/Banana_Pi_BPI-R4#Documents
Acked-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Link: https://lore.kernel.org/r/20240206-for-netnext-mt7530-improvements-2-v5-6-d7d92a185cb1@arinc9.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/mt7530.c