[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <000501d266c8$23d63960$6b82ac20$@gmail.com>
Date: Wed, 4 Jan 2017 15:21:31 -0500
From: "Jingoo Han" <jingoohan1@...il.com>
To: "'Jaehoon Chung'" <jh80.chung@...sung.com>,
<linux-pci@...r.kernel.org>
Cc: <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-samsung-soc@...r.kernel.org>, <bhelgaas@...gle.com>,
<robh+dt@...nel.org>, <mark.rutland@....com>, <kgene@...nel.org>,
<krzk@...nel.org>, <kishon@...com>, <vivek.gautam@...eaurora.org>,
<pankaj.dubey@...sung.com>, <alim.akhtar@...sung.com>,
<cpgs@...sung.com>
Subject: Re: [PATCH V2 2/5] phy: phy-exynos-pcie: Add support for Exynos PCIe phy
On Wednesday, January 4, 2017 7:35 AM, Jaehoon Chung wrote:
>
> This patch supports to use Generic Phy framework for Exynos PCIe phy.
> When Exynos that supported the pcie want to use the PCIe,
> it needs to control the phy resgister.
> But it should be more complex to control in their own PCIe device drivers.
>
> Currently, there is an exynos5440 case to support the pcie.
> So this driver is based on Exynos5440 PCIe.
> In future, will support the Other exynos SoCs likes exynos5433, exynos7.
>
> Signed-off-by: Jaehoon Chung <jh80.chung@...sung.com>
Reviewed-by: Jingoo Han <jingoohan1@...il.com>
Best regards,
Jingoo Han
> ---
> Changelog on V2:
> - Not include the codes relevant to pci-exynos.
> - Remove the getting child node.
>
> drivers/phy/Kconfig | 9 ++
> drivers/phy/Makefile | 1 +
> drivers/phy/phy-exynos-pcie.c | 280
> ++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 290 insertions(+)
> create mode 100644 drivers/phy/phy-exynos-pcie.c
>
Powered by blists - more mailing lists