From: Thomas Gleixner Date: Thu, 31 Aug 2023 01:21:22 +0000 (+0200) Subject: Merge tag 'timers-v6.6-rc1' of https://git.linaro.org/people/daniel.lezcano/linux... X-Git-Tag: v6.6-rc1~66^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5146e1f589ccb04cf987b45296aa27f90a2407dc;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'timers-v6.6-rc1' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core Pull clocksource/clockdevice updates from Daniel Lezcano: - Remove oxnas the 0x810 and the 0x820 timer drivers, the platform being no longer maintained and removed (Neil Armstrong) - Disable the timer before programming the CVAL as there is no guarantee of atomicity on the ARM architected timer (Walter Chang) - Set variable ls1x_timer_lock static on the Loongson1 (Tom Rix) - Remove duplication of code and data by factoring out the structures into a single one and convert to the platform driver on the sun5i (Mans Rullgard) - Explicitly include correct DT includes (Rob Herring) --- 5146e1f589ccb04cf987b45296aa27f90a2407dc