1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/crypto/fsl-imx-scc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Security Controller (SCC)
10 - Steffen Trumtrar <s.trumtrar@pengutronix.de>
21 - description: SCC SCM interrupt
22 - description: SCC SMN interrupt
43 additionalProperties: false
48 compatible = "fsl,imx25-scc";
49 reg = <0x53fac000 0x4000>;
52 interrupts = <49>, <50>;
53 interrupt-names = "scm", "smn";