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>
This commit is contained in:
parent
c16d1fdb4e
commit
ea22446a9d
|
@ -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:
|
Loading…
Reference in New Issue