diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-01-08 11:43:57 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-01-08 11:43:57 +0100 |
commit | 3c81e4e60a627afb7ac7b8dc855a88b02d9f0cca (patch) | |
tree | a71e3174e3e87a5547d286381f55b22ec426a004 /Documentation | |
parent | dts: vt8500: Fix errors in SDHC node for WM8505 (diff) | |
parent | ARM: dts: meson8b: Add watchdog node (diff) | |
download | linux-3c81e4e60a627afb7ac7b8dc855a88b02d9f0cca.tar.xz linux-3c81e4e60a627afb7ac7b8dc855a88b02d9f0cca.zip |
Merge tag 'meson-for-4.5/dts' of https://github.com/carlocaione/linux-meson into next/dt
Merge "Amlogic DT changes for 4.5" from Carlo Caione:
This pull request includes the Amlogic Meson8b DTS changes for v4.5
* tag 'meson-for-4.5/dts' of https://github.com/carlocaione/linux-meson:
ARM: dts: meson8b: Add watchdog node
Documentation: watchdog: Add new bindings for meson8b
ARM: meson: Add status LED for Odroid-C1
Diffstat (limited to 'Documentation')
-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: |