Skip to content

Commit 60e1fba

Browse files
abelvesaWim Van Sebroeck
authored andcommitted
dt-bindings: watchdog: Add fsl,scu-wdt yaml file
In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch documents separately the 'watchdog' child node of the SCU main node. Signed-off-by: Abel Vesa <[email protected]> Signed-off-by: Viorel Suman <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 1cdaa0d commit 60e1fba

File tree

1 file changed

+0
-15
lines changed
  • Documentation/devicetree/bindings/arm/freescale

1 file changed

+0
-15
lines changed

Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -151,16 +151,6 @@ Optional Child nodes:
151151
- Data cells of ocotp:
152152
Detailed bindings are described in bindings/nvmem/nvmem.txt
153153

154-
Watchdog bindings based on SCU Message Protocol
155-
------------------------------------------------------------
156-
157-
Required properties:
158-
- compatible: should be:
159-
"fsl,imx8qxp-sc-wdt"
160-
followed by "fsl,imx-sc-wdt";
161-
Optional properties:
162-
- timeout-sec: contains the watchdog timeout in seconds.
163-
164154
SCU key bindings based on SCU Message Protocol
165155
------------------------------------------------------------
166156

@@ -249,11 +239,6 @@ firmware {
249239
linux,keycodes = <KEY_POWER>;
250240
};
251241

252-
watchdog {
253-
compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt";
254-
timeout-sec = <60>;
255-
};
256-
257242
tsens: thermal-sensor {
258243
compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal";
259244
#thermal-sensor-cells = <1>;

0 commit comments

Comments
 (0)