Re: [PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver

2015-05-21 Thread Fu Wei
Hi Suravee, Great thanks for your test, will add your "Tested-by:" in these patches, if I don't modify them in the next version On 22 May 2015 at 04:36, Suravee Suthikulpanit wrote: > For patch 1,4,5,6,and 7, I have tested this on AMD Seattle platform. > > Tested-by: Suravee Suthikulpanit > > T

Re: [PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver

2015-05-21 Thread Suravee Suthikulpanit
For patch 1,4,5,6,and 7, I have tested this on AMD Seattle platform. Tested-by: Suravee Suthikulpanit Thanks, Suravee On 5/21/15 03:32, fu@linaro.org wrote: From: Fu Wei This patchset: (1)Export "arch_timer_get_rate" in arm_arch_timer.c for the other drivers, like SBSA watch

Re: [Linaro-acpi] [PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver

2015-05-21 Thread Fu Wei
Hi Arnd, Great thanks for your review! :-) On 21 May 2015 at 16:46, Arnd Bergmann wrote: > On Thursday 21 May 2015 16:32:29 fu@linaro.org wrote: >> >> This patchset: >> >> (1)Export "arch_timer_get_rate" in arm_arch_timer.c for the >> other drivers, like SBSA watchdog driver >> >>

Re: [Linaro-acpi] [PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver

2015-05-21 Thread Arnd Bergmann
On Thursday 21 May 2015 16:32:29 fu@linaro.org wrote: > > This patchset: > > (1)Export "arch_timer_get_rate" in arm_arch_timer.c for the > other drivers, like SBSA watchdog driver > > (2)Introduce Documentation/devicetree/bindings/watchdog/sbsa-gwdt.txt > for FDT info of SBSA

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver

2015-05-21 Thread fu . wei
From: Fu Wei This patchset: (1)Export "arch_timer_get_rate" in arm_arch_timer.c for the other drivers, like SBSA watchdog driver (2)Introduce Documentation/devicetree/bindings/watchdog/sbsa-gwdt.txt for FDT info of SBSA Generic Watchdog, and give two examples of adding SBSA