commit | e2463559ff1d5a76e708a26ec91e4950e702b25c | [log] [tgz] |
---|---|---|
author | Remi Pommarel <repk@triplefau.lt> | Fri Jan 24 00:29:42 2020 +0100 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Wed Mar 04 10:53:30 2020 +0000 |
tree | 7e593d3982820ba932ac79b3fb7e9877e82276d7 | |
parent | af3f5722d10cc345cbcfd2e1190334baa237a4ee [diff] |
phy: amlogic: Add Amlogic AXG PCIE PHY Driver This adds support for the PCI PHY found in the Amlogic AXG SoC Family. This will allow to mutualize code in pci-meson.c between AXG and G12A SoC. This PHY also uses and chains an analog PHY, which on AXG platform is needed to have reliable PCIe communication. Signed-off-by: Remi Pommarel <repk@triplefau.lt> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>