]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
Merge branch 'bcm53134-support'
authorDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2023 07:29:54 +0000 (08:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2023 07:29:54 +0000 (08:29 +0100)
Álvaro Fernández Rojas says:

====================
net: dsa: b53: mdio: add support for BCM53134

This is based on the initial work from Paul Geurts that was sent to the
incorrect linux development lists and recipients.
I've modified it by removing BCM53134_DEVICE_ID from is531x5() and therefore
adding is53134() where needed.
I also added a separate RGMII handling block for is53134() since according to
Paul, BCM53134 doesn't support RGMII_CTRL_TIMING_SEL as opposed to is531x5().
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge