realtek: add RTL821X_CHIP_ID
authorStijn Tintel <stijn@linux-ipv6.be>
Fri, 26 Apr 2024 22:40:08 +0000 (01:40 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 7 May 2024 09:27:33 +0000 (12:27 +0300)
commita9781a04a1868e5321a360e636290fb058e7477a
treed17e41431b2653cc5ffa8a34dd92f8fcecc02120
parent1626b06683edfb53d8fca4d2c6fd5f19b49d3a6d
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