zephyr/dts/bindings/watchdog/lowrisc,opentitan-aontimer.yaml
Pisit Sawangvonganan 22315d6a9d dts: bindings: fix typo in (timer, usb-c, usb, watchdog)
Utilize a code spell-checking tool to scan for and correct spelling errors
in all files within the dts/bindings/timer, usb-c, usb and watchdog.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-01-30 18:50:08 -05:00

27 lines
477 B
YAML

# Copyright (c) 2023 Rivos Inc.
# SPDX-License-Identifier: Apache-2.0
description: OpenTitan Always-On Timer driver
compatible: "lowrisc,opentitan-aontimer"
include: base.yaml
properties:
reg:
required: true
interrupts:
required: true
clock-frequency:
type: int
description: AON-Timer frequency
required: true
wdog-lock:
type: boolean
description: |
When set, lock watchdog configuration after setup until the next
reset.