From d2a1075973728b55231688809b68a0f0b93c9da4 Mon Sep 17 00:00:00 2001 From: Scott Roberts Date: Fri, 27 Sep 2019 14:19:01 -0600 Subject: 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 --- target/linux/mvebu/cortexa53/config-4.19 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/mvebu/cortexa53') diff --git a/target/linux/mvebu/cortexa53/config-4.19 b/target/linux/mvebu/cortexa53/config-4.19 index 445192e717..7f3c2b21de 100644 --- a/target/linux/mvebu/cortexa53/config-4.19 +++ b/target/linux/mvebu/cortexa53/config-4.19 @@ -143,6 +143,7 @@ CONFIG_PARTITION_PERCPU=y CONFIG_PCI_AARDVARK=y CONFIG_PGTABLE_LEVELS=3 CONFIG_PHYS_ADDR_T_64BIT=y +CONFIG_PHY_MVEBU_A3700_COMPHY=y CONFIG_PINCTRL_ARMADA_37XX=y CONFIG_PINCTRL_ARMADA_AP806=y CONFIG_PINCTRL_ARMADA_CP110=y -- cgit v1.2.3