On Sun, 09 Apr 2023 09:25:44 -0700, Lars-Peter Clausen wrote: > The jz4740 RTC driver registers a clock provider, but never removes it. > This leaves a stale clock provider behind that references freed clocks when > the device is unbound. > > Use the managed `devm_of_clk_add_hw_provider()` instead of > `of_clk_add_hw_provider()` to make sure the provider gets automatically > removed on unbind. > > [...] Applied, thanks! [1/1] rtc: jz4740: Make sure clock provider gets removed commit: 4fee39815aafd68ebc6a71b1b1b5d63f0ddde671 Best regards, -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com