Searched +full:imx25 +full:- +full:scc (Results 1 – 3 of 3) sorted by relevance
1 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 the9 - 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 …]
1 # 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-scc21 - description: SCC SCM interrupt22 - description: SCC SMN interrupt24 interrupt-names:[all …]
1 // 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 the46 #address-cell440 scc: crypto@53fac000 { global() label [all...]