Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 12 Dec 2020 12:53:15 +0000 (13:53 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 12 Dec 2020 12:53:15 +0000 (13:53 +0100)
commit464d2ff716c37d83e8bb0c4f1c1acfc02dbc9984
tree71dbe534d76f3954e9e7ff2eab618ded7d2850c2
parentaa3b66f401b372598b29421bab4d17b631b92407
parent8ae954caf49ac403c177d117fb8e05cbc866aa3c
Merge tag 'timers-v5.11-2' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core

Pull clocksource/events updates from Daniel Lezcano:

 - Fix error handling if no clock is available on dw_apb_timer_of (Dinh Nguyen)

 - Fix overhead for erratum handling when the timer has no erratum and
   fix fault programing for the event stream on the arm arch timer
   (Keqian Zhu)

 - Fix potential deadlock when calling runtime PM on sh_cmt (Niklas
   Söderlund)