On Tuesday 23 April 2013 09:32:30 Sachin Kamat wrote: > On 22 April 2013 18:42, Arnd Bergmann <arnd@xxxxxxxx> wrote: > > On Monday 22 April 2013, Sachin Kamat wrote: > >> > >> With this branch now available (merged) in linux-next (20130422), > >> looks like exynos4 DT support is broken on it. Tested on Origen 4210 > >> and 4412 and I get the following warnings on 4412 Origen board with > >> exynos_defconfig (Note that clocks are all 0). However, it boots fine > >> on Arndale board. > > > > I think this issue should be fixed with the patch that Thomas Abraham > > just sent. Thomas, can you confirm? > > Boot tested Origen 4210, 4412 and Arndale boards after applying Thomas > Abraham's chip-id dt support patches. > They all boot fine. > > However I could not see multiplatform support for Exynos in > exynos_defconfig (i.e., CONFIG_ARCH_EXYNOS and > CONFIG_ARCH_MULTIPLATFORM are not set together). This was available in > your 'samsung/exynos-multiplatform' branch. Has this been disabled in > next? Yes, you have to remove the "depends on BROKEN" part in arch/arm/mach-exynos/Kconfig. The problem is that multiplatform support on Exynos only works when you have many the patches that are in linux-next at the moment, but it does not work with arm-soc alone, so I cannot enable it yet. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html