net: dsa: realtek: fix digital interface select macro for EXT0
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Mon, 12 Feb 2024 21:34:33 +0000 (18:34 -0300)
committerJakub Kicinski <kuba@kernel.org>
Wed, 14 Feb 2024 02:53:11 +0000 (18:53 -0800)
commit32e4a5447ed9fa904a2dfcf4609c64bce053b4e8
tree32dded36c93bf99ac913ca8fe1aba26b992710d7
parent239ce99c28e31c47a6ef9ffa4c6b423aa00dc3e7
net: dsa: realtek: fix digital interface select macro for EXT0

While no supported devices currently utilize EXT0, the register reserves
the bits for an EXT0. EXT0 is utilized by devices from the generation
prior to rtl8365mb, such as those supported by the driver library
rtl8367b.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Reviewed-by: Alvin Šipraga <alsi@bang-olufsen.dk>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20240212-realtek-fix_ext0-v1-1-f3d2536d191a@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/dsa/realtek/rtl8365mb.c