Hi,

I've found out what was the problem. It turns out that OMAP_INTC_START 
offset was missing in the structure below.

static struct omap_hwmod_irq_info omap3xxx_mmu_iva_irqs[] = {
{ .irq = 28 + OMAP_INTC_START, },
{ .irq = -1 }
};

BR,
Jernej

Dne sreda, 30. oktober 2013 19:20:21 UTC+1 je oseba [email protected] 
napisala:
>
> Hi,
>
> I am trying to enable IVA2.2 device in DM3730 on Beagleboard XM. I have 
> patched 3.11.4 kernel in order to define CONFIG_OMAP_IOMMU_IVA2 in file 
> omap_hwmod_3xxx_data.c. When I boot the kernel I am getting following 
> message:
>
> [    1.000732] genirq: Flags mismatch irq 28. 00000080 (omap-iommu.1) vs. 
> 00000020 (DMA)
> [    1.000793] omap-iommu: probe of omap-iommu.1 failed with error -16
>
> What am I doing wrong? Help appreciated.
>
> Thanks.
>
> Jernej
>
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to