diff options
author | Biju Das <biju.das.jz@bp.renesas.com> | 2024-07-17 13:56:47 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2024-07-18 20:35:41 +0200 |
commit | 63d097d46799dc6ab4d1430482cd5ab6a409c4ec (patch) | |
tree | f0a0adbc683c70f4ffb142fd6b9b90523240b474 /Documentation | |
parent | watchdog: rzn1: Convert comma to semicolon (diff) | |
download | linux-63d097d46799dc6ab4d1430482cd5ab6a409c4ec.tar.xz linux-63d097d46799dc6ab4d1430482cd5ab6a409c4ec.zip |
dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space
Drop unnecessary blank space from binding documentation.
Reported-by: Pavel Machek <pavel@denx.de>
Closes: https://lore.kernel.org/all/ZpemkYsK6zQgGCF2@duo.ucw.cz/
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240717115649.131914-1-biju.das.jz@bp.renesas.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml index c8f698120597..64619ba08d40 100644 --- a/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml +++ b/Documentation/devicetree/bindings/watchdog/dlg,da9062-watchdog.yaml @@ -28,7 +28,7 @@ properties: Add this property to disable the watchdog during suspend. Only use this option if you can't use the watchdog automatic suspend function during a suspend (see register CONTROL_B). - + dlg,wdt-sd: $ref: /schemas/types.yaml#/definitions/uint32 enum: [0, 1] |