aham I
> ---
> .../pci/controller/cadence/pcie-cadence-ep.c | 207 --
> drivers/pci/controller/cadence/pcie-cadence.h | 7 +
> 2 files changed, 197 insertions(+), 17 deletions(-)
>
Acked-by: Tom Joseph
> -Original Message-
> From: Nadeem Athani
> Sent: 30 December 2020 12:05
> To: Tom Joseph ; lorenzo.pieral...@arm.com;
> r...@kernel.org; bhelg...@google.com; kis...@ti.com; linux-
> o...@vger.kernel.org; linux-...@vger.kernel.org; linux-arm-
> ker...@lists.infrad
| 53 +++
> 1 file changed, 53 insertions(+)
>
Reviewed-by: Tom Joseph
already have the
> configured functions information (irrespective of whether the endpoint
> controller is associated with primary or secondary interface).
>
> Signed-off-by: Kishon Vijay Abraham I
> ---
> drivers/pci/controller/cadence/pcie-cadence-ep.c | 7 +--
> 1 file
> -Original Message-
> From: Kishon Vijay Abraham I
> Sent: 17 April 2020 12:43
> To: Tom Joseph ; Bjorn Helgaas
> ; Rob Herring ; Lorenzo
> Pieralisi ; Andrew Murray
>
> Cc: linux-...@vger.kernel.org; devicet...@vger.kernel.org; linux-
> ker...@vger.kernel.o
Hi Kishon,
> -Original Message-
> From: Kishon Vijay Abraham I
> Sent: 21 October 2019 13:13
> To: Tom Joseph ; linux-...@vger.kernel.org
> Cc: Lorenzo Pieralisi ; Bjorn Helgaas
> ; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v2] PCI: cadence: Refactor dr
All the platform related APIs/Structures in the driver is extracted
out to a separate file (pcie-cadence-plat.c). This enables the
driver to be used as a core library, which could now be used by
other platform drivers. Testing done using simulation environment.
Signed-off-by: Tom Joseph
Hi Kishon,
> -Original Message-
> From: Kishon Vijay Abraham I
> Sent: 15 October 2019 12:23
> To: Tom Joseph ; linux-...@vger.kernel.org
> Cc: Lorenzo Pieralisi ; Bjorn Helgaas
> ; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH] PCI:cadence:Driver refactored to
Hi Andrew,
Thanks for the kind review.
> -Original Message-
> From: Andrew Murray
> Sent: 01 October 2019 11:07
> To: Tom Joseph
> Cc: linux-...@vger.kernel.org; Lorenzo Pieralisi ;
> Bjorn Helgaas ; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH] PCI:cade
t_driver);
diff --git a/drivers/pci/controller/pcie-cadence-plat.c
b/drivers/pci/controller/pcie-cadence-plat.c
new file mode 100644
index 000..274615d
--- /dev/null
+++ b/drivers/pci/controller/pcie-cadence-plat.c
@@ -0,0 +1,154 @@
+// SPDX-License-Identifier: GPL-2.0
+// Copyright (c) 2019
Signed-off-by: Tom Joseph
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 41ce5f4..7938e3f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11592,7 +11592,7 @@ F:
Documentation/devicetree/bindings/pci/pci-armada8k.txt
F
Removing Alan Douglas and adding Tom Joseph as the current maintainer.
Tom Joseph (1):
MAINTAINERS: pci/cadence: Updating maintainer information.
Removing Alan and adding myself(tjos...@cadence.com) as the
maintainer.
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1
12 matches
Mail list logo