Hi Marek, On Thu, Oct 3, 2019 at 6:30 PM Marek Vasut <ma...@denx.de> wrote: > > Convert the designware watchdog timer driver to DM and add DT probing > support. Perform minor coding style clean up, like drop superfluous > braces. There ought to be no functional change. > > Signed-off-by: Marek Vasut <ma...@denx.de> > Cc: Chin Liang See <chin.liang....@intel.com> > Cc: Dalon Westergreen <dwest...@gmail.com> > Cc: Dinh Nguyen <dingu...@kernel.org> > Cc: Jagan Teki <ja...@amarulasolutions.com> > Cc: Ley Foon Tan <ley.foon....@intel.com> > Cc: Philipp Tomisch <philipp.tomi...@theobroma-systems.com> > Cc: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com> > Cc: Tien Fong Chee <tien.fong.c...@intel.com> > --- > V2: - Support both DM and non-DM probing > - Fix watchdog stop handling by setting CR bit > ---
Please resend on top of master, would like to check it on rockchip. Jagan.