commit | 40d08192aad13c04b5da55a625b76878406711d2 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Mar 24 17:03:43 2021 +0100 |
committer | Pali Rohár <pali@kernel.org> | Tue Apr 06 21:14:07 2021 +0200 |
tree | ae05481b018361a093cdea8c5c210dc8edb37e3d | |
parent | ccec1bd5ca37c4a8b74d9ce9e2931da95f987bc0 [diff] |
drivers: marvell: comphy-a3700: Set TXDCLK_2X_SEL bit during PCIe initialization Marvell Armada 3700 Functional Specifications, section 52.2 PCIe Link Initialization says that TXDCLK_2X_SEL bit needs to be enabled for PCIe Root Complex mode. Both U-Boot and Linux kernel support only Root Complex mode. Set this bit. Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: Id2a538c379b911b62597f9463b4842b7b5c24df7