Re: [PATCH v2 4/6] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY

From: Jingoo Han
Date: Fri Oct 23 2020 - 23:00:57 EST


On 10/23/20, 3:59 AM, Marek Szyprowski wrote:
>
> From: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
>
> Exynos5440 SoC support has been dropped since commit 8c83315da1cf ("ARM:
> dts: exynos: Remove Exynos5440"). Rework this driver to support PCIe PHY
> variant found in the Exynos5433 SoCs.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
> [mszyprow: reworked the driver to support only Exynos5433 variant, rebased
> onto current kernel code, rewrote commit message]
> Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
Reviewed-by: Jingoo Han <jingoohan1@xxxxxxxxx>

Best regards,
Jingoo Han

> ---
> drivers/phy/samsung/phy-exynos-pcie.c | 304 ++++++++++----------------
> 1 file changed, 112 insertions(+), 192 deletions(-)

[.....]