diff options
author | Biju Das <[email protected]> | 2024-07-17 12:56:47 +0100 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2024-07-18 20:35:41 +0200 |
commit | 63d097d46799dc6ab4d1430482cd5ab6a409c4ec (patch) | |
tree | f0a0adbc683c70f4ffb142fd6b9b90523240b474 | |
parent | 1bb3b542cb1b68e40d4323592fdc9bd222c4f84a (diff) |
dt-bindings: watchdog: dlg,da9062-watchdog: Drop blank space
Drop unnecessary blank space from binding documentation.
Reported-by: Pavel Machek <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Biju Das <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
-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] |