Lines Matching +full:omap4 +full:- +full:rng
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rng/omap_rng.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: OMAP SoC and Inside-Secure HWRNG Module
10 - Jayesh Choudhary <j-choudhary@ti.com>
15 - ti,omap2-rng
16 - ti,omap4-rng
17 - inside-secure,safexcel-eip76
20 const: rng
22 description: Name of the hwmod associated with the RNG module
33 - description: EIP150 gateable clock
34 - description: Main gateable clock
36 clock-names:
39 - const: core
40 - const: reg
44 - if:
49 - ti,omap4-rng
50 - inside-secure,safexcel-eip76
54 - interrupts
58 - compatible
59 - reg
64 - |
66 rng: rng@48310000 {
67 compatible = "ti,omap4-rng";
68 ti,hwmods = "rng";
72 - |
73 /* SafeXcel IP-76 */
74 trng: rng@f2760000 {
75 compatible = "inside-secure,safexcel-eip76";