• Tony Lindgren's avatar
    ARM: OMAP2+: Drop useless gptimer option for omap4 · 37238d3d
    Tony Lindgren authored
    We have local timers on Cortex-A9, so using the gptimer option makes no
    sense. Let's just drop it for omap4 to simplify the timer options a bit.
    
    If this is really needed, it can be still done by specifying dts properties
    in the board specific file for assigned-clocks and assigned-clock-parents.
    
    This gets us a bit closer to start dropping legacy platform data for
    gptimers except for timer1 that is used for system clockevent.
    
    Cc: Keerthy <j-keerthy@ti.com>
    Cc: Tero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    37238d3d
timer.c 18.9 KB