From: Grzegorz Jaszczyk <j...@semihalf.com>

New products can contain up to 6 usb ports, therefore allow to initialize
all relevant UTMI PHYs.

Signed-off-by: Grzegorz Jaszczyk <j...@semihalf.com>
Reviewed-by: Kostya Porotchkin <kostya.porotch...@cavium.com>
Signed-off-by: Stefan Roese <s...@denx.de>
---

 drivers/phy/marvell/comphy_core.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/phy/marvell/comphy_core.h 
b/drivers/phy/marvell/comphy_core.h
index 3ac4985e7976..ba64491dfe11 100644
--- a/drivers/phy/marvell/comphy_core.h
+++ b/drivers/phy/marvell/comphy_core.h
@@ -18,7 +18,7 @@
 #endif
 
 #define MAX_LANE_OPTIONS                       10
-#define MAX_UTMI_PHY_COUNT                     3
+#define MAX_UTMI_PHY_COUNT                     6
 
 struct comphy_mux_options {
        u32 type;
-- 
2.31.0

Reply via email to