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
53 - compatible
54 - reg
55 - "#clock-cells"
56 - "#reset-cells"
61 - |
62 cru: clock-controller@fd7c0000 {
63 compatible = "rockchip,rk3588-cru";
65 #clock-cells = <1>;
66 #reset-cells = <1>;