All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
@ 2026-03-10  0:20 Fabio Estevam
  2026-03-10  8:10 ` Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Fabio Estevam @ 2026-03-10  0:20 UTC (permalink / raw)
  To: linux
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, heiko, Fabio Estevam

From: Fabio Estevam <festevam@nabladev.com>

The RV1103B watchdog is compatible with the existing DesignWare Watchdog
binding. Add the rockchip,rv1103b-wdt compatible string.

Signed-off-by: Fabio Estevam <festevam@nabladev.com>
---
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
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-03-10  0:20 [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible Fabio Estevam
@ 2026-03-10  8:10 ` Heiko Stuebner
  2026-03-11  8:19 ` Krzysztof Kozlowski
  2026-03-16 14:14 ` Guenter Roeck
  2 siblings, 0 replies; 9+ messages in thread
From: Heiko Stuebner @ 2026-03-10  8:10 UTC (permalink / raw)
  To: linux, Fabio Estevam
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, Fabio Estevam

Am Dienstag, 10. März 2026, 01:20:40 Mitteleuropäische Normalzeit schrieb Fabio Estevam:
> From: Fabio Estevam <festevam@nabladev.com>
> 
> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> binding. Add the rockchip,rv1103b-wdt compatible string.
> 
> Signed-off-by: Fabio Estevam <festevam@nabladev.com>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---
> 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
> 





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-03-10  0:20 [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible Fabio Estevam
  2026-03-10  8:10 ` Heiko Stuebner
@ 2026-03-11  8:19 ` Krzysztof Kozlowski
  2026-03-16 14:14 ` Guenter Roeck
  2 siblings, 0 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2026-03-11  8:19 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: linux, wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, heiko, Fabio Estevam

On Mon, Mar 09, 2026 at 09:20:40PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@nabladev.com>
> 
> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> binding. Add the rockchip,rv1103b-wdt compatible string.
> 
> Signed-off-by: Fabio Estevam <festevam@nabladev.com>
> ---
> 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(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-03-10  0:20 [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible Fabio Estevam
  2026-03-10  8:10 ` Heiko Stuebner
  2026-03-11  8:19 ` Krzysztof Kozlowski
@ 2026-03-16 14:14 ` Guenter Roeck
  2026-04-08 10:28   ` Fabio Estevam
  2 siblings, 1 reply; 9+ messages in thread
From: Guenter Roeck @ 2026-03-16 14:14 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, heiko, Fabio Estevam

On 3/9/26 17:20, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@nabladev.com>
> 
> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> binding. Add the rockchip,rv1103b-wdt compatible string.
> 
> Signed-off-by: Fabio Estevam <festevam@nabladev.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
> 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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-03-16 14:14 ` Guenter Roeck
@ 2026-04-08 10:28   ` Fabio Estevam
  2026-04-10 15:49     ` Guenter Roeck
  0 siblings, 1 reply; 9+ messages in thread
From: Fabio Estevam @ 2026-04-08 10:28 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, heiko, Fabio Estevam

Hi Guenter,

On Mon, Mar 16, 2026 at 11:14 AM Guenter Roeck <linux@roeck-us.net> wrote:
>
> On 3/9/26 17:20, Fabio Estevam wrote:
> > From: Fabio Estevam <festevam@nabladev.com>
> >
> > The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> > binding. Add the rockchip,rv1103b-wdt compatible string.
> >
> > Signed-off-by: Fabio Estevam <festevam@nabladev.com>
>
> Reviewed-by: Guenter Roeck <linux@roeck-us.net>

Could you please apply this one?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-04-08 10:28   ` Fabio Estevam
@ 2026-04-10 15:49     ` Guenter Roeck
  2026-05-07 11:22       ` Heiko Stuebner
  0 siblings, 1 reply; 9+ messages in thread
From: Guenter Roeck @ 2026-04-10 15:49 UTC (permalink / raw)
  To: Fabio Estevam
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, heiko, Fabio Estevam

On 4/8/26 03:28, Fabio Estevam wrote:
> Hi Guenter,
> 
> On Mon, Mar 16, 2026 at 11:14 AM Guenter Roeck <linux@roeck-us.net> wrote:
>>
>> On 3/9/26 17:20, Fabio Estevam wrote:
>>> From: Fabio Estevam <festevam@nabladev.com>
>>>
>>> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
>>> binding. Add the rockchip,rv1103b-wdt compatible string.
>>>
>>> Signed-off-by: Fabio Estevam <festevam@nabladev.com>
>>
>> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> 
> Could you please apply this one?

Wim applies watchdog subsystem patches.

Guenter


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-04-10 15:49     ` Guenter Roeck
@ 2026-05-07 11:22       ` Heiko Stuebner
  2026-05-07 11:33         ` Fabio Estevam
  2026-05-07 13:44         ` Guenter Roeck
  0 siblings, 2 replies; 9+ messages in thread
From: Heiko Stuebner @ 2026-05-07 11:22 UTC (permalink / raw)
  To: Fabio Estevam, Guenter Roeck
  Cc: wim, robh, krzk+dt, conor+dt, linux-watchdog, devicetree,
	linux-kernel, Fabio Estevam

Am Freitag, 10. April 2026, 17:49:55 Mitteleuropäische Sommerzeit schrieb Guenter Roeck:
> On 4/8/26 03:28, Fabio Estevam wrote:
> > Hi Guenter,
> > 
> > On Mon, Mar 16, 2026 at 11:14 AM Guenter Roeck <linux@roeck-us.net> wrote:
> >>
> >> On 3/9/26 17:20, Fabio Estevam wrote:
> >>> From: Fabio Estevam <festevam@nabladev.com>
> >>>
> >>> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> >>> binding. Add the rockchip,rv1103b-wdt compatible string.
> >>>
> >>> Signed-off-by: Fabio Estevam <festevam@nabladev.com>
> >>
> >> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > 
> > Could you please apply this one?
> 
> Wim applies watchdog subsystem patches.

seems to have changed, as it was applied as
  https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/commit/?h=watchdog-next&id=882fc25d868fbd0d71751df4df49c4b55e3fa230

@Fabio, I guess you can send that rv1103b watchdog devicetree
node now.

Heiko





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-05-07 11:22       ` Heiko Stuebner
@ 2026-05-07 11:33         ` Fabio Estevam
  2026-05-07 13:44         ` Guenter Roeck
  1 sibling, 0 replies; 9+ messages in thread
From: Fabio Estevam @ 2026-05-07 11:33 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Guenter Roeck, wim, robh, krzk+dt, conor+dt, linux-watchdog,
	devicetree, linux-kernel, Fabio Estevam

Hi Heiko,

On Thu, May 7, 2026 at 8:22 AM Heiko Stuebner <heiko@sntech.de> wrote:

> seems to have changed, as it was applied as
>   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/commit/?h=watchdog-next&id=882fc25d868fbd0d71751df4df49c4b55e3fa230
>
> @Fabio, I guess you can send that rv1103b watchdog devicetree
> node now.

Thanks for the heads up.

I'll submit it soon.

Thanks

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible
  2026-05-07 11:22       ` Heiko Stuebner
  2026-05-07 11:33         ` Fabio Estevam
@ 2026-05-07 13:44         ` Guenter Roeck
  1 sibling, 0 replies; 9+ messages in thread
From: Guenter Roeck @ 2026-05-07 13:44 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Fabio Estevam, wim, robh, krzk+dt, conor+dt, linux-watchdog,
	devicetree, linux-kernel, Fabio Estevam

On Thu, May 07, 2026 at 01:22:13PM +0200, Heiko Stuebner wrote:
> Am Freitag, 10. April 2026, 17:49:55 Mitteleuropäische Sommerzeit schrieb Guenter Roeck:
> > On 4/8/26 03:28, Fabio Estevam wrote:
> > > Hi Guenter,
> > > 
> > > On Mon, Mar 16, 2026 at 11:14 AM Guenter Roeck <linux@roeck-us.net> wrote:
> > >>
> > >> On 3/9/26 17:20, Fabio Estevam wrote:
> > >>> From: Fabio Estevam <festevam@nabladev.com>
> > >>>
> > >>> The RV1103B watchdog is compatible with the existing DesignWare Watchdog
> > >>> binding. Add the rockchip,rv1103b-wdt compatible string.
> > >>>
> > >>> Signed-off-by: Fabio Estevam <festevam@nabladev.com>
> > >>
> > >> Reviewed-by: Guenter Roeck <linux@roeck-us.net>
> > > 
> > > Could you please apply this one?
> > 
> > Wim applies watchdog subsystem patches.
> 
> seems to have changed, as it was applied as
>   https://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git/commit/?h=watchdog-next&id=882fc25d868fbd0d71751df4df49c4b55e3fa230
> 

That is correct. I have been unable to reach Wim for several months, and he
did not send a pull request for v7.1, so I announced last week that I plan
to handle pull requests starting with v7.2.

Note that my tree is not yet merged into linux-next.

Guenter

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2026-05-07 13:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10  0:20 [PATCH v2] dt-bindings: watchdog: rockchip: Add RV1103B compatible Fabio Estevam
2026-03-10  8:10 ` Heiko Stuebner
2026-03-11  8:19 ` Krzysztof Kozlowski
2026-03-16 14:14 ` Guenter Roeck
2026-04-08 10:28   ` Fabio Estevam
2026-04-10 15:49     ` Guenter Roeck
2026-05-07 11:22       ` Heiko Stuebner
2026-05-07 11:33         ` Fabio Estevam
2026-05-07 13:44         ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.