[PATCH v2 1/3] dt-bindings: watchdog: aspeed,ast2400-wdt: Add support for AST2700
Rob Herring (Arm)
robh at kernel.org
Wed Oct 15 23:39:24 AEDT 2025
On Fri, 10 Oct 2025 16:03:13 +0800, Chin-Ting Kuo wrote:
> Add support for the AST2700 SoC in the ASPEED watchdog device tree
> bindings. This includes:
>
> - Adding "aspeed,ast2700-wdt" to the compatible string list.
> - Extending the "aspeed,reset-mask" property description for AST2700.
> - Defining AST2700-specific reset mask bits in aspeed-wdt.h,
> covering RESET1 to RESET5.
>
> Signed-off-by: Chin-Ting Kuo <chin-ting_kuo at aspeedtech.com>
> ---
> .../bindings/watchdog/aspeed,ast2400-wdt.yaml | 8 +-
> include/dt-bindings/watchdog/aspeed-wdt.h | 138 ++++++++++++++++++
> 2 files changed, 144 insertions(+), 2 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh at kernel.org>
More information about the Linux-aspeed
mailing list