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)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:06 +0000 (11:33 +0000)
commit23523a24ef2c5bbf183f2c71e6025d005debc3c6
treed27b5e27eb82149b0ff024f4ebe23168ea27bc0e
parent3bd111f35ffcb0a96d0205f51fc2efda45d63806
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