Re: [PATCH v2] of/platform: add error reporting to of_amba_device_create()

2013-09-09 Thread Grant Likely
On Fri, 30 Aug 2013 13:17:29 +0200, Bartlomiej Zolnierkiewicz wrote: > Add error reporting to of_amba_device_create() so the user knows > when (and why) some device tree nodes fail to initialize. > > [ The issue was spotted on Universal C210 board (using revision 0 of > ARM Exynos4210 SoC) on

[PATCH v2] of/platform: add error reporting to of_amba_device_create()

2013-08-30 Thread Bartlomiej Zolnierkiewicz
Add error reporting to of_amba_device_create() so the user knows when (and why) some device tree nodes fail to initialize. [ The issue was spotted on Universal C210 board (using revision 0 of ARM Exynos4210 SoC) on which initialization was silently failing for PL330 MDMA1 device tree node (it