diff options
author | Carlo Caione <carlo@endlessm.com> | 2015-11-08 15:18:56 +0300 |
---|---|---|
committer | Carlo Caione <carlo@endlessm.com> | 2016-01-04 12:54:44 +0300 |
commit | ea22446a9d170bf7f32bd7f99036e17df918f054 (patch) | |
tree | e11020599c6ccbbab76fe5c1e13fa8feee229215 | |
parent | c16d1fdb4ee4142351bdbd57222cdd5d5e25df94 (diff) | |
download | linux-ea22446a9d170bf7f32bd7f99036e17df918f054.tar.xz |
Documentation: watchdog: Add new bindings for meson8b
We make the documentation not meson6 specific anymore and add the new
binding for meson8b SoC.
Signed-off-by: Carlo Caione <carlo@endlessm.com>
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/meson-wdt.txt (renamed from Documentation/devicetree/bindings/watchdog/meson6-wdt.txt) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/meson6-wdt.txt b/Documentation/devicetree/bindings/watchdog/meson-wdt.txt index 9200fc2d508c..ae70185d96e6 100644 --- a/Documentation/devicetree/bindings/watchdog/meson6-wdt.txt +++ b/Documentation/devicetree/bindings/watchdog/meson-wdt.txt @@ -2,7 +2,7 @@ Meson SoCs Watchdog timer Required properties: -- compatible : should be "amlogic,meson6-wdt" +- compatible : should be "amlogic,meson6-wdt" or "amlogic,meson8b-wdt" - reg : Specifies base physical address and size of the registers. Example: |