Hi Rob, > On Tue, Feb 27, 2024 at 01:57:43AM +0000, JiSheng Teoh wrote: > > > On Thu, 21 Dec 2023 16:43:57 +0800, Ji Sheng Teoh wrote: > > > > Add "starfive,jh8100-wdt" compatible string for StarFive's JH8100 > > > > watchdog. > > > > Since JH8100 watchdog only has 1 reset signal, update binding > > > > document to support one reset for "starfive,jh8100-wdt" compatible. > > > > > > > > Signed-off-by: Ley Foon Tan <leyfoon.tan@xxxxxxxxxxxxxxxx> > > > > Signed-off-by: Ji Sheng Teoh <jisheng.teoh@xxxxxxxxxxxxxxxx> > > > > --- > > > > .../watchdog/starfive,jh7100-wdt.yaml | 40 ++++++++++++++----- > > > > 1 file changed, 31 insertions(+), 9 deletions(-) > > > > > > > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > > > Hi Conor, since this patch is reviewed, could you help to pick this > > dt-bindings patch for riscv-dt-for-next branch? > > Ideally I would not and it would go via the watchdog tree. > > Failing that, I'd rather Rob take it. Could you help to pick this dt-bindings patch for dt/next branch? Thanks, JiSheng > > Thanks, > Conor.