Message ID | 20231203113159.92316-4-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Convert DA906{1,2} bindings to json-schema | expand |
diff --git a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml index 2b71fdb9251c..ccec4d3e62f5 100644 --- a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml +++ b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml @@ -18,6 +18,7 @@ properties: - items: - enum: - dlg,da9062-watchdog + - dlg,da9063-watchdog - items: - enum: - dlg,da9061-watchdog
Document DA9063 watchdog device as it is similar to DA9062 watchdog. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> --- v2->v3: * No change v2: * New patch --- .../devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml | 1 + 1 file changed, 1 insertion(+)