On Fri, Jan 28, 2022 at 3:07 AM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > Hi all, > > This patch series contains two improvements for the SiFive CLINT DT > bindings. > > Changes compared to v3[1]: > - Use architectural maximum instead of practical maximum of 10, > - Add Reviewed-by (this time for real ;-). > > Changes compared to v2[2]: > - Add Acked-by, Reviewed-by. > > Changes compared to v1[3]: > - Split in two patches, > - Improve patch description and document limit rationale. > > Thanks! > > [1] https://lore.kernel.org/r/cover.1639744468.git.geert@xxxxxxxxxxxxxx/ > [2] https://lore.kernel.org/r/cover.1639662093.git.geert@xxxxxxxxxxxxxx > [3] https://lore.kernel.org/r/20211125152317.162958-1-geert@xxxxxxxxxxxxxx > > Geert Uytterhoeven (2): > dt-bindings: timer: sifive,clint: Fix number of interrupts > dt-bindings: timer: sifive,clint: Group interrupt tuples > > .../devicetree/bindings/timer/sifive,clint.yaml | 9 +++++---- > 1 file changed, 5 insertions(+), 4 deletions(-) As these have not been picked up yet, I've applied them. Rob