dt: watchdog: Document compatibility with JZ4780
"Linux Kernel Mailing List" <[email protected]>
| Newsgroups | gmane.linux.kernel.commits.head |
|---|---|
| Message-ID | <[email protected]> |
Web: https://git.kernel.org/torvalds/c/be17980d9be5a5c1ece83836b24fabce648b92aa Commit: be17980d9be5a5c1ece83836b24fabce648b92aa Parent: 71246c3528780edc45990d189b856447879d1318 Refname: refs/heads/master Author: Mathieu Malaterre <[email protected]> AuthorDate: Fri Sep 15 21:20:40 2017 +0200 Committer: Wim Van Sebroeck <[email protected]> CommitDate: Thu Dec 28 20:44:44 2017 +0100 dt: watchdog: Document compatibility with JZ4780 Suggested-by: Zubair Lutfullah Kakakhel <[email protected]> Signed-off-by: Mathieu Malaterre <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]> --- Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt b/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt index 3c7a1cd13b10..cb44918f01a8 100644 --- a/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/ingenic,jz4740-wdt.txt @@ -1,7 +1,7 @@ -Ingenic Watchdog Timer (WDT) Controller for JZ4740 +Ingenic Watchdog Timer (WDT) Controller for JZ4740 & JZ4780 Required properties: -compatible: "ingenic,jz4740-watchdog" +compatible: "ingenic,jz4740-watchdog" or "ingenic,jz4780-watchdog" reg: Register address and length for watchdog registers Example: -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html