|
[PATCH 4.19.y-cip 1/6] PCI: rcar: Move shareable code to a common file
commit 78a0d7f2f5a31357bce68012d886507b4cf33598 upstream.
Move shareable code to common file pcie-rcar.c and the #defines to
pcie-rcar.h so that the common code can be reused with endpoint
commit 78a0d7f2f5a31357bce68012d886507b4cf33598 upstream.
Move shareable code to common file pcie-rcar.c and the #defines to
pcie-rcar.h so that the common code can be reused with endpoint
|
By
Lad Prabhakar
·
#5659
·
|
|
[PATCH 4.19.y-cip 0/6] Add PCIe EP driver to Renesas R-Car Gen3 and RZ/G2x
Hi All,
This patch series is part of RFC series [1] ("Add PCIe EP support for
Renesas R-Car Gen3 and RZ/G2x").
* Patches 38-42 and 47 from the RFC are included in this series.
* Patch 1/6 (== 38/50)
Hi All,
This patch series is part of RFC series [1] ("Add PCIe EP support for
Renesas R-Car Gen3 and RZ/G2x").
* Patches 38-42 and 47 from the RFC are included in this series.
* Patch 1/6 (== 38/50)
|
By
Lad Prabhakar
·
#5658
·
|
|
Re: [RFC PATCH 4.19.y-cip 38/50] PCI: rcar: Move shareable code to a common file
Hi!
I'm not 100% sure what you are proposing, but let's do that. We should
not end with two copies of the identical code in -cip, right?
I believe we are ready for rest of the patches.
Best
Hi!
I'm not 100% sure what you are proposing, but let's do that. We should
not end with two copies of the identical code in -cip, right?
I believe we are ready for rest of the patches.
Best
|
By
Pavel Machek
·
#5657
·
|
|
Re: [RFC PATCH 4.19.y-cip 41/50] PCI: rcar: Add endpoint mode support
I mean "fix it upstream first" is good strategy here. This is just
cosmetics. You don't even have to backport it.. just fix it upstream.
Best regards,
Pavel
--
DENX Software Engineering
I mean "fix it upstream first" is good strategy here. This is just
cosmetics. You don't even have to backport it.. just fix it upstream.
Best regards,
Pavel
--
DENX Software Engineering
|
By
Pavel Machek
·
#5656
·
|
|
Re: Direct Pushes for cip-kernel-sec
[...]
I was going to suggest you do that, for other reasons. I didn't
realise you weren't able to do so. It looks you have been granted that
permission now, is that right?
Ben.
--
Ben Hutchings,
[...]
I was going to suggest you do that, for other reasons. I didn't
realise you weren't able to do so. It looks you have been granted that
permission now, is that right?
Ben.
--
Ben Hutchings,
|
By
Ben Hutchings <ben.hutchings@...>
·
#5655
·
|
|
Re: [PATCH 4.19.y-cip 00/13] Enhancements to PCIe EPF
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
Hi!
Thanks, applied and pushed out.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194
|
By
Pavel Machek
·
#5654
·
|
|
[PATCH 4.19.y-cip 13/13] arm64: defconfig: Enable CONFIG_PCIE_RCAR_HOST
commit fecc5cfcd55f7aacc483726c405a951bd6aaaf2e upstream.
config option PCIE_RCAR internally selects PCIE_RCAR_HOST which builds
the same driver. So this patch renames CONFIG_PCIE_RCAR
commit fecc5cfcd55f7aacc483726c405a951bd6aaaf2e upstream.
config option PCIE_RCAR internally selects PCIE_RCAR_HOST which builds
the same driver. So this patch renames CONFIG_PCIE_RCAR
|
By
Lad Prabhakar
·
#5653
·
|
|
[PATCH 4.19.y-cip 12/13] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
commit a18f4b6ea50b81e28bd05381883a531ab345f753 upstream.
This commit renames pcie-rcar.c to pcie-rcar-host.c in preparation for
adding support for endpoint mode. CONFIG_PCIE_RCAR is kept so that
commit a18f4b6ea50b81e28bd05381883a531ab345f753 upstream.
This commit renames pcie-rcar.c to pcie-rcar-host.c in preparation for
adding support for endpoint mode. CONFIG_PCIE_RCAR is kept so that
|
By
Lad Prabhakar
·
#5652
·
|
|
[PATCH 4.19.y-cip 11/13] PCI: endpoint: functions/pci-epf-test: Print throughput information
From: Kishon Vijay Abraham I <kishon@...>
commit 5893c2e5353bb9a723d862d8b6ba8028a8f6a6eb upstream.
Print throughput information in KB/s after every completed transfer,
including information on
From: Kishon Vijay Abraham I <kishon@...>
commit 5893c2e5353bb9a723d862d8b6ba8028a8f6a6eb upstream.
Print throughput information in KB/s after every completed transfer,
including information on
|
By
Lad Prabhakar
·
#5651
·
|
|
[PATCH 4.19.y-cip 10/13] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
commit d45e3c1a5979efd40dbbac9a5c3586f4fa41f734 upstream.
R-Car PCIe controller has support to map multiple memory regions for
mapping the outbound memory in local system also the controller
commit d45e3c1a5979efd40dbbac9a5c3586f4fa41f734 upstream.
R-Car PCIe controller has support to map multiple memory regions for
mapping the outbound memory in local system also the controller
|
By
Lad Prabhakar
·
#5650
·
|
|
[PATCH 4.19.y-cip 09/13] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
commit 975cf23e3aa89588cbfc9ad6f2b23bd32af4edc7 upstream.
pci_epc_mem_init() internally used page size equal to *PAGE_SIZE* to
manage the address space so instead just pass the page size as
commit 975cf23e3aa89588cbfc9ad6f2b23bd32af4edc7 upstream.
pci_epc_mem_init() internally used page size equal to *PAGE_SIZE* to
manage the address space so instead just pass the page size as
|
By
Lad Prabhakar
·
#5649
·
|
|
[PATCH 4.19.y-cip 08/13] PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
From: Kishon Vijay Abraham I <kishon@...>
commit 83153d9f36e24978c6211d246cb6f532bf54e5dc upstream.
commit 8963106eabdc ("PCI: endpoint: Add MSI-X interfaces") while
adding support to raise MSI-X
From: Kishon Vijay Abraham I <kishon@...>
commit 83153d9f36e24978c6211d246cb6f532bf54e5dc upstream.
commit 8963106eabdc ("PCI: endpoint: Add MSI-X interfaces") while
adding support to raise MSI-X
|
By
Lad Prabhakar
·
#5648
·
|
|
[PATCH 4.19.y-cip 07/13] PCI: pci-epf-test: Add support to defer core initialization
From: Vidya Sagar <vidyas@...>
commit 5e50ee27d4a52a817ab152128c48690ec7c5cdf1 upstream.
Add support to defer core initialization for the endpoint mode of
operation.
This would enable
From: Vidya Sagar <vidyas@...>
commit 5e50ee27d4a52a817ab152128c48690ec7c5cdf1 upstream.
Add support to defer core initialization for the endpoint mode of
operation.
This would enable
|
By
Lad Prabhakar
·
#5647
·
|
|
[PATCH 4.19.y-cip 06/13] PCI: endpoint: Add notification for core init completion
From: Vidya Sagar <vidyas@...>
commit 0ef22dcf0c1871888c4c0ee46a9d9c494f2fe997 upstream.
Add support to send notifications to EPF from EPC once the core
registers initialization is
From: Vidya Sagar <vidyas@...>
commit 0ef22dcf0c1871888c4c0ee46a9d9c494f2fe997 upstream.
Add support to send notifications to EPF from EPC once the core
registers initialization is
|
By
Lad Prabhakar
·
#5646
·
|
|
[PATCH 4.19.y-cip 05/13] PCI: endpoint: Add core init notifying feature
From: Vidya Sagar <vidyas@...>
commit 3d5f7d9f6a38ddcc105ebfb23b640630bbabba65 upstream.
Add a new feature core_init_notifier for cores that can notify about
their availability for
From: Vidya Sagar <vidyas@...>
commit 3d5f7d9f6a38ddcc105ebfb23b640630bbabba65 upstream.
Add a new feature core_init_notifier for cores that can notify about
their availability for
|
By
Lad Prabhakar
·
#5645
·
|
|
[PATCH 4.19.y-cip 04/13] PCI: endpoint: Assign function number for each PF in EPC core
From: Kishon Vijay Abraham I <kishon@...>
commit 2499ee84e02774a8573b7b4c76c8f2ea38669313 upstream.
The PCIe endpoint core relies on the drivers that invoke the
pci_epc_add_epf() API to allocate
From: Kishon Vijay Abraham I <kishon@...>
commit 2499ee84e02774a8573b7b4c76c8f2ea38669313 upstream.
The PCIe endpoint core relies on the drivers that invoke the
pci_epc_add_epf() API to allocate
|
By
Lad Prabhakar
·
#5644
·
|
|
[PATCH 4.19.y-cip 03/13] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
From: Kishon Vijay Abraham I <kishon@...>
commit 07301c982643a432212840a4b648b5d3f5a061fa upstream.
Protect concurrent access to pci_epf_ops with a mutex.
Signed-off-by: Kishon Vijay Abraham I
From: Kishon Vijay Abraham I <kishon@...>
commit 07301c982643a432212840a4b648b5d3f5a061fa upstream.
Protect concurrent access to pci_epf_ops with a mutex.
Signed-off-by: Kishon Vijay Abraham I
|
By
Lad Prabhakar
·
#5643
·
|
|
[PATCH 4.19.y-cip 02/13] PCI: endpoint: Replace spinlock with mutex
From: Kishon Vijay Abraham I <kishon@...>
commit 3d3248dbd018502f654064c78efcd2e165ab3486 upstream.
The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace
From: Kishon Vijay Abraham I <kishon@...>
commit 3d3248dbd018502f654064c78efcd2e165ab3486 upstream.
The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace
|
By
Lad Prabhakar
·
#5642
·
|
|
[PATCH 4.19.y-cip 01/13] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
From: Kishon Vijay Abraham I <kishon@...>
commit 5779dd0a7dbd71e82478fb0bf125cc6cd3c43266 upstream.
Use atomic_notifier_call_chain() to notify EPC events like linkup to EPF
driver instead of
From: Kishon Vijay Abraham I <kishon@...>
commit 5779dd0a7dbd71e82478fb0bf125cc6cd3c43266 upstream.
Use atomic_notifier_call_chain() to notify EPC events like linkup to EPF
driver instead of
|
By
Lad Prabhakar
·
#5641
·
|
|
[PATCH 4.19.y-cip 00/13] Enhancements to PCIe EPF
Hi All,
This patch series is part of RFC series [1] ("Add PCIe EP support for
Renesas R-Car Gen3 and RZ/G2x"). For making it more cleaner and easier
to review series [1] is split up as suggested by
Hi All,
This patch series is part of RFC series [1] ("Add PCIe EP support for
Renesas R-Car Gen3 and RZ/G2x"). For making it more cleaner and easier
to review series [1] is split up as suggested by
|
By
Lad Prabhakar
·
#5640
·
|