summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm
diff options
context:
space:
mode:
authorFranck LENORMAND <franck.lenormand@nxp.com>2020-09-29 15:50:13 +0200
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:22:58 +0800
commit1ac2aab968ca60985680df84edf906a1513089e6 (patch)
treeb186c3cf4a5d08a87fab5ac0446a8d780e22bc99 /Documentation/devicetree/bindings/arm
parent25a47882d3abb5596bd4b1000a17731ebc23bb38 (diff)
SSI-87: dt-bindings: firmware: secvio: Add documentation
This patch adds the documentation for the SECVIO driver. Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r--Documentation/devicetree/bindings/arm/freescale/fsl,imx-sc-secvio.yaml22
1 files changed, 22 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,imx-sc-secvio.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,imx-sc-secvio.yaml
new file mode 100644
index 000000000000..a3dc04ec9c54
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,imx-sc-secvio.yaml
@@ -0,0 +1,22 @@
+# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/arm/freescale/fsl,imx-sc-secvio.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: NXP i.MX Security Violation driver
+
+maintainers:
+ - Franck LENORMAND <franck.lenormand@nxp.com>
+
+description: |
+ Receive security violation from the SNVS via the SCU firmware. Allow to
+ register notifier for additional processing
+
+properties:
+ compatible:
+ enum:
+ - fsl,imx-sc-secvio
+
+required:
+ - compatible