[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4902626c-0ea4-4fba-4b37-70481ef61bbf@nvidia.com>
Date: Sun, 3 Jan 2021 12:17:19 +0530
From: Vidya Sagar <vidyas@...dia.com>
To: Wesley Sheng <wesley.sheng@....com>, <lorenzo.pieralisi@....com>,
<robh@...nel.org>, <bhelgaas@...gle.com>,
<gustavo.pimentel@...opsys.com>, <andriy.shevchenko@...el.com>,
<treding@...dia.com>, <eswara.kota@...ux.intel.com>,
<hayashi.kunihiko@...ionext.com>, <linux-pci@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: <wesleyshenggit@...a.com>, <wesley.sheng@...rochip.com>,
<wesley.sheng@...rosemi.com>
Subject: Re: [PATCH] PCI:tegra:Correct typo for PCIe endpoint mode in Tegra194
Thanks for the patch.
Acked-by: Vidya Sagar <vidyas@...dia.com>
On 12/31/2020 8:55 AM, Wesley Sheng wrote:
> External email: Use caution opening links or attachments
>
>
> In config PCIE_TEGRA194_EP the mode incorrectly referred to
> host mode.
>
> Signed-off-by: Wesley Sheng <wesley.sheng@....com>
> ---
> drivers/pci/controller/dwc/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pci/controller/dwc/Kconfig b/drivers/pci/controller/dwc/Kconfig
> index 044a3761c44f..6960babe6161 100644
> --- a/drivers/pci/controller/dwc/Kconfig
> +++ b/drivers/pci/controller/dwc/Kconfig
> @@ -273,7 +273,7 @@ config PCIE_TEGRA194_EP
> select PCIE_TEGRA194
> help
> Enables support for the PCIe controller in the NVIDIA Tegra194 SoC to
> - work in host mode. There are two instances of PCIe controllers in
> + work in endpoint mode. There are two instances of PCIe controllers in
> Tegra194. This controller can work either as EP or RC. In order to
> enable host-specific features PCIE_TEGRA194_HOST must be selected and
> in order to enable device-specific features PCIE_TEGRA194_EP must be
> --
> 2.16.2
>
Powered by blists - more mailing lists