linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
@ 2022-02-15  8:12 Peng Fan (OSS)
  2022-02-25 15:57 ` Rob Herring
  2022-02-25 16:34 ` Guenter Roeck
  0 siblings, 2 replies; 3+ messages in thread
From: Peng Fan (OSS) @ 2022-02-15  8:12 UTC (permalink / raw)
  To: wim, linux, robh+dt, shawnguo
  Cc: kernel, festevam, linux-watchdog, devicetree, linux-arm-kernel,
	linux-kernel, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

The wdog on i.MX93 is modified from i.MX8ULP with some changes,
it uses one compatible string, so add i.MX93 support.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
index fb603a20e396..12da179ed6c0 100644
--- a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
@@ -19,6 +19,7 @@ properties:
       - items:
           - const: fsl,imx8ulp-wdt
           - const: fsl,imx7ulp-wdt
+      - const: fsl,imx93-wdt
 
   reg:
     maxItems: 1
-- 
2.25.1


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

* Re: [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
  2022-02-15  8:12 [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string Peng Fan (OSS)
@ 2022-02-25 15:57 ` Rob Herring
  2022-02-25 16:34 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-02-25 15:57 UTC (permalink / raw)
  To: Peng Fan (OSS)
  Cc: wim, linux, linux-arm-kernel, robh+dt, devicetree, Peng Fan,
	festevam, linux-watchdog, linux-kernel, shawnguo, kernel

On Tue, 15 Feb 2022 16:12:02 +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> The wdog on i.MX93 is modified from i.MX8ULP with some changes,
> it uses one compatible string, so add i.MX93 support.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>
> ---
>  Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string
  2022-02-15  8:12 [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string Peng Fan (OSS)
  2022-02-25 15:57 ` Rob Herring
@ 2022-02-25 16:34 ` Guenter Roeck
  1 sibling, 0 replies; 3+ messages in thread
From: Guenter Roeck @ 2022-02-25 16:34 UTC (permalink / raw)
  To: Peng Fan (OSS), wim, robh+dt, shawnguo
  Cc: kernel, festevam, linux-watchdog, devicetree, linux-arm-kernel,
	linux-kernel, Peng Fan

On 2/15/22 00:12, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> The wdog on i.MX93 is modified from i.MX8ULP with some changes,
> it uses one compatible string, so add i.MX93 support.
> 
> Signed-off-by: Peng Fan <peng.fan@nxp.com>

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

> ---
>   Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
> index fb603a20e396..12da179ed6c0 100644
> --- a/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
> +++ b/Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml
> @@ -19,6 +19,7 @@ properties:
>         - items:
>             - const: fsl,imx8ulp-wdt
>             - const: fsl,imx7ulp-wdt
> +      - const: fsl,imx93-wdt
>   
>     reg:
>       maxItems: 1


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

end of thread, other threads:[~2022-02-25 16:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-15  8:12 [PATCH] dt-bindings: watchdog: imx7ulp-wdt: Add imx93 compatible string Peng Fan (OSS)
2022-02-25 15:57 ` Rob Herring
2022-02-25 16:34 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).