Re: [PATCH] PCI: exynos: remove the deprecated phy codes

From: Rob Herring
Date: Tue Jan 02 2018 - 10:37:34 EST


On Wed, Dec 27, 2017 at 06:43:27PM +0900, Jaehoon Chung wrote:
> pci-exynos had updated to use the PHY framework.
> (drivers/phy/samsung/phy-exynos-pcie.c)
> Removed the depreccated codes relevant to phy in pci-exynos.c.
> Instead, use the phy-exynos-pcie.c file.
>
> Modified the binding documentation.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>
> ---
> .../bindings/pci/samsung,exynos5440-pcie.txt | 58 ++----
> drivers/pci/dwc/pci-exynos.c | 219 ++-------------------
> 2 files changed, 22 insertions(+), 255 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>