phy: marvell: cp110: update mode parameter for pcie power on calls
authorIgal Liberman <igall@marvell.com>
Sun, 18 Oct 2020 14:11:13 +0000 (17:11 +0300)
committerStefan Roese <sr@denx.de>
Thu, 29 Oct 2020 07:00:12 +0000 (08:00 +0100)
commit3261f6d390f84f38e504eeed9cd2453df932ef24
tree668d127cb9fbac9cc95e101aa53c734e4ca96050
parent0a1a1642aa6674777b8a3ea593c915d742a47dc4
phy: marvell: cp110: update mode parameter for pcie power on calls

It helps ATF to determine who called power on function (U-boot/Linux).

The corresponding ATF code was added in this commit:

  mvebu: cp110: avoid pcie power on/off sequence when called from Linux
  https://github.com/ARM-software/arm-trusted-firmware/commit/55df84f974ea37abbb4f93f000f101f70cda5303

Signed-off-by: Igal Liberman <igall@marvell.com>
Reviewed-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
drivers/phy/marvell/comphy_cp110.c