Re: [PATCH V2 1/3] dt-bindings: watchdog: Add support for Andes ATCWDT200

From: Rob Herring (Arm)

Date: Thu Jan 15 2026 - 15:07:13 EST



On Thu, 15 Jan 2026 16:14:42 +0800, CL Wang wrote:
> Add the devicetree binding documentation for the Andes ATCWDT200
> watchdog timer.
>
> ATCWDT200 is the IP name, which is embedded in AndesCore-based
> platforms or SoCs such as AE350 and Qilai.
>
> Signed-off-by: CL Wang <cl634@xxxxxxxxxxxxx>
> ---
> Changes in v2:
> - Drop redundant text "including supported properties..." from the
> commit message.
> - Clarify the relationship between ATCWDT200 IP and SoCs (AE350/Qilai)
> in the commit message.
> - Add missing type definition ($ref: uint32), enum constraint, and
> description for 'andestech,clock-source' property.
>
> ---
> .../watchdog/andestech,ae350-wdt.yaml | 53 +++++++++++++++++++
> 1 file changed, 53 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/watchdog/andestech,ae350-wdt.yaml
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>