• Linus Torvalds's avatar
    Merge tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip · 7d8d2019
    Linus Torvalds authored
    Pull more timer updates from Thomas Gleixner:
     "Timekeeping and clocksource/event driver updates the second batch:
    
       - A trivial documentation fix in the timekeeping core
    
       - A really boring set of small fixes, enhancements and cleanups in
         the drivers code. No new clocksource/clockevent drivers for a
         change"
    
    * tag 'timers-core-2023-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      timekeeping: Fix references to nonexistent ktime_get_fast_ns()
      dt-bindings: timer: rockchip: Add rk3588 compatible
      dt-bindings: timer: rockchip: Drop superfluous rk3288 compatible
      clocksource/drivers/ti: Use of_property_read_bool() for boolean properties
      clocksource/drivers/timer-ti-dm: Fix finding alwon timer
      clocksource/drivers/davinci: Fix memory leak in davinci_timer_register when init fails
      clocksource/drivers/stm32-lp: Drop of_match_ptr for ID table
      clocksource/drivers/timer-ti-dm: Convert to platform remove callback returning void
      clocksource/drivers/timer-tegra186: Convert to platform remove callback returning void
      clocksource/drivers/timer-ti-dm: Improve error message in .remove
      clocksource/drivers/timer-stm32-lp: Mark driver as non-removable
      clocksource/drivers/sh_mtu2: Mark driver as non-removable
      clocksource/drivers/timer-ti-dm: Use of_address_to_resource()
      clocksource/drivers/timer-imx-gpt: Remove non-DT function
      clocksource/drivers/timer-mediatek: Split out CPUXGPT timers
      clocksource/drivers/exynos_mct: Explicitly return 0 for shared timer
    7d8d2019
timer-ti-dm.c 30 KB