Skip to content
Commit 219595b6 authored by Tero Kristo's avatar Tero Kristo
Browse files

ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init



The compatible DT node is now passed with the prm init, so there is no
need to do node matching here again. Added a new flag to the init data
also, to detect default IRQ support for OMAP4. Also, any booting omap4
DT setup always has a PRM node, so there is no need to check against
the special case where it would be missing.

Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
parent 8b5b9a22
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment