Populate phy driver block for BCM54213PE
authorJonathan Lemon <jonathan.lemon@gmail.com>
Wed, 4 May 2022 21:33:05 +0000 (14:33 -0700)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:23 +0000 (11:33 +0000)
commit17b0fb08d029a8a41eb67a41a4a52783d6de0358
tree0892e83d68922ff5969b2fae340253aa846ec7d7
parent4d2293570168ca1cce67ba3f047951e4f5b871c0
Populate phy driver block for BCM54213PE

The BCM54213PE identifier is a RPI-specific addition.
Populate the remainder of the driver functions, including the
required probe routine.

Add a version of bcm54xx_suspend, from upstream.

Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
drivers/net/phy/broadcom.c