Re: [PATCH 2/2] of: use platform_device_add

2013-02-17 Thread Russell King - ARM Linux
On Sun, Feb 17, 2013 at 03:43:20PM +0800, Shawn Guo wrote: It also breaks all of_amba_device users. of_amba_device_create() -- amba_device_add() -- request_resource() and fails. Presumably that's because we no longer know what the parent resource is supposed to be?

Re: PS3: Strange issue with kexec and FreeBSD loader

2013-02-17 Thread Geert Uytterhoeven
Hi Phileas, On Sun, Feb 17, 2013 at 12:12 AM, Phileas Fogg phileas-f...@mail.ru wrote: I found new clues about the problem. Normally the device tree memory segment is allocated at the top of the boot memory region. The boot memory size on the PS3 console is 128MB. root@ps3-linux:~# kexec

Re: [PATCH 2/2] of: use platform_device_add

2013-02-17 Thread Grant Likely
On Sun, Feb 17, 2013 at 10:19 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Sun, Feb 17, 2013 at 03:43:20PM +0800, Shawn Guo wrote: The patch introduce a regression on imx6q boot. The IOMUXC block on imx6q is special. It acts not only a pin controller but also a system

Re: PS3: Strange issue with kexec and FreeBSD loader

2013-02-17 Thread Phileas Fogg
Geert Uytterhoeven wrote: Hi Phileas, On Sun, Feb 17, 2013 at 12:12 AM, Phileas Fogg phileas-f...@mail.ru wrote: I found new clues about the problem. Normally the device tree memory segment is allocated at the top of the boot memory region. The boot memory size on the PS3 console is 128MB.

Re: [PATCH 2/2] of: use platform_device_add

2013-02-17 Thread Fabio Estevam
On Sun, Feb 17, 2013 at 4:43 AM, Shawn Guo shawn@linaro.org wrote: On Sun, Feb 17, 2013 at 11:03:35AM +0800, Shawn Guo wrote: On Fri, Jan 18, 2013 at 01:40:00AM +, Grant Likely wrote: This allows platform_device_add a chance to call insert_resource on all of the resources from OF. At

Re: [PATCH] i2c: Remove unneeded xxx_set_drvdata(..., NULL) calls

2013-02-17 Thread Peter Korsgaard
Doug == Doug Anderson diand...@chromium.org writes: Doug There is simply no reason to be manually setting the private driver Doug data to NULL in the remove/fail to probe cases. This is just extra Doug cruft code that can be removed. Doug A few notes: Doug * Nothing relies on drvdata

RE: [PATCH][UPSTEAM] powerpc/mpic: add irq_set_wake support

2013-02-17 Thread Wang Dongsheng-B40534
Hi Kumar, Could you ack this patch? Thanks. -Original Message- From: Wang Dongsheng-B40534 Sent: Thursday, January 31, 2013 11:10 AM To: linuxppc-dev@lists.ozlabs.org Cc: Wang Dongsheng-B40534 Subject: [PATCH][UPSTEAM] powerpc/mpic: add irq_set_wake support Add irq_set_wake