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>
15 const: samsung,exynos5250-trng
20 clock-names:
22 - const: secss
28 - compatible
29 - clocks
30 - clock-names
31 - reg
36 - |
37 #include <dt-bindings/clock/exynos5250.h>
40 compatible = "samsung,exynos5250-trng";
42 clocks = <&clock CLK_SSS>;
43 clock-names = "secss";