1
0
Fork 0

SSI-87: arm64: dts: imx8qxp: Add node for Security Violations

Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Franck LENORMAND 2020-03-04 13:45:15 +01:00
parent 02388b72be
commit 53dca82ef1
2 changed files with 10 additions and 0 deletions

View File

@ -350,6 +350,11 @@
tsens-num = <6>;
#thermal-sensor-cells = <1>;
};
secvio: secvio {
compatible = "fsl,imx-sc-secvio";
nvmem = <&ocotp>;
};
};
thermal_zones: thermal-zones {

View File

@ -216,6 +216,11 @@
compatible = "fsl,imx8qxp-sc-rtc";
};
secvio: secvio {
compatible = "fsl,imx-sc-secvio";
nvmem = <&ocotp>;
};
watchdog {
compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt";
timeout-sec = <60>;