On Tue, Mar 03, 2020 at 04:24:15PM +0530, Vidya Sagar wrote: > Add support for PCIe controllers that can operate in endpoint mode > in Tegra194. > > Signed-off-by: Vidya Sagar > Reviewed-by: Rob Herring > --- > V4: > * None > > V3: > * Added Reviewed-by: Rob Herring > > 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(-) Acked-by: Thierry Reding