mvebu: backport mvneta and comphy from linux 5.x
authorScott Roberts <ttocsr@gmail.com>
Fri, 27 Sep 2019 20:19:01 +0000 (14:19 -0600)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 12 Oct 2019 21:43:08 +0000 (23:43 +0200)
commitd2a1075973728b55231688809b68a0f0b93c9da4
treeaa026543b3be26f0e5b71c4596f9e7a4b440e486
parente11fc8439c9f7230441408c4d257efc46f372312
mvebu: backport mvneta and comphy from linux 5.x

These patches backport support for the ARMADA 3700 COMPHY driver.
Also backported is the mvneta driver.  This will allow switching
the SGMII speed using SMC calls.  To support this you must update
the firmware using Marvells 18.12 version (this has now been
upstreamed).  The mvneta driver allows 2500basex and 2500baset.

Signed-off-by: Scott Roberts <ttocsr@gmail.com>
15 files changed:
target/linux/mvebu/config-4.19
target/linux/mvebu/cortexa53/config-4.19
target/linux/mvebu/patches-4.19/531-net-mvneta-Add-support-for-2500Mbps-SGMII.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/532-net-mvneta-correct-typo.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/533-net-mvneta-Dont-advertise-2.5G-modes.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/534-net-mvneta-remove-redundant-check-for.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/535-net-marvell-neta-add-comphy-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/536-net-marvell-neta-disable-comphy-when-setting-mode.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/537-net-mvneta-add-2500baset-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/538-phy-add-QSGMII-and-PCIE-modes.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/539-phy-core-add-PHY_MODE_ETHERNET.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/540-phy-fix-build-breakage-add-PHY_MODE_SATA.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/541-phy-core-rework-phy_set_mode-to-accept-phy-mode-and-.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/542-phy-add-A3700-COMPHY-support.patch [new file with mode: 0644]
target/linux/mvebu/patches-4.19/543-arm64-dts-marvell-armada-37xx-declare-the-COMPHY.patch [new file with mode: 0644]