]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit5bde1328342c0f49ce9d87d71e9b21d13246c456
tree668d127cb9fbac9cc95e101aa53c734e4ca96050
parent9b18b0b6797530182c7c3a1587f37e447194f419
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