File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Documentation/devicetree/bindings/arm/freescale Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -151,16 +151,6 @@ Optional Child nodes:
151
151
- Data cells of ocotp:
152
152
Detailed bindings are described in bindings/nvmem/nvmem.txt
153
153
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
-
164
154
SCU key bindings based on SCU Message Protocol
165
155
------------------------------------------------------------
166
156
@@ -249,11 +239,6 @@ firmware {
249
239
linux,keycodes = <KEY_POWER>;
250
240
};
251
241
252
- watchdog {
253
- compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt";
254
- timeout-sec = <60>;
255
- };
256
-
257
242
tsens: thermal-sensor {
258
243
compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal";
259
244
#thermal-sensor-cells = <1>;
You can’t perform that action at this time.
0 commit comments