Lines Matching +full:exynos5250 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/rng/samsung,exynos5250-trng.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
11 - Łukasz Stelmach <l.stelmach@samsung.com>
16 - samsung,exynos5250-trng
17 - samsung,exynos850-trng
23 clock-names:
31 - compatible
32 - clocks
33 - clock-names
34 - reg
37 - if:
41 const: samsung,exynos850-trng
47 - description: SSS (Security Sub System) operating clock
48 - description: SSS (Security Sub System) bus clock
50 clock-names:
52 - const: secss
53 - const: pclk
59 - description: SSS (Security Sub System) operating clock
61 clock-names:
63 - const: secss
68 - |
69 #include <dt-bindings/clock/exynos5250.h>
72 compatible = "samsung,exynos5250-trng";
74 clocks = <&clock CLK_SSS>;
75 clock-names = "secss";