Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-21 Thread Harish Jenny K N
On Friday 16 March 2018 01:27 PM, Ulf Hansson wrote: > On 16 March 2018 at 05:20, Harish Jenny K N wrote: >> >> On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: >>> On 15 March 2018 at 11:26, Andy Shevchenko >>> wrote: On

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-21 Thread Harish Jenny K N
On Friday 16 March 2018 01:27 PM, Ulf Hansson wrote: > On 16 March 2018 at 05:20, Harish Jenny K N wrote: >> >> On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: >>> On 15 March 2018 at 11:26, Andy Shevchenko >>> wrote: On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: > On

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-16 Thread Ulf Hansson
On 16 March 2018 at 05:20, Harish Jenny K N wrote: > > > On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: >> On 15 March 2018 at 11:26, Andy Shevchenko >> wrote: >>> On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: On

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-16 Thread Ulf Hansson
On 16 March 2018 at 05:20, Harish Jenny K N wrote: > > > On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: >> On 15 March 2018 at 11:26, Andy Shevchenko >> wrote: >>> On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: On 13 March 2018 at 06:10, Harish Jenny K N wrote: >

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Harish Jenny K N
On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: > On 15 March 2018 at 11:26, Andy Shevchenko > wrote: >> On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: >>> On 13 March 2018 at 06:10, Harish Jenny K N

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Harish Jenny K N
On Thursday 15 March 2018 05:59 PM, Ulf Hansson wrote: > On 15 March 2018 at 11:26, Andy Shevchenko > wrote: >> On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: >>> On 13 March 2018 at 06:10, Harish Jenny K N >>> wrote: >>> Honestly, I don't like this, but maybe other people do, then

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Andy Shevchenko
On Thu, 2018-03-15 at 13:29 +0100, Ulf Hansson wrote: > On 15 March 2018 at 11:26, Andy Shevchenko > wrote: > > On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: > > > On 13 March 2018 at 06:10, Harish Jenny K N > > .com > > > >

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Andy Shevchenko
On Thu, 2018-03-15 at 13:29 +0100, Ulf Hansson wrote: > On 15 March 2018 at 11:26, Andy Shevchenko > wrote: > > On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: > > > On 13 March 2018 at 06:10, Harish Jenny K N > > .com > > > > wrote: > > > > > > > Honestly, I don't like this, but maybe

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Ulf Hansson
On 15 March 2018 at 11:26, Andy Shevchenko wrote: > On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: >> On 13 March 2018 at 06:10, Harish Jenny K N > > wrote: >> > > >> Honestly, I don't like this, but maybe other people do, then

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Ulf Hansson
On 15 March 2018 at 11:26, Andy Shevchenko wrote: > On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: >> On 13 March 2018 at 06:10, Harish Jenny K N > > wrote: >> > > >> Honestly, I don't like this, but maybe other people do, then I am fine >> with this approach. >> >> If were to decide, I

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Andy Shevchenko
On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: > On 13 March 2018 at 06:10, Harish Jenny K N > wrote: > > > Honestly, I don't like this, but maybe other people do, then I am fine > with this approach. > > If were to decide, I would just rather print the caps

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Andy Shevchenko
On Thu, 2018-03-15 at 11:12 +0100, Ulf Hansson wrote: > On 13 March 2018 at 06:10, Harish Jenny K N > wrote: > > > Honestly, I don't like this, but maybe other people do, then I am fine > with this approach. > > If were to decide, I would just rather print the caps field in a > hexadecimal bit

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Ulf Hansson
On 13 March 2018 at 06:10, Harish Jenny K N wrote: > This patch exports the host capabilities to debugfs > > This idea of sharing host capabilities over debugfs > came up from Abbas Raza > Earlier discussions: > https://lkml.org/lkml/2018/3/5/357

Re: [PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-15 Thread Ulf Hansson
On 13 March 2018 at 06:10, Harish Jenny K N wrote: > This patch exports the host capabilities to debugfs > > This idea of sharing host capabilities over debugfs > came up from Abbas Raza > Earlier discussions: > https://lkml.org/lkml/2018/3/5/357 >

[PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-12 Thread Harish Jenny K N
This patch exports the host capabilities to debugfs This idea of sharing host capabilities over debugfs came up from Abbas Raza Earlier discussions: https://lkml.org/lkml/2018/3/5/357 https://www.spinics.net/lists/linux-mmc/msg48219.html Reviewed-by: Andy Shevchenko

[PATCH v10] mmc: Export host capabilities to debugfs.

2018-03-12 Thread Harish Jenny K N
This patch exports the host capabilities to debugfs This idea of sharing host capabilities over debugfs came up from Abbas Raza Earlier discussions: https://lkml.org/lkml/2018/3/5/357 https://www.spinics.net/lists/linux-mmc/msg48219.html Reviewed-by: Andy Shevchenko Signed-off-by: Harish Jenny