Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
From: Heiko Stuebner
Date: Tue Mar 10 2026 - 04:10:37 EST
Am Dienstag, 10. März 2026, 01:20:40 Mitteleuropäische Normalzeit schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@xxxxxxxxxxxx>
>
> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> binding. Add the rockchip,rv1103b-wdt compatible string.
>
> Signed-off-by: Fabio Estevam <festevam@xxxxxxxxxxxx>
Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>
> ---
> Changes since v1:
> - Fixed a typo in the devicetree mailing list address.
>
> Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
> index 609e98cdaaff..141c72909b15 100644
> --- a/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml
> @@ -33,6 +33,7 @@ properties:
> - rockchip,rk3568-wdt
> - rockchip,rk3576-wdt
> - rockchip,rk3588-wdt
> + - rockchip,rv1103b-wdt
> - rockchip,rv1108-wdt
> - rockchip,rv1126-wdt
> - const: snps,dw-wdt
>