On 27 November 2012 10:14, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > Today's linux-next merge of the arm-soc tree got a conflict in > arch/arm/mach-spear13xx/spear1310.c between commit b47394911c26 ("ARM: > SPEAr13xx: Pass DW DMAC platform data from DT") from the slave-dma tree > and commit 300a6856324a ("ARM: SPEAr1310: Fix AUXDATA for compact flash > controller") from the arm-soc tree. > > I have no idea how to fix this up, so I just effectively dropped the > arm-doc tree patch. Hi Stephen, So sorry for that, Can you please take arm-soc version here? Patch 300a6856324a is doing the correct thing. i.e. we need + OF_DEV_AUXDATA("arasan,cf-spear1340", MCIF_CF_BASE, NULL, &cf_pdata), instead of + OF_DEV_AUXDATA("arasan,cf-spear1340", MCIF_CF_BASE, NULL, "cf"), -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html