dt-bindings: watchdog: Convert DW WDT binding to DT schema
authorSerge Semin <Sergey.Semin@baikalelectronics.ru>
Sat, 30 May 2020 07:35:51 +0000 (10:35 +0300)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Wed, 5 Aug 2020 16:42:47 +0000 (18:42 +0200)
commit9807a8884143148f2ee5a882d6273806403e9345
tree3f4ccf50dded14669581e7ffa9c5c1b7cf822b14
parent04daa8c049bc0cd4747d671d8b855f3d0fa39997
dt-bindings: watchdog: Convert DW WDT binding to DT schema

Modern device tree bindings are supposed to be created as YAML-files
in accordance with dt-schema. This commit replaces the DW Watchdog
legacy bare text bindings with YAML file. As before the binding states
that the corresponding dts node is supposed to have a registers
range, a watchdog timer references clock source, optional reset line and
pre-timeout interrupt.

Signed-off-by: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Cc: Alexey Malahov <Alexey.Malahov@baikalelectronics.ru>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: linux-mips@vger.kernel.org
Link: https://lore.kernel.org/r/20200530073557.22661-2-Sergey.Semin@baikalelectronics.ru
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/dw_wdt.txt [deleted file]
Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml [new file with mode: 0644]