Message ID | 20231004182043.2309790-1-festevam@gmail.com |
---|---|
State | New |
Headers | show |
Series | [v2] dt-bindings: watchdog: fsl,scu-wdt: Document imx8dl | expand |
On Wed, 04 Oct 2023 15:20:43 -0300, Fabio Estevam wrote: > 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> > Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Changes since v1: > - Sent it as a standalone patch to the DT folks. > - Collected Conor's ack. > > Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > It seems watchdog bindings aren't getting applied, so I've applied it. Wim, please take watchdog bindings in the future unless noted otherwise. Rob
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: