realtek: add RTL821X_CHIP_ID
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 18 Apr 2024 14:40:42 +0000 (17:40 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Thu, 18 Apr 2024 16:13:50 +0000 (19:13 +0300)
commit59b56f8d07b8cb2bd5586ed8719edb4f3f1d10f6
tree7023e7f09343cff974785a7ce73a0ed9fe978523
parent2416f2ddc1cbbd895f7a31c372823ce9bb48665a
realtek: add RTL821X_CHIP_ID

According to the Realtek SDK code, the RTL8214FC, RTL8218B and RTL8218FB
all have the same chip ID 0x6276. Let's add a constant for it, as we're
using it in more than one location.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/realtek/files-5.15/drivers/net/phy/rtl83xx-phy.c