Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Jaehoon Chung
Hi Pankaj, On 12/28/2016 12:10 PM, Pankaj Dubey wrote: > Hi Jaehoon, > > On 27 December 2016 at 15:48, Jaehoon Chung wrote: >> Dear Alim, >> >> On 12/27/2016 03:34 PM, Alim Akhtar wrote: >>> Hi Jaehoon, >>> >> [snip] Ah. Right..And i'm doing the refactoring to

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Jaehoon Chung
Hi Pankaj, On 12/28/2016 12:10 PM, Pankaj Dubey wrote: > Hi Jaehoon, > > On 27 December 2016 at 15:48, Jaehoon Chung wrote: >> Dear Alim, >> >> On 12/27/2016 03:34 PM, Alim Akhtar wrote: >>> Hi Jaehoon, >>> >> [snip] Ah. Right..And i'm doing the refactoring to reuse the current

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Pankaj Dubey
Hi Bartlomiej, On 27 December 2016 at 19:05, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Friday, December 23, 2016 04:26:27 PM Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Pankaj Dubey
Hi Bartlomiej, On 27 December 2016 at 19:05, Bartlomiej Zolnierkiewicz wrote: > > Hi, > > On Friday, December 23, 2016 04:26:27 PM Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does refactoring of Exynos PCIe

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Pankaj Dubey
Hi Jaehoon, On 27 December 2016 at 15:48, Jaehoon Chung wrote: > Dear Alim, > > On 12/27/2016 03:34 PM, Alim Akhtar wrote: >> Hi Jaehoon, >> > [snip] >>> >>> Ah. Right..And i'm doing the refactoring to reuse the current pci-exynos.c. >> There is a nice refactoring patch

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Pankaj Dubey
Hi Jaehoon, On 27 December 2016 at 15:48, Jaehoon Chung wrote: > Dear Alim, > > On 12/27/2016 03:34 PM, Alim Akhtar wrote: >> Hi Jaehoon, >> > [snip] >>> >>> Ah. Right..And i'm doing the refactoring to reuse the current pci-exynos.c. >> There is a nice refactoring patch posted by Pankaj recently

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, December 23, 2016 04:26:27 PM Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Bartlomiej Zolnierkiewicz
Hi, On Friday, December 23, 2016 04:26:27 PM Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are the main changes done

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Jaehoon Chung
Dear Alim, On 12/27/2016 03:34 PM, Alim Akhtar wrote: > Hi Jaehoon, > [snip] >> >> Ah. Right..And i'm doing the refactoring to reuse the current pci-exynos.c. > There is a nice refactoring patch posted by Pankaj recently @ > https://lkml.org/lkml/2016/12/23/73 > I would suggest you to rebase

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-27 Thread Jaehoon Chung
Dear Alim, On 12/27/2016 03:34 PM, Alim Akhtar wrote: > Hi Jaehoon, > [snip] >> >> Ah. Right..And i'm doing the refactoring to reuse the current pci-exynos.c. > There is a nice refactoring patch posted by Pankaj recently @ > https://lkml.org/lkml/2016/12/23/73 > I would suggest you to rebase

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
Hi Jaehoon, On 12/27/2016 08:00 AM, Jaehoon Chung wrote: On 12/27/2016 11:12 AM, Alim Akhtar wrote: On 12/27/2016 06:39 AM, Jaehoon Chung wrote: Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
Hi Jaehoon, On 12/27/2016 08:00 AM, Jaehoon Chung wrote: On 12/27/2016 11:12 AM, Alim Akhtar wrote: On 12/27/2016 06:39 AM, Jaehoon Chung wrote: Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Pankaj Dubey
Hi Jaehoon, On 26 December 2016 at 14:32, Jaehoon Chung wrote: > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Pankaj Dubey
Hi Jaehoon, On 26 December 2016 at 14:32, Jaehoon Chung wrote: > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does refactoring of Exynos PCIe driver to extend support >>

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Pankaj Dubey
Hi Jingoo, On 24 December 2016 at 00:07, Jingoo Han wrote: > On Friday, December 23, 2016 5:56 AM, Pankaj Dubey wrote: >> >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Pankaj Dubey
Hi Jingoo, On 24 December 2016 at 00:07, Jingoo Han wrote: > On Friday, December 23, 2016 5:56 AM, Pankaj Dubey wrote: >> >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does refactoring of Exynos PCIe driver to extend support >>

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
On 12/27/2016 11:12 AM, Alim Akhtar wrote: > > > On 12/27/2016 06:39 AM, Jaehoon Chung wrote: >> Dear Alim, >> >> On 12/26/2016 06:46 PM, Alim Akhtar wrote: >>> Hello Jaehoon >>> >>> On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
On 12/27/2016 11:12 AM, Alim Akhtar wrote: > > > On 12/27/2016 06:39 AM, Jaehoon Chung wrote: >> Dear Alim, >> >> On 12/26/2016 06:46 PM, Alim Akhtar wrote: >>> Hello Jaehoon >>> >>> On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
On 12/27/2016 06:39 AM, Jaehoon Chung wrote: Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: From: Niyas Ahmed S T Currently Exynos PCIe

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
On 12/27/2016 06:39 AM, Jaehoon Chung wrote: Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: From: Niyas Ahmed S T Currently Exynos PCIe driver is only supported for

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Dear Jingoo, On 12/26/2016 11:43 PM, Jingoo Han wrote: > Jaehoon Chung wtote: >> >> Hi Pankaj, >> >> On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >>> From: Niyas Ahmed S T >>> >>> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >>> This patch does

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Dear Jingoo, On 12/26/2016 11:43 PM, Jingoo Han wrote: > Jaehoon Chung wtote: >> >> Hi Pankaj, >> >> On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >>> From: Niyas Ahmed S T >>> >>> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >>> This patch does refactoring of Exynos PCIe

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: > Hello Jaehoon > > On 12/26/2016 02:32 PM, Jaehoon Chung wrote: >> Hi Pankaj, >> >> On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >>> From: Niyas Ahmed S T >>> >>> Currently Exynos PCIe driver is only supported for

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Dear Alim, On 12/26/2016 06:46 PM, Alim Akhtar wrote: > Hello Jaehoon > > On 12/26/2016 02:32 PM, Jaehoon Chung wrote: >> Hi Pankaj, >> >> On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >>> From: Niyas Ahmed S T >>> >>> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >>> This

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jingoo Han
Jaehoon Chung wtote: > > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: > > From: Niyas Ahmed S T > > > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > > This patch does refactoring of Exynos PCIe driver to extend support > > for other

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jingoo Han
Jaehoon Chung wtote: > > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: > > From: Niyas Ahmed S T > > > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > > This patch does refactoring of Exynos PCIe driver to extend support > > for other Exynos SoC. > > > >

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: From: Niyas Ahmed S T Currently Exynos PCIe driver is only supported for Exynos5440 SoC. This patch does refactoring of Exynos PCIe driver to extend

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Alim Akhtar
Hello Jaehoon On 12/26/2016 02:32 PM, Jaehoon Chung wrote: Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: From: Niyas Ahmed S T Currently Exynos PCIe driver is only supported for Exynos5440 SoC. This patch does refactoring of Exynos PCIe driver to extend support for other Exynos

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
On 12/26/2016 06:02 PM, Jaehoon Chung wrote: > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does refactoring of Exynos PCIe driver to extend

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
On 12/26/2016 06:02 PM, Jaehoon Chung wrote: > Hi Pankaj, > > On 12/23/2016 07:56 PM, Pankaj Dubey wrote: >> From: Niyas Ahmed S T >> >> Currently Exynos PCIe driver is only supported for Exynos5440 SoC. >> This patch does refactoring of Exynos PCIe driver to extend support >> for other Exynos

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are the

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-26 Thread Jaehoon Chung
Hi Pankaj, On 12/23/2016 07:56 PM, Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are the main changes done via this

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-24 Thread Krzysztof Kozlowski
On Fri, Dec 23, 2016 at 04:26:27PM +0530, Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-24 Thread Krzysztof Kozlowski
On Fri, Dec 23, 2016 at 04:26:27PM +0530, Pankaj Dubey wrote: > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are the main changes done via

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-23 Thread Jingoo Han
On Friday, December 23, 2016 5:56 AM, Pankaj Dubey wrote: > > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are

Re: [PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-23 Thread Jingoo Han
On Friday, December 23, 2016 5:56 AM, Pankaj Dubey wrote: > > From: Niyas Ahmed S T > > Currently Exynos PCIe driver is only supported for Exynos5440 SoC. > This patch does refactoring of Exynos PCIe driver to extend support > for other Exynos SoC. > > Following are the main changes done via

[PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-23 Thread Pankaj Dubey
From: Niyas Ahmed S T Currently Exynos PCIe driver is only supported for Exynos5440 SoC. This patch does refactoring of Exynos PCIe driver to extend support for other Exynos SoC. Following are the main changes done via this patch: 1) It adds separate structs for memory,

[PATCH] PCI: exynos: refactor exynos pcie driver

2016-12-23 Thread Pankaj Dubey
From: Niyas Ahmed S T Currently Exynos PCIe driver is only supported for Exynos5440 SoC. This patch does refactoring of Exynos PCIe driver to extend support for other Exynos SoC. Following are the main changes done via this patch: 1) It adds separate structs for memory, clock resources. 2) It