[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140224200158.GN20712@spo001.leaseweb.com>
Date: Mon, 24 Feb 2014 21:01:58 +0100
From: Wim Van Sebroeck <wim@...ana.be>
To: Michal Simek <michal.simek@...inx.com>
Cc: linux-kernel@...r.kernel.org, monstr@...str.eu,
Guenter Roeck <linux@...ck-us.net>, devicetree@...r.kernel.org,
linux-watchdog@...r.kernel.org, linux-doc@...r.kernel.org,
Kumar Gala <galak@...eaurora.org>,
Rob Landley <rob@...dley.net>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Grant Likely <grant.likely@...aro.org>,
linux-arm-kernel@...ts.infradead.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH v3 0/11] Xilinx watchdog changes
Hi Michal,
> Hi,
>
> This series contains changes for Xilinx watchdog.
> The whole code series have been reviewed by Guenter
> and device-tree binding was acked by Arnd.
>
> I have also pushed this v3 to git repo
> for easier pulling here:
> git://git.monstr.eu/linux-2.6-microblaze.git watchdog
>
> Thanks,
> Michal
>
> Changes in v3:
> - Remove one if checking and use variable directly
>
> Changes in v2:
> - Fix enable_once logic
> - Change patch subject
> - New patch in this series
>
> Michal Simek (11):
> watchdog: xilinx: Convert driver to the watchdog framework
> watchdog: xilinx: Move control_status_reg to functions
> watchdog: xilinx: Simplify probe and remove functions
> watchdog: xilinx: Move no_timeout to probe function
> watchdog: xilinx: Allocate private structure per device
> watchdog: xilinx: Fix all printk messages
> watchdog: xilinx: Use of_property_read_u32
> watchdog: xilinx: Use correct comment indentation
> watchdog: xilinx: Add missing binding
> watchdog: xilinx: Enable this driver for Zynq
> watchdog: xilinx: Remove no_timeout variable
>
> .../devicetree/bindings/watchdog/of-xilinx-wdt.txt | 23 ++
> drivers/watchdog/Kconfig | 21 +-
> drivers/watchdog/of_xilinx_wdt.c | 389 ++++++---------------
> 3 files changed, 148 insertions(+), 285 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/watchdog/of-xilinx-wdt.txt
>
> --
> 1.8.2.3
>
This patch series has been added to linux-watchdog-next.
Kind regards,
Wim.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists