Re: [PATCH V4 1/2] tps6507x-ts: Add DT support

2013-10-24 Thread Mark Rutland
On Thu, Oct 24, 2013 at 06:05:53PM +0100, Manish Badarkhe wrote: Hi Mark, Thank you for your reply. On Wed, Oct 23, 2013 at 10:15 PM, Mark Rutland mark.rutl...@arm.com wrote: On Wed, Oct 23, 2013 at 05:28:52PM +0100, Manish Badarkhe wrote: Add device tree based support for TI's

Re: [PATCH V4 1/2] tps6507x-ts: Add DT support

2013-10-23 Thread Mark Rutland
On Wed, Oct 23, 2013 at 05:28:52PM +0100, Manish Badarkhe wrote: Add device tree based support for TI's tps6507x touchscreen. Signed-off-by: Manish Badarkhe badarkhe.man...@gmail.com --- Changes since V3: - Rebased on top of Dmitry's changes - Removed error handling for optional DT

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-09-04 Thread Mark Rutland
On Wed, Sep 04, 2013 at 08:13:38AM +0100, Prabhakar Lad wrote: Hi Mark, Hi Prabhakar, On Mon, Sep 2, 2013 at 9:47 PM, Mark Rutland mark.rutl...@arm.com wrote: On Wed, Aug 28, 2013 at 03:43:04AM +0100, Prabhakar Lad wrote: Hi Mark, On Tue, Aug 27, 2013 at 8:54 PM, Mark Rutland

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-09-02 Thread Mark Rutland
On Wed, Aug 28, 2013 at 03:43:04AM +0100, Prabhakar Lad wrote: Hi Mark, On Tue, Aug 27, 2013 at 8:54 PM, Mark Rutland mark.rutl...@arm.com wrote: [fixing up devicetree list address] Thanks! On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-08-27 Thread Mark Rutland
On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug 23, 2013 at 11:33 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Cc: DT binding maintainers Cheers! On 07/20/2013 08:21 AM, Lad, Prabhakar wrote: From: Lad, Prabhakar

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-08-27 Thread Mark Rutland
[fixing up devicetree list address] On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug 23, 2013 at 11:33 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Cc: DT binding maintainers Cheers! On 07/20/2013 08:21 AM, Lad, Prabhakar wrote: From:

Re: [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions

2013-08-19 Thread Mark Rutland
On Fri, Aug 16, 2013 at 07:12:46PM +0100, Benoit Cousson wrote: Hi Mark, On 16/08/2013 19:20, Mark Rutland wrote: Hi Benoit, On Fri, Aug 16, 2013 at 03:15:57PM +0100, Benoit Cousson wrote: Hi Gururaja, On 16/08/2013 13:36, Hebbar, Gururaja wrote: The syntax of compatible property

Re: [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions

2013-08-16 Thread Mark Rutland
Hi Benoit, On Fri, Aug 16, 2013 at 03:15:57PM +0100, Benoit Cousson wrote: Hi Gururaja, On 16/08/2013 13:36, Hebbar, Gururaja wrote: The syntax of compatible property in DT is to mention the Most specific match to most generic match. Since AM335x is the platform with latest IP

Re: [PATCH v3 1/3] mmc: davinci_mmc: add DT support

2013-02-12 Thread Mark Rutland
Hi Prakash, I think this looks pretty good now :) Reviewed-by: Mark Rutland mark.rutl...@arm.com Thanks, Mark. On Tue, Feb 12, 2013 at 06:37:36AM +, Manjunathappa, Prakash wrote: Adds device tree support for davinci_mmc. Also add binding documentation. As of now in non-dma PIO mode

Re: [PATCH v2 2/3] mmc: davinci_mmc: add DT support

2013-02-08 Thread Mark Rutland
Hi, [...] diff --git a/Documentation/devicetree/bindings/mmc/davinci_mmc.txt b/Documentation/devicetree/bindings/mmc/davinci_mmc.txt new file mode 100644 index 000..6717ab1 --- /dev/null +++ b/Documentation/devicetree/bindings/mmc/davinci_mmc.txt @@ -0,0 +1,30 @@ +*

Re: [PATCH v2 2/3] mmc: davinci_mmc: add DT support

2013-02-07 Thread Mark Rutland
Hello, I have a couple of comments on the dt bindings and the way it's parsed. On Thu, Feb 07, 2013 at 07:57:04AM +, Manjunathappa, Prakash wrote: Adds device tree support for davinci_mmc. Also add binding documentation. Tested in non-dma PIO mode and without GPIO card_detect/write_protect

Re: [PATCH 2/3] mmc: davinci_mmc: add DT support

2013-02-04 Thread Mark Rutland
Hi, On Mon, Feb 04, 2013 at 01:28:14PM +, Manjunathappa, Prakash wrote: Hi Mark, On Thu, Jan 31, 2013 at 16:53:03, Mark Rutland wrote: Hello, I have a few comments on the devicetree binding and the way it's parsed. Thanks for review. On Thu, Jan 31, 2013 at 10:33:06AM +

Re: [PATCH 2/3] mmc: davinci_mmc: add DT support

2013-01-31 Thread Mark Rutland
Hello, I have a few comments on the devicetree binding and the way it's parsed. On Thu, Jan 31, 2013 at 10:33:06AM +, Manjunathappa, Prakash wrote: Adds device tree support for davinci_mmc. Also add binding documentation. Tested with non-dma PIO mode and without GPIO