[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Feb 16 02:57:01 PST 2023
On 14/02/2023 13:13, Shradha Todi wrote:
> Currently pci-exynos is being used as a PCIe driver for Exynos5433
> only. This patch set refactors the driver to make it extensible to
> other Samsung manufactured SoCs having DWC PCIe controllers.
> The major change points are:
> - Renaming all common functions/structures to use "samsung" instead
> of "exynos". Make common probe/remove/suspend/resume
> - Making clock/regulator get/enable/disable generic
> - Adding private struct to hold platform specific function ops
Thanks for the work. I appreciate it.
Some comments in individual patches.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list