phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 31 Jul 2019 12:21:19 +0000 (14:21 +0200)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 27 Aug 2019 06:07:09 +0000 (11:37 +0530)
commit4e19a76ec08e52dd3ad43dcd49bbb704a2ff420b
tree73792757a03cd8b47685e037f9760fb0cce4a57f
parent652488760ea613af0c1207169aeafc9c91203c38
phy: mvebu-cp110-comphy: Update comment about powering off all lanes at boot

Now that all COMPHY modes are supported by the driver, update the
comment stating that mvebu_comphy_power_off() should be called for
each lane. This is still wrong because for compatibility reasons, it
might break users running an old firmware (the driver only uses SMC
calls for SATA, USB and PCIe configuration, there is no code in Linux
to fallback on in these cases.

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