ipq40xx: add PSGMII PHY mode define
authorRobert Marko <robert.marko@sartura.hr>
Mon, 1 Nov 2021 12:02:53 +0000 (13:02 +0100)
committerDavid Bauer <mail@david-bauer.net>
Sun, 2 Oct 2022 21:04:38 +0000 (23:04 +0200)
commit17a55f9c9d71d08277046af93b9809604a2bae11
tree972b89aa572ab61bca0af3b290e45b82b2499f96
parenta15ccc2fe016165ee953848c45e738ab4c011df4
ipq40xx: add PSGMII PHY mode define

PSGMII is a Qualcomm specific mode similar to QSGMII but it has 5 SGMII
lines instead of 4 in QSGMII.

This just adds the support for the PHY layer to be able to identify the
mode for further use.
It is required for the DSA driver.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
target/linux/ipq40xx/patches-5.10/704-net-phy-define-PSGMII-PHY-interface-mode.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-5.15/704-net-phy-define-PSGMII-PHY-interface-mode.patch [new file with mode: 0644]