On Tue, Aug 06, 2019 at 12:40:49PM +0300, Andy Shevchenko wrote: > Intel Elkhart Lake OSE (Offload Service Engine) provides few DMA controllers > to the host. Enable them in the ACPI glue driver. > Since Jarkko noticed an issue with naming of IP, this and relevant patches has to be re-done. > + /* Elkhart Lake iDMA 32-bit (OSE DMA) */ > + { "80864BB4", (kernel_ulong_t)&idma32_chip_pdata }, > + { "80864BB5", (kernel_ulong_t)&idma32_chip_pdata }, > + { "80864BB6", (kernel_ulong_t)&idma32_chip_pdata }, -- With Best Regards, Andy Shevchenko