phy: meson-g12a-usb3-pcie: Add support for PCIe mode
authorNeil Armstrong <narmstrong@baylibre.com>
Mon, 16 Sep 2019 12:50:20 +0000 (14:50 +0200)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 15 Oct 2019 13:57:32 +0000 (14:57 +0100)
commit631627253de29eef733cadd9385064a9fbc39823
treed2c92ac36c0c56c132f64ef45e138942f6f2419c
parent4ff9f68f8378baa8027426bb8a8853ae3f99ad6c
phy: meson-g12a-usb3-pcie: Add support for PCIe mode

This adds extended PCIe PHY functions for the Amlogic G12A
USB3+PCIE Combo PHY to support reset, power_on and power_off for
PCIe exclusively.

With these callbacks, we can handle all the needed operations of the
Amlogic PCIe controller driver.

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c