Lines Matching +full:rk3128 +full:- +full:cru
1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 ---
4 $id: http://devicetree.org/schemas/clock/rockchip,rk3128-cru.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip RK3126/RK3128 Clock and Reset Unit (CRU)
10 - Elaine Zhang <zhangqing@rock-chips.com>
11 - Heiko Stuebner <heiko@sntech.de>
14 The RK3126/RK3128 clock controller generates and supplies clock to various
19 preprocessor macros in the dt-bindings/clock/rk3128-cru.h headers and can be
26 - rockchip,rk3126-cru
27 - rockchip,rk3128-cru
32 "#clock-cells":
35 "#reset-cells":
42 clock-names:
45 - const: xin24m
46 - enum:
47 - ext_i2s
48 - gmac_clkin
49 - enum:
50 - ext_i2s
51 - gmac_clkin
61 - compatible
62 - reg
63 - "#clock-cells"
64 - "#reset-cells"
69 - |
70 cru: clock-controller@20000000 {
71 compatible = "rockchip,rk3128-cru";
74 #clock-cells = <1>;
75 #reset-cells = <1>;