devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: shawnguo@kernel.org
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@denx.de>,
	Wim Van Sebroeck <wim@linux-watchdog.org>,
	Guenter Roeck <linux@roeck-us.net>
Subject: [PATCH 7/8] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl
Date: Tue, 26 Sep 2023 09:29:56 -0300	[thread overview]
Message-ID: <20230926122957.341094-7-festevam@gmail.com> (raw)
In-Reply-To: <20230926122957.341094-1-festevam@gmail.com>

From: Fabio Estevam <festevam@denx.de>

imx8dxl also contains the SCU watchdog block.

Add an entry for 'fsl,imx8dxl-sc-wdt'.

Cc: Wim Van Sebroeck <wim@linux-watchdog.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml
index 47701248cd8d..8b7aa922249b 100644
--- a/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml
@@ -18,7 +18,9 @@ allOf:
 properties:
   compatible:
     items:
-      - const: fsl,imx8qxp-sc-wdt
+      - enum:
+          - fsl,imx8dxl-sc-wdt
+          - fsl,imx8qxp-sc-wdt
       - const: fsl,imx-sc-wdt
 
 required:
-- 
2.34.1


  parent reply	other threads:[~2023-09-26 12:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-26 12:29 [PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source Fabio Estevam
2023-09-26 12:29 ` [PATCH 2/8] dt-bindings: power: fsl,scu-pd: Document imx8dl Fabio Estevam
2023-09-27 15:08   ` Conor Dooley
2023-09-26 12:29 ` [PATCH 3/8] arm64: dts: imx8dxl: Pass fsl,imx8dl-scu-pd Fabio Estevam
2023-10-10  1:05   ` Shawn Guo
2023-09-26 12:29 ` [PATCH 4/8] arm64: dts: imx8dxl: Remove wakeup-irq Fabio Estevam
2023-09-26 12:29 ` [PATCH 5/8] dt-bindings: thermal: fsl,scu-thermal: Document imx8dl Fabio Estevam
2023-09-27 15:09   ` Conor Dooley
2023-09-28 13:32   ` Daniel Lezcano
2023-09-28 13:33     ` Fabio Estevam
2023-09-28 13:44   ` Daniel Lezcano
2023-09-26 12:29 ` [PATCH 6/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-thermal Fabio Estevam
2023-09-26 12:29 ` Fabio Estevam [this message]
2023-09-27 15:09   ` [PATCH 7/8] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl Conor Dooley
2023-09-26 12:29 ` [PATCH 8/8] arm64: dts: imx8dxl: Pass fsl,imx8dxl-sc-wdt Fabio Estevam
2023-09-28 16:47 ` [PATCH 1/8] dt-bindings: input: fsl,scu-key: Document wakeup-source Rob Herring
2023-10-25 20:07   ` Fabio Estevam
2023-10-29  1:51     ` Dmitry Torokhov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230926122957.341094-7-festevam@gmail.com \
    --to=festevam@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@denx.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux@roeck-us.net \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@kernel.org \
    --cc=wim@linux-watchdog.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).