summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorCarlo Caione <carlo@endlessm.com>2015-11-08 13:18:56 +0100
committerCarlo Caione <carlo@endlessm.com>2016-01-04 10:54:44 +0100
commitea22446a9d170bf7f32bd7f99036e17df918f054 (patch)
treee11020599c6ccbbab76fe5c1e13fa8feee229215 /Documentation/devicetree
parentc16d1fdb4ee4142351bdbd57222cdd5d5e25df94 (diff)
downloadop-kernel-dev-ea22446a9d170bf7f32bd7f99036e17df918f054.zip
op-kernel-dev-ea22446a9d170bf7f32bd7f99036e17df918f054.tar.gz
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>
Diffstat (limited to 'Documentation/devicetree')
-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 9200fc2..ae70185 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:
OpenPOWER on IntegriCloud