commit | 0f3a1221093256999af5f2a80e9b3d7231b9f5fb | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Tue Oct 12 14:53:25 2021 +0200 |
committer | Marek Behun <marek.behun@nic.cz> | Tue Oct 12 15:09:52 2021 +0200 |
tree | 58a402486b1f433505815f9916982fd774bd19cd | |
parent | 55eeb7b08f8ab9f5d9614e16a0c772342fd4713e [diff] |
fix(drivers/marvell/comphy-3700): configure phy selector also for PCIe The mvebu_a3700_comphy_pcie_power_on() function does not configure the PHY selector explicitly, it relies on the register default value. Configure the PHY selector just in case someone changed the default value. Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: I54048b4bb7a5eced36f7fe6592ebe108f978fff0