Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-18 Thread Vineet Gupta
On 07/18/2017 01:11 AM, Shawn Lin wrote: I'd prefer it goes via the tree which changed the driver in first place ! So does it mean that you are okay for mmc maintainer to pick this up with your and Alexey's ack? Yes please. Thx, -Vineet ___ linux-

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-18 Thread Shawn Lin
Hi Vineet, On 2017/7/8 6:35, Vineet Gupta wrote: On 07/07/2017 01:13 AM, Alexey Brodkin wrote: Hi Shawn, On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Cc: Jaehoon Chung Signed-

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-07 Thread Alexey Brodkin
Hi Vineet, On Fri, 2017-07-07 at 15:35 -0700, Vineet Gupta wrote: > On 07/07/2017 01:13 AM, Alexey Brodkin wrote: > > > > Hi Shawn, > > > > On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: > > > > > > dwmmc driver deprecated num-slots and plan to get rid > > > of it finally. Just move a step

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-07 Thread Vineet Gupta
On 07/07/2017 01:13 AM, Alexey Brodkin wrote: Hi Shawn, On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Cc: Jaehoon Chung Signed-off-by: Shawn Lin --- Acked-by: Alexey Brodkin

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-07 Thread Jaehoon Chung
On 07/07/2017 05:13 PM, Alexey Brodkin wrote: > Hi Shawn, > > On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: >> dwmmc driver deprecated num-slots and plan to get rid >> of it finally. Just move a step to cleanup it from DT. >> >> Cc: Jaehoon Chung >> Signed-off-by: Shawn Lin >> --- > > Ack

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-07 Thread Alexey Brodkin
Hi Shawn, On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: > dwmmc driver deprecated num-slots and plan to get rid > of it finally. Just move a step to cleanup it from DT. > > Cc: Jaehoon Chung > Signed-off-by: Shawn Lin > --- Acked-by: Alexey Brodkin Probably it worth for Vineet to pull

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-06 Thread Shawn Lin
Hi Alexey, On 2017/7/6 19:33, Alexey Brodkin wrote: Hi Jaehoon, On Thu, 2017-07-06 at 13:17 +0900, Jaehoon Chung wrote: On 07/05/ Right, that's why doesn't use the multiple slot. Company hopes to make the product that costumer is satisfied. Performance is one of important things... For saving

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-06 Thread Alexey Brodkin
Hi Jaehoon, On Thu, 2017-07-06 at 13:17 +0900, Jaehoon Chung wrote: > On 07/05/ > Right, that's why doesn't use the multiple slot. > Company hopes to make the product that costumer is satisfied. > Performance is one of important things... > For saving about the cost that using more IP ...use the m

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Jaehoon Chung
On 07/05/2017 07:14 PM, Alexey Brodkin wrote: > Hi Jaehoon, > > On Wed, 2017-07-05 at 18:58 +0900, Jaehoon Chung wrote: >> Hi Alexey, >> >> On 07/05/2017 06:23 PM, Alexey Brodkin wrote: >>> >>> Hi Jaehoon, >>> >>> On Wed, 2017-07-05 at 18:13 +0900, Jaehoon Chung wrote: Hi Alexey, >>

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Alexey Brodkin
Hi Jaehoon, On Wed, 2017-07-05 at 18:58 +0900, Jaehoon Chung wrote: > Hi Alexey, > > On 07/05/2017 06:23 PM, Alexey Brodkin wrote: > > > > Hi Jaehoon, > > > > On Wed, 2017-07-05 at 18:13 +0900, Jaehoon Chung wrote: > > > > > > Hi Alexey, > > > > > > On 07/05/2017 06:05 PM, Alexey Brodkin wrot

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Jaehoon Chung
Hi Alexey, On 07/05/2017 06:23 PM, Alexey Brodkin wrote: > Hi Jaehoon, > > On Wed, 2017-07-05 at 18:13 +0900, Jaehoon Chung wrote: >> Hi Alexey, >> >> On 07/05/2017 06:05 PM, Alexey Brodkin wrote: >>> >>> Hi Shawn, >>> >>> On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: dwmmc driver

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Alexey Brodkin
Hi Jaehoon, On Wed, 2017-07-05 at 18:13 +0900, Jaehoon Chung wrote: > Hi Alexey, > > On 07/05/2017 06:05 PM, Alexey Brodkin wrote: > > > > Hi Shawn, > > > > On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: > > > > > > dwmmc driver deprecated num-slots and plan to get rid > > > of it finally

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Jaehoon Chung
Hi Alexey, On 07/05/2017 06:05 PM, Alexey Brodkin wrote: > Hi Shawn, > > On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: >> dwmmc driver deprecated num-slots and plan to get rid >> of it finally. Just move a step to cleanup it from DT. > > Hm, that's interesting. > In our upcoming devboard (

Re: [PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Alexey Brodkin
Hi Shawn, On Wed, 2017-07-05 at 15:10 +0800, Shawn Lin wrote: > dwmmc driver deprecated num-slots and plan to get rid > of it finally. Just move a step to cleanup it from DT. Hm, that's interesting. In our upcoming devboard (HSDK, see http://lists.infradead.org/pipermail/linux-snps-arc/2017-July/

[PATCH] arc: remove num-slots from arc platforms

2017-07-05 Thread Shawn Lin
dwmmc driver deprecated num-slots and plan to get rid of it finally. Just move a step to cleanup it from DT. Cc: Jaehoon Chung Signed-off-by: Shawn Lin --- arch/arc/boot/dts/axs10x_mb.dtsi | 1 - arch/arc/boot/dts/vdk_axs10x_mb.dtsi | 1 - 2 files changed, 2 deletions(-) diff --git a/arch