| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/rng/starfive,jh7110-trng.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: StarFive SoC TRNG Module |
| - Jia Jie Ho <jiajie.ho@starfivetech.com> |
| const: starfive,jh7110-trng |
| - description: Hardware reference clock |
| - description: AHB reference clock |
| additionalProperties: false |
| compatible = "starfive,jh7110-trng"; |
| reg = <0x1600C000 0x4000>; |
| clocks = <&clk 15>, <&clk 16>; |
| clock-names = "hclk", "ahb"; |