On 22/01/2024 09:34, Jingbao Qiu wrote: > On Mon, Jan 22, 2024 at 4:17 PM Alexandre Belloni > <alexandre.belloni@xxxxxxxxxxx> wrote: >> >> On 22/01/2024 16:06:30+0800, Jingbao Qiu wrote: >>> Implement the RTC driver for CV1800, which able to provide time alarm >>> and calibrate functionality. >>> >>> Signed-off-by: Jingbao Qiu <qiujingbao.dlmu@xxxxxxxxx> >>> --- >>> >>> Depends on https://lore.kernel.org/all/IA1PR20MB4953C774D41EDF1EADB6EC18BB6D2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ >> >> What is the dependency? >> > > Thank you, this driver requires support from the CLK driver. How? This is really unusual. Just to remind: we talk about build dependencies. Other do not matter for new drivers, right? Otherwise what is being broken and how it could be even broken? Best regards, Krzysztof