Re: [PATCH 00/16] Refactor Exynos PCIe driver to make it generic
From: Krzysztof Kozlowski <hidden>
Date: 2023-02-16 10:57:44
Also in:
linux-devicetree, linux-pci, linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2023-02-16 10:57:44
Also in:
linux-devicetree, linux-pci, linux-samsung-soc, lkml
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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel