Lines Matching +full:rk3568 +full:- +full:rng
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rng/rockchip,rk3568-rng.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip RK3568 TRNG
9 description: True Random Number Generator on Rockchip RK3568 SoC
12 - Aurelien Jarno <aurelien@aurel32.net>
13 - Daniel Golle <daniel@makrotopia.org>
18 - rockchip,rk3568-rng
25 - description: TRNG clock
26 - description: TRNG AHB clock
28 clock-names:
30 - const: core
31 - const: ahb
37 - compatible
38 - reg
39 - clocks
40 - clock-names
41 - resets
46 - |
47 #include <dt-bindings/clock/rk3568-cru.h>
49 #address-cells = <2>;
50 #size-cells = <2>;
52 rng@fe388000 {
53 compatible = "rockchip,rk3568-rng";
56 clock-names = "core", "ahb";