Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

2013-04-21 Thread Gabor Juhos
Hi Jason, Sorry I had no time earlier, but I have tested this now on MIPS. The patch causes build errors unfortunately. Given the fact that this has been merged already, I will send a fixup patch. Olof has dropped this branch from arm-soc, plase post the build error and fix here so that it

Re: [PATCH v7 3/3] of/pci: mips: convert to common of_pci_range_parser

2013-04-19 Thread Gabor Juhos
2013.04.18. 15:09 keltezéssel, Jason Cooper írta: On Thu, Apr 18, 2013 at 01:59:10PM +0100, Andrew Murray wrote: On Wed, Apr 17, 2013 at 04:42:48PM +0100, Linus Walleij wrote: On Tue, Apr 16, 2013 at 12:18 PM, Andrew Murray andrew.mur...@arm.com wrote: This patch converts the

[PATCH] powerpc: add missing NULL terminator to avoid boot panic on PPC40x

2012-12-20 Thread Gabor Juhos
: Add of_flat_dt_match() helper function). Cc: Grant Likely grant.lik...@secretlab.ca Cc: sta...@vger.kernel.org Signed-off-by: Gabor Juhos juh...@openwrt.org --- arch/powerpc/platforms/40x/ppc40x_simple.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/platforms