[PATCH 3/3] watchdog: dw_wdt: add a devicetree binding
Sachin Kamat
sachin.kamat at linaro.org
Thu Jun 27 16:31:40 EST 2013
On 26 June 2013 23:35, Heiko Stübner <heiko at sntech.de> wrote:
> The dw_wdt does not use any platform-specific data, so no new properties
> need to be introduced. The dw-apb-wdt naming follows other designware
> components in the kernel and is also written like this in documentation
> describing the component.
>
> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
> ---
> .../devicetree/bindings/watchdog/snps-dw-apb-wdt.txt | 18 ++++++++++++++++++
> drivers/watchdog/dw_wdt.c | 10 ++++++++++
> 2 files changed, 28 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/watchdog/snps-dw-apb-wdt.txt
>
> diff --git a/Documentation/devicetree/bindings/watchdog/snps-dw-apb-wdt.txt b/Documentation/devicetree/bindings/watchdog/snps-dw-apb-wdt.txt
> new file mode 100644
> index 0000000..c20cdd1
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/watchdog/snps-dw-apb-wdt.txt
> @@ -0,0 +1,18 @@
> +* Synosis DesignWare APB Watchdog
Probably should be Synopsis?
--
With warm regards,
Sachin
More information about the devicetree-discuss
mailing list