• Linus Torvalds's avatar
    Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · c049ecc5
    Linus Torvalds authored
    Pull clockevent/clocksource updates from Thomas Gleixner:
    
     - Device tree bindings for MT8186
    
     - Tell the kernel that the RISC-V SBI timer stops in deeper power
       states
    
     - Make device tree parsing in sp804 more robust
    
     - Dead code removal and tiny fixes here and there
    
     - Add the missing SPDX identifiers
    
    * tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value
      clocksource/drivers/timer-ti-dm: Remove unnecessary NULL check
      clocksource/drivers/timer-sun5i: Convert to SPDX identifier
      clocksource/drivers/timer-sun4i: Convert to SPDX identifier
      clocksource/drivers/pistachio: Convert to SPDX identifier
      clocksource/drivers/orion: Convert to SPDX identifier
      clocksource/drivers/lpc32xx: Convert to SPDX identifier
      clocksource/drivers/digicolor: Convert to SPDX identifier
      clocksource/drivers/armada-370-xp: Convert to SPDX identifier
      clocksource/drivers/mips-gic-timer: Convert to SPDX identifier
      clocksource/drivers/jcore: Convert to SPDX identifier
      clocksource/drivers/bcm_kona: Convert to SPDX identifier
      clocksource/drivers/sp804: Avoid error on multiple instances
      clocksource/drivers/riscv: Events are stopped during CPU suspend
      clocksource/drivers/ixp4xx: Drop boardfile probe path
      dt-bindings: timer: Add compatible for Mediatek MT8186
    c049ecc5
timer-ti-dm.c 23.1 KB