On 2019-10-10 00:39:58 [+0200], Alexandre Belloni wrote: > This series mainly adds sama5d2 support where we need to avoid using > clock index 0 because that clock is never enabled by the driver. > > There is also a rework of the 32khz clock handling so it is not used for > clockevents on 32 bit counter because the increased rate improves the > resolution and doesn't have any drawback with that counter width. This > replaces a patch that has been carried in the linux-rt tree for a while. Thank you for doing this! Sebastian