Hi All, Gentle ping. Are we happy with timer documentation patches as dts patches hit on 6.6-rc1? Cheers, Biju > On Thu, Jul 27, 2023 at 09:18:43AM +0100, Biju Das wrote: > > This patch series aims to add MTU3a support for RZ/G2UL SMARC EVK. > > Also it fixes overflow/underflow interrupt names. > > > > v2->v3: > > * Dropped patch#4, as it accepted for 6.5 fixes. > > * Moved patch#2 to patch#1 as it is fixes patch. > > * Added Rb tag from Geert for patch#1 and patch#3. > > * Updated the link to lore for Closes tag for patch#2. > > * Documented RZ/Five SoC as the same IP used in RZ/G2UL SoC. > > > > v1->v2: > > * Added Ack tags from Conor Dooley for binding patches > > * Updated commit description RZ/G2UL->RZ/{G2UL,Five} for patch#5. > > * Fixed build error reported by kernel test robot by replacing > > GIC_SPI x ->SOC_PERIPHERAL_IRQ(x) for patch#5. > > > > Biju Das (5): > > dt-bindings: timer: renesas,rz-mtu3: Fix overflow/underflow interrupt > > names > > dt-bindings: timer: renesas,rz-mtu3: Improve documentation > > dt-bindings: timer: renesas,rz-mtu3: Document RZ/{G2UL,Five} SoCs > > arm64: dts: renesas: r9a07g043: Add MTU3a node > > arm64: dts: renesas: rzg2ul-smarc: Add support for enabling MTU3 > > I'm seeing dtbs_check issues in next & Linus' tree as the binding patches > for this don't seem to have landed. > What's the craic with getting them applied? > > Thanks, > Conor.