Lines Matching +full:rk3036 +full:- +full:cru
1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
3 ---
4 $id: http://devicetree.org/schemas/clock/rockchip,rk3036-cru.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip RK3036 Clock and Reset Unit (CRU)
10 - Elaine Zhang <zhangqing@rock-chips.com>
11 - Heiko Stuebner <heiko@sntech.de>
14 The RK3036 clock controller generates and supplies clocks to various
19 preprocessor macros in the dt-bindings/clock/rk3036-cru.h headers and can be
24 clock-output-names:
25 - "xin24m" - crystal input - required
26 - "ext_i2s" - external I2S clock - optional
27 - "rmii_clkin" - external EMAC clock - optional
32 - rockchip,rk3036-cru
37 "#clock-cells":
40 "#reset-cells":
46 clock-names:
57 - compatible
58 - reg
59 - "#clock-cells"
60 - "#reset-cells"
65 - |
66 cru: clock-controller@20000000 {
67 compatible = "rockchip,rk3036-cru";
70 #clock-cells = <1>;
71 #reset-cells = <1>;