Re: [PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-28 Thread Kishon Vijay Abraham I
Hi Bjorn, On Saturday 18 February 2017 01:21 AM, Bjorn Helgaas wrote: > On Thu, Feb 16, 2017 at 07:33:15AM +0900, Jaehoon Chung wrote: >> Dear Bjorn, >> >> On 02/16/2017 06:11 AM, Bjorn Helgaas wrote: >>> On Mon, Feb 13, 2017 at 05:26:09PM +0900, Jaehoon Chung wrote: This patcheset is for usi

Re: [PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-17 Thread Bjorn Helgaas
On Thu, Feb 16, 2017 at 07:33:15AM +0900, Jaehoon Chung wrote: > Dear Bjorn, > > On 02/16/2017 06:11 AM, Bjorn Helgaas wrote: > > On Mon, Feb 13, 2017 at 05:26:09PM +0900, Jaehoon Chung wrote: > >> This patcheset is for using PHY generic framework. > >> Current pci-exyns doesn't use the phy framew

Re: [PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-15 Thread Jaehoon Chung
Dear Bjorn, On 02/16/2017 06:11 AM, Bjorn Helgaas wrote: > On Mon, Feb 13, 2017 at 05:26:09PM +0900, Jaehoon Chung wrote: >> This patcheset is for using PHY generic framework. >> Current pci-exyns doesn't use the phy framework since there haven't been on >> PHY subsystem when Exynos5440 had bean u

Re: [PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-15 Thread Bjorn Helgaas
On Mon, Feb 13, 2017 at 05:26:09PM +0900, Jaehoon Chung wrote: > This patcheset is for using PHY generic framework. > Current pci-exyns doesn't use the phy framework since there haven't been on > PHY subsystem when Exynos5440 had bean upstreamed. > It's making a difficult to upstream the other Exyn

Re: [PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-15 Thread Bjorn Helgaas
On Mon, Feb 13, 2017 at 05:26:09PM +0900, Jaehoon Chung wrote: > This patcheset is for using PHY generic framework. > Current pci-exyns doesn't use the phy framework since there haven't been on > PHY subsystem when Exynos5440 had bean upstreamed. > It's making a difficult to upstream the other Exyn

[PATCH V3 0/4] PCI: exynos: use the PHY generic framework

2017-02-13 Thread Jaehoon Chung
This patcheset is for using PHY generic framework. Current pci-exyns doesn't use the phy framework since there haven't been on PHY subsystem when Exynos5440 had bean upstreamed. It's making a difficult to upstream the other Exynos variants because of different PHY registers. This patcheset has th