Re: [PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives

2012-09-30 Thread Jon Loeliger
> > > > > > Jon, please apply. > > > > Both 1/2 and 2/2 applied and pushed out. > > Ah. I had further comments about 1/2. Oh well, I'll look at patches > to fix it up later. Sorry, didn't realize that. jdl ___ devicetree-discuss mailing list device

[PATCH] Documentation: mfd: da9052-i2c.txt: Use the regulator names as in datasheet

2012-09-30 Thread Fabio Estevam
From: Fabio Estevam As per da9052 datasheet the LDO regulators count from 1 to 10. Signed-off-by: Fabio Estevam --- .../devicetree/bindings/mfd/da9052-i2c.txt |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/da9052-i2c.t

Re: [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core

2012-09-30 Thread Sergei Shtylyov
Hello. On 28-09-2012 14:53, Kishon Vijay Abraham I wrote: Added dwc3 support for dwc3 core and update the documentation with device tree binding information. Signed-off-by: Kishon Vijay Abraham I [...] diff --git a/drivers/usb/dwc3/core.c b/drivers/usb/dwc3/core.c index 08a5738..0c17a7a 100

Re: [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core

2012-09-30 Thread ABRAHAM, KISHON VIJAY
Hi, On Sun, Sep 30, 2012 at 10:17 PM, Sergei Shtylyov wrote: > Hello. > > > On 28-09-2012 14:53, Kishon Vijay Abraham I wrote: > >> Added dwc3 support for dwc3 core and update the documentation with >> device tree binding information. >> >> Signed-off-by: Kishon Vijay Abraham I > > [...] > > >> d

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-09-30 Thread Leela Krishna Amudala
Hello Stephen Warren, The binding names that I use in my dts file should match with the names given in http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html right? I think that is the only thing I have to take care, and as I'm not using "struct drm_display_mode" in my driver its

Re: [PATCH 1/1] Fix segfault in DTC

2012-09-30 Thread Stephen Warren
On 09/29/2012 05:53 PM, David Gibson wrote: > On Fri, Sep 28, 2012 at 01:05:33PM -0600, Stephen Warren wrote: >> On 09/28/2012 12:53 PM, Jon Loeliger wrote: > > Yeah, seems like the kernel DTC is quite old. FYI, I'm working on a patch to the kernel to bring in the latest dtc. >>>

Re: [RFC PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements

2012-09-30 Thread Linus Walleij
On Fri, Sep 28, 2012 at 4:28 PM, Tomasz Figa wrote: > This RFC series is a work on improving usability and extensibiltiy of the > pinctrl-samsung driver. It consists of three main parts: > - moving SoC-specific data to device tree > - converting the driver to use one GPIO chip and one IRQ domai