Re: Latest randconfig build errors

2013-04-13 Thread Rob Clark
On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren t...@atomide.com wrote: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first defined here drivers/gpu/drm/tilcdc/tilcdc_panel.o:(.data+0x54):

Re: 4430sdp nfsroot broken with ff5c9059

2013-04-13 Thread Tony Lindgren
* Jon Hunter jon-hun...@ti.com [130412 19:22]: On 04/12/2013 07:06 PM, Tony Lindgren wrote: * Tony Lindgren t...@atomide.com [130410 15:32]: * Jon Hunter jon-hun...@ti.com [130410 15:30]: Are you saying that you want to use the version with that is using the pre-processor definitions?

Re: [PATCH V4 1/6] clk: OMAP: introduce device tree binding to kernel clock data

2013-04-13 Thread Tony Lindgren
* Nishanth Menon n...@ti.com [130412 16:43]: Thanks for checking up. Fixed all of them below, will post part of series again, only if I need to address further comments in other patches.. Thanks it seems that the other ones are ready to go, just one more comment below. --- /dev/null +++

[PATCH] net: smsc911x: adopt pinctrl support

2013-04-13 Thread Christoph Fritz
This patch is derived from 2d4b4520a i2c: omap: adopt pinctrl support: Some GPIO expanders need some early pin control muxing. Due to legacy boards sometimes the driver uses subsys_initcall instead of module_init. This patch takes advantage of defer probe feature and pin control in order to wait

[PATCH] omap: mux: add AM/DM37x gpios

2013-04-13 Thread Christoph Fritz
This patch adds GPIO pins found on AM/DM37x. Signed-off-by: Christoph Fritz chf.fr...@googlemail.com --- arch/arm/mach-omap2/mux34xx.h |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/mux34xx.h b/arch/arm/mach-omap2/mux34xx.h index 6543ebf..3f26d29

Re: [RFC][BUG] arm/dts: OMAP3: set #interrupt-cells to two

2013-04-13 Thread Christoph Fritz
On Mon, 2013-04-01 at 22:05 +0200, Javier Martinez Canillas wrote: On Mon, Apr 1, 2013 at 6:41 PM, Christoph Fritz As a quick-fix (hack) I wrote directly to the registers in gpio_probe() to enable GPIO banks. I now geht this: [0.214630] omap_gpio_probe, 1133, CM_CLKSEL_PER

[BUG] omap: mfd/regulator: twl/core: init order

2013-04-13 Thread Christoph Fritz
Hi while testing an omap3 board with device tree support I stumbled upon a bug which is due to wrong initialization order of twl-core and twl-regulator (I suppose): In the boot process they get loaded way too late so that a lot of drivers before where configured wrong or just refuse to load.

Re: [RFC][BUG] arm/dts: OMAP3: set #interrupt-cells to two

2013-04-13 Thread Javier Martinez Canillas
On Sat, Apr 13, 2013 at 7:42 PM, Christoph Fritz chf.fr...@googlemail.com wrote: On Mon, 2013-04-01 at 22:05 +0200, Javier Martinez Canillas wrote: On Mon, Apr 1, 2013 at 6:41 PM, Christoph Fritz As a quick-fix (hack) I wrote directly to the registers in gpio_probe() to enable GPIO banks. I

Re: [PATCH] net: smsc911x: adopt pinctrl support

2013-04-13 Thread Javier Martinez Canillas
On Sat, Apr 13, 2013 at 7:22 PM, Christoph Fritz chf.fr...@googlemail.com wrote: This patch is derived from 2d4b4520a i2c: omap: adopt pinctrl support: Some GPIO expanders need some early pin control muxing. Due to legacy boards sometimes the driver uses subsys_initcall instead of module_init.

Re: [RFC][BUG] arm/dts: OMAP3: set #interrupt-cells to two

2013-04-13 Thread Christoph Fritz
On Sat, 2013-04-13 at 20:30 +0200, Javier Martinez Canillas wrote: On Sat, Apr 13, 2013 at 7:42 PM, Christoph Fritz chf.fr...@googlemail.com wrote: Yes, my last approach to solve the IRQ flags not saved on the IORESOURCE_IRQ struct resource issue is to add a new irq_get_trigger_type()

Re: [RFC][BUG] arm/dts: OMAP3: set #interrupt-cells to two

2013-04-13 Thread Javier Martinez Canillas
On Sat, Apr 13, 2013 at 8:59 PM, Christoph Fritz chf.fr...@googlemail.com wrote: On Sat, 2013-04-13 at 20:30 +0200, Javier Martinez Canillas wrote: On Sat, Apr 13, 2013 at 7:42 PM, Christoph Fritz chf.fr...@googlemail.com wrote: Yes, my last approach to solve the IRQ flags not saved on the

Re: Latest randconfig build errors

2013-04-13 Thread Thierry Reding
On Sat, Apr 13, 2013 at 08:54:22AM -0400, Rob Clark wrote: On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren t...@atomide.com wrote: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition of `__mod_of_device_table' drivers/gpu/drm/tilcdc/tilcdc_tfp410.o:(.data+0x54): first

Re: [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

2013-04-13 Thread Javier Martinez Canillas
On Fri, Apr 12, 2013 at 12:47 AM, Stephen Warren swar...@wwwdotorg.org wrote: On 04/11/2013 04:16 PM, Linus Walleij wrote: On Thu, Apr 11, 2013 at 10:30 PM, Stephen Warren swar...@wwwdotorg.org wrote: On 04/10/2013 03:28 PM, Linus Walleij wrote: So the only reason I'm rambing on about this

Re: Latest randconfig build errors

2013-04-13 Thread Rob Clark
On Sat, Apr 13, 2013 at 5:45 PM, Thierry Reding thierry.red...@avionic-design.de wrote: On Sat, Apr 13, 2013 at 08:54:22AM -0400, Rob Clark wrote: On Mon, Mar 4, 2013 at 1:46 PM, Tony Lindgren t...@atomide.com wrote: drivers/gpu/drm/tilcdc/tilcdc_slave.o:(.data+0x54): multiple definition