• Vineet Gupta's avatar
    ARC: clockevent: DT based probe · 77c8d0d6
    Vineet Gupta authored
     - timer frequency is derived from DT (no longer rely on top level
       DT "clock-frequency" probed early and exported by asm/clk.h)
    
     - TIMER0_IRQ need not be exported across arch code, confined to intc as
       it is property of same
    
     - Any failures in clockevent setup are considered pedantic and system
       panic()'s as there is no generic fallback (unlike clocksource where
       a jiffies based soft clocksource always exists)
    Acked-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
    Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
    77c8d0d6
irq.h 559 Bytes