]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-iop32x/iq80321.c
iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver
[karo-tx-linux.git] / arch / arm / mach-iop32x / iq80321.c
index 8d9f49164a848f5411188bfd92d33001a4ae1d3e..18ad29f213b2a42759b97cacf11a78f3adfc9e1f 100644 (file)
@@ -181,6 +181,9 @@ static void __init iq80321_init_machine(void)
        platform_device_register(&iop3xx_i2c1_device);
        platform_device_register(&iq80321_flash_device);
        platform_device_register(&iq80321_serial_device);
+       platform_device_register(&iop3xx_dma_0_channel);
+       platform_device_register(&iop3xx_dma_1_channel);
+       platform_device_register(&iop3xx_aau_channel);
 }
 
 MACHINE_START(IQ80321, "Intel IQ80321")