Hi Geert, > -----Original Message----- > From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > Sent: Monday, February 26, 2024 7:51 PM > Subject: Re: [PATCH v2 0/2] Enable DA9062 PMIC and built-in RTC, GPIO and > ONKEY > > Hi Biju, > > On Mon, Feb 26, 2024 at 8:47 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > wrote: > > This patch series aims to enable DA9062 PMIC and built-in RTC, GPIO > > and ONKEY modules on the RZ/{G2UL,Five} SMARC EVK development boards. > > Thanks for your series! > > > > Biju Das (2): > > arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC, GPIO > > and ONKEY > > arm64: dts: renesas: rzg2ul-smarc: [DO NOT APPLY] Add PMIC IRQ > > property > > Why "[DO NOT APPLY]"? By default PMIC IRQ is not populated on SMARC EVK's. We need to wire the PMIC IRQ. Currently I wired PMIC IRQ's to one of the PMOD pins to test RTC alarm and Onkey. Note: RTC has already polling and IRQ support whereas onkey has only IRQ support. There is a patch for supporting polling mode[1] [1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=819871 Cheers, Biju