watchdog: renesas-wdt: Add support for the r8a7796 wdt
Document support for the Watchdog Timer (WDT) Controller in the Renesas R-Car M3-W (r8a7796) SoC. No driver update is needed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
This commit is contained in:
parent
9dd8d5f870
commit
c682b5cb7e
@ -1,7 +1,11 @@
|
|||||||
Renesas Watchdog Timer (WDT) Controller
|
Renesas Watchdog Timer (WDT) Controller
|
||||||
|
|
||||||
Required properties:
|
Required properties:
|
||||||
- compatible : Should be "renesas,r8a7795-wdt", or "renesas,rcar-gen3-wdt"
|
- compatible : Should be "renesas,<soctype>-wdt", and
|
||||||
|
"renesas,rcar-gen3-wdt" as fallback.
|
||||||
|
Examples with soctypes are:
|
||||||
|
- "renesas,r8a7795-wdt" (R-Car H3)
|
||||||
|
- "renesas,r8a7796-wdt" (R-Car M3-W)
|
||||||
|
|
||||||
When compatible with the generic version, nodes must list the SoC-specific
|
When compatible with the generic version, nodes must list the SoC-specific
|
||||||
version corresponding to the platform first, followed by the generic
|
version corresponding to the platform first, followed by the generic
|
||||||
|
Loading…
Reference in New Issue
Block a user