|
@@ -112,6 +112,8 @@ static struct of_device_id __initdata p1022_ds_ids[] = {
|
|
|
{ .compatible = "soc", },
|
|
|
{ .compatible = "simple-bus", },
|
|
|
{ .compatible = "gianfar", },
|
|
|
+ /* So that the DMA channel nodes can be probed individually: */
|
|
|
+ { .compatible = "fsl,eloplus-dma", },
|
|
|
{},
|
|
|
};
|
|
|
|