From: David S. Miller Date: Mon, 27 Mar 2023 07:29:54 +0000 (+0100) Subject: Merge branch 'bcm53134-support' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fbf8ba56666381dd65aaf05b6edc53f1dc58f291;p=linux.git Merge branch 'bcm53134-support' Á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 --- fbf8ba56666381dd65aaf05b6edc53f1dc58f291