Hi Sylwester, >> + mfc: codec@13400000 { >> + compatible = "samsung,mfc-v5"; >> + reg = <0x13400000 0x10000>; >> + interrupts = <0 94 0>; >> + samsung,power-domain = <&pd_mfc>; > > Please add: > status = "disabled"; OK > >> + }; >> }; >> +static void __init exynos4_reserve(void) >> +{ >> +#ifdef CONFIG_S5P_DEV_MFC > > Where is this symbol supposed to be enabled ? > > Don't you need a change like this as a part of this patch ? Yes. Good catch. Since this symbol was defined under other machines which were getting enabled, I did not notice this. > -- With warm regards, Sachin -- 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