Lines Matching +full:rk3588 +full:- +full:cru
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/clock/rockchip,rk3588-cru.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Rockchip rk3588 Family Clock and Reset Control Module
10 - Elaine Zhang <zhangqing@rock-chips.com>
11 - Heiko Stuebner <heiko@sntech.de>
14 The RK3588 clock controller generates the clock and also implements a reset
20 are defined as preprocessor macros in dt-binding headers.
25 - rockchip,rk3588-cru
30 "#clock-cells":
33 "#reset-cells":
40 clock-names:
42 - const: xin24m
43 - const: xin32k
45 assigned-clocks: true
47 assigned-clock-rates: true
57 - compatible
58 - reg
59 - "#clock-cells"
60 - "#reset-cells"
65 - |
66 cru: clock-controller@fd7c0000 {
67 compatible = "rockchip,rk3588-cru";
69 #clock-cells = <1>;
70 #reset-cells = <1>;