phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 31 Jul 2019 12:21:14 +0000 (14:21 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 27 Aug 2019 06:07:09 +0000 (11:37 +0530)
commit96888aed3d09862c1d80b3ccb405b4bcf6d827c5
tree2d77b3cb4de95b91c2ab001928eda4a0867908c2
parentc2afb2fef595805607633b6bffd5600d836e4ead
phy: mvebu-cp110-comphy: Allow non-Ethernet modes to be configured

The COMPHY can configure the SERDES lanes in several non-Ethernet
modes: SATA, USB3, PCIe. Drop the condition limiting the driver to
Ethernet modes only before adding support for more.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/marvell/phy-mvebu-cp110-comphy.c