Re: [PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities

2011-11-08 Thread Thomas Abraham
Hi Grant, On 8 November 2011 02:45, Grant Likely wrote: > On Mon, Nov 07, 2011 at 07:51:26PM +0530, Thomas Abraham wrote: >> On 5 November 2011 01:27, Olof Johansson wrote: >> > On Thu, Nov 03, 2011 at 02:06:02AM +0530, Thomas Abraham wrote: >> >> Device nodes representing sd/mmc controllers in

Re: [PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities

2011-11-07 Thread Grant Likely
On Mon, Nov 07, 2011 at 07:51:26PM +0530, Thomas Abraham wrote: > On 5 November 2011 01:27, Olof Johansson wrote: > > On Thu, Nov 03, 2011 at 02:06:02AM +0530, Thomas Abraham wrote: > >> Device nodes representing sd/mmc controllers in a device tree would include > >> mmc host controller capabiliti

Re: [PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities

2011-11-07 Thread Thomas Abraham
On 5 November 2011 01:27, Olof Johansson wrote: > On Thu, Nov 03, 2011 at 02:06:02AM +0530, Thomas Abraham wrote: >> Device nodes representing sd/mmc controllers in a device tree would include >> mmc host controller capabilities. Add support for parsing of mmc host >> controller capabilities inclu

Re: [PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities

2011-11-04 Thread Olof Johansson
On Thu, Nov 03, 2011 at 02:06:02AM +0530, Thomas Abraham wrote: > Device nodes representing sd/mmc controllers in a device tree would include > mmc host controller capabilities. Add support for parsing of mmc host > controller capabilities included in device nodes. > > Signed-off-by: Thomas Abraha

[PATCH 5/6] mmc: Add OF bindings support for mmc host controller capabilities

2011-11-02 Thread Thomas Abraham
Device nodes representing sd/mmc controllers in a device tree would include mmc host controller capabilities. Add support for parsing of mmc host controller capabilities included in device nodes. Signed-off-by: Thomas Abraham --- .../devicetree/bindings/mmc/linux-mmc-host.txt | 13