[PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Nov 21 04:07:42 PST 2022
On 21/11/2022 11:52, Shradha Todi wrote:
> Add PCIe controller driver file for PCIe controller
> found in fsd SoC family. This driver adds support for both RC
> and EP mode.
>
> Signed-off-by: Niyas Ahmed S T <niyas.ahmed at samsung.com>
> Signed-off-by: Pankaj Dubey <pankaj.dubey at samsung.com>
> Signed-off-by: Padmanabhan Rajanbabu <p.rajanbabu at samsung.com>
> Signed-off-by: Shradha Todi <shradha.t at samsung.com>
> ---
> drivers/pci/controller/dwc/Kconfig | 35 +
> drivers/pci/controller/dwc/Makefile | 1 +
> drivers/pci/controller/dwc/pcie-fsd.c | 1021 +++++++++++++++++++++++++
> 3 files changed, 1057 insertions(+)
> create mode 100644 drivers/pci/controller/dwc/pcie-fsd.c
>
Yeah, when Samsung started upstreaming Artpec-8 PCI and said "it is
entirely different, cannot be merged with anything else", I had a
feeling it will bite us.
So now we see one more.
Then in some days there will be separate PCI for Exynos in Google
products. Then in company X, then Y.
No, work on unified approach not 3 different drivers.
Best regards,
Krzysztof
More information about the linux-phy
mailing list