]> git.ipfire.org Git - thirdparty/u-boot.git/commit
net: mediatek: correct the AN8855 TPID value in port isolation settings
authorWeijie Gao <weijie.gao@mediatek.com>
Tue, 8 Jul 2025 10:07:07 +0000 (18:07 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 15 Jul 2025 15:55:34 +0000 (09:55 -0600)
commit70db2be9fbae747a869ec5d7af1055685a9c01f3
treea5124986d9dbaf0726e2ef3aa4e3ca4d3e270b6a
parentcd79a2839b01571b6f2915c219f71c05e3c97482
net: mediatek: correct the AN8855 TPID value in port isolation settings

The TPID value should be 0x9100 instead of 0x8100 according to the
datasheet.

Fixes: cedafee9ff3 (net: mediatek: add support for Airoha AN8855 ethernet switch)
Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
drivers/net/mtk_eth/an8855.c