| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/rng/omap_rng.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: OMAP SoC and Inside-Secure HWRNG Module |
| - Jayesh Choudhary <j-choudhary@ti.com> |
| - inside-secure,safexcel-eip76 |
| description: Name of the hwmod associated with the RNG module |
| - description: EIP150 gateable clock |
| - description: Main gateable clock |
| - inside-secure,safexcel-eip76 |
| additionalProperties: false |
| compatible = "ti,omap4-rng"; |
| reg = <0x48310000 0x2000>; |
| compatible = "inside-secure,safexcel-eip76"; |
| clocks = <&cpm_syscon0 1 25>; |