Kumar Gala wrote: >> > The only fix I can think of is to move "fsl,eloplus-dma" into >> > mpc85xx_common_ids[]. I'll post a patch that does that, and we can >> > discuss it.
> what if you make the p1022_ds_ids call first? Maybe we need to add 'soc' to > p1022_ds_ids list Reversing the calls does not help. p1022_ds_ids[] is ignored either way. The same problem exists in mpc85xx_publish_devices(), so this patch breaks several boards. Copying lines into p1022_ds_ids[] causes kernel BUGS() like this: sysfs: cannot create duplicate filename '/devices/e0005000.localbus' because we end up duplicating probes. -- Timur Tabi Linux kernel developer at Freescale _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev