On 19 July 2018 at 01:15, Michal Simek <michal.si...@xilinx.com> wrote: > From: Shreenidhi Shedi <yessh...@gmail.com> > > Xilinx Axi wdt driver conversion to driver model & Kconfig update > for the same. > > Signed-off-by: Shreenidhi Shedi <yessh...@gmail.com> > Signed-off-by: Michal Simek <michal.si...@xilinx.com> > --- > > Changes in v4: > - Fix Kconfig typo - by sjg > - Use debug instead of puts in drivers - by sjg > - Use EBUSY instead of -1 - by sjg > > Changes in v3: > - Fix commit message > - s/Axi/AXI > - Use platdata instead of private data. > - Remove \n from wdt reset to catch logs > - Add debug to wdt_start > > Changes in v2: > - Rectified print message > - Removed stop instruction from probe > > Changes in v1: > - Xilinx Axi wdt driver conversion to DM initial version > > drivers/watchdog/Kconfig | 8 +++ > drivers/watchdog/xilinx_tb_wdt.c | 111 > ++++++++++++++++++++++++++++++--------- > 2 files changed, 93 insertions(+), 26 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot