Home
last modified time | relevance | path

Searched +full:imx25 +full:- +full:scc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dfsl-imx-scc.txt1 Freescale Security Controller (SCC)
4 - compatible : Should be "fsl,imx25-scc".
5 - reg : Should contain register location and length.
6 - interrupts : Should contain interrupt numbers for SCM IRQ and SMN IRQ.
7 - interrupt-names : Should specify the names "scm" and "smn" for the
9 - clocks: Should contain the clock driving the SCC core.
10 - clock-names: Should be set to "ipg".
14 scc: crypto@53fac000 {
15 compatible = "fsl,imx25-scc";
18 clock-names = "ipg";
[all …]
H A Dfsl-imx-scc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
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>
14 const: fsl,imx25-scc
21 - description: SCC SCM interrupt
22 - description: SCC SMN interrupt
24 interrupt-names:
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx25.dtsi1 // SPDX-License-Identifier: GPL-2.0+
5 #include <dt-bindings/gpio/gpio.h>
6 #include "imx25-pinfunc.h"
9 #address-cells = <1>;
10 #size-cells = <1>;
13 * pre-existing /chosen node to be available to insert the
46 #address-cell
440 scc: crypto@53fac000 { global() label
[all...]