On Fri, Mar 29, 2019 at 07:44:21AM +0000, Anson Huang wrote: > Hi, Guenter/Shawn > Since DT has been acked, would you pick up this patch series if no additional comments? > I added patch 1 and 2 of the series to my watchdog-next tree. Wim usually picks it up from there. Guenter > Best Regards! > Anson Huang > > > -----Original Message----- > > From: Rob Herring [mailto:robh@xxxxxxxxxx] > > Sent: 2019年3月26日 4:37 > > To: Anson Huang <anson.huang@xxxxxxx> > > Cc: wim@xxxxxxxxxxxxxxxxxx; linux@xxxxxxxxxxxx; mark.rutland@xxxxxxx; > > shawnguo@xxxxxxxxxx; s.hauer@xxxxxxxxxxxxxx; kernel@xxxxxxxxxxxxxx; > > festevam@xxxxxxxxx; catalin.marinas@xxxxxxx; will.deacon@xxxxxxx; > > Aisheng Dong <aisheng.dong@xxxxxxx>; Daniel Baluta > > <daniel.baluta@xxxxxxx>; horms+renesas@xxxxxxxxxxxx; heiko@xxxxxxxxx; > > maxime.ripard@xxxxxxxxxxx; Andy Gross <andy.gross@xxxxxxxxxx>; > > jagan@xxxxxxxxxxxxxxxxxxxx; bjorn.andersson@xxxxxxxxxx; > > enric.balletbo@xxxxxxxxxxxxx; ezequiel@xxxxxxxxxxxxx; > > stefan.wahren@xxxxxxxx; marc.w.gonzalez@xxxxxxx; olof@xxxxxxxxx; linux- > > watchdog@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux-arm- > > kernel@xxxxxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; dl-linux-imx > > <linux-imx@xxxxxxx> > > Subject: Re: [PATCH V9 1/4] dt-bindings: watchdog: add i.MX system > > controller watchdog > > > > On Thu, Mar 21, 2019 at 02:26:38AM +0000, Anson Huang wrote: > > > Add i.MX system controller watchdog binding doc. > > > > > > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx> > > > --- > > > Changes since V8: > > > - add optional property "timeout-sec" according to driver change. > > > --- > > > .../bindings/watchdog/fsl-imx-sc-wdt.txt | 24 > > ++++++++++++++++++++++ > > > 1 file changed, 24 insertions(+) > > > create mode 100644 Documentation/devicetree/bindings/watchdog/fsl- > > imx-sc-wdt.txt > > > > I still think what's in ATF should be discoverable, but: > > > > Acked-by: Rob Herring <robh@xxxxxxxxxx>