On Fri, 3 Jan 2020 18:14:01 +0530, Vidya Sagar wrote: > Add support for PCIe controllers that can operate in endpoint mode > in Tegra194. > > Signed-off-by: Vidya Sagar <vidyas@xxxxxxxxxx> > --- > V2: > * Addressed Thierry's review comments > * Merged EP specific information from tegra194-pcie-ep.txt to tegra194-pcie.txt itself > * Started using the standard 'reset-gpios' for PERST GPIO > * Added 'nvidia,refclk-select-gpios' to enable REFCLK signals > > .../bindings/pci/nvidia,tegra194-pcie.txt | 125 ++++++++++++++---- > 1 file changed, 99 insertions(+), 26 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>