phy: broadcom: split out the BCM54213PE from the BCM54210E IDs
authorJonathan Bell <jonathan@raspberrypi.org>
Tue, 14 May 2019 16:00:41 +0000 (17:00 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:32:56 +0000 (16:32 +0100)
commitc2e09878c1b450e08a8ca223fca8642f6242310a
treea765d81945d840141edb19402003d5dc1cbe5851
parent00ebdf73bc452944a1b36567f1fe9fadbce5de1c
phy: broadcom: split out the BCM54213PE from the BCM54210E IDs

The last nibble is a revision ID, and the 54213pe is a later rev
than the 54210e. Running the 54210e setup code on a 54213pe results
in a broken RGMII interface.

Signed-off-by: Jonathan Bell <jonathan@raspberrypi.org>
drivers/net/phy/broadcom.c
include/linux/brcmphy.h