On 05/19/2018 01:31 PM, Andrew Lunn wrote: > An IRQ domain will work without an OF node. It is not possible to > reference interrupts via a phandle, but C code can still use > irq_find_mapping() to get an interrupt from the domain. > > Signed-off-by: Andrew Lunn <and...@lunn.ch>
Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian