[PATCH 0/2] Add support for ZRX-DC phy property

From: Anvesh Salveru
Date: Mon Oct 28 2019 - 08:42:42 EST


DesignWare controller driver provides the support to handle the PHYs which
are compliant to ZRX-DC specification based on "snps,phy-zrxdc-compliant"
DT property. So, add "snps,phy-zrxdc-compliant" property in tegra pcie
controller DT nodes and remove platform specific code from platform driver.

Anvesh Salveru (2):
PCI: tegra: Remove support for ZRX-DC compliant PHY from platform
driver
arm64: tegra: Add support for ZRX-DC phy property

arch/arm64/boot/dts/nvidia/tegra194.dtsi | 6 ++++++
drivers/pci/controller/dwc/pcie-tegra194.c | 4 ----
2 files changed, 6 insertions(+), 4 deletions(-)

--
2.17.1