Lines Matching +full:external +full:- +full:nodes
8 different so another dt-compatible is available. Noticed that it is only
14 - compatible: should be "rockchip,rk3288-cru" or "rockchip,rk3288w-cru" in
16 - reg: physical base address of the controller and length of memory mapped
18 - #clock-cells: should be 1.
19 - #reset-cells: should be 1.
23 - rockchip,grf: phandle to the syscon managing the "general register files"
26 Each clock is assigned an identifier and client nodes can use this identifier
28 preprocessor macros in the dt-bindings/clock/rk3288-cru.h headers and can be
32 External clocks:
36 clock-output-names:
37 - "xin24m" - crystal input - required,
38 - "xin32k" - rtc clock - optional,
39 - "ext_i2s" - external I2S clock - optional,
40 - "ext_hsadc" - external HSADC clock - optional,
41 - "ext_edp_24m" - external display port clock - optional,
42 - "ext_vip" - external VIP clock - optional,
43 - "ext_isp" - external ISP clock - optional,
44 - "ext_jtag" - external JTAG clock - optional
49 compatible = "rockchip,rk3188-cru";
53 #clock-cells = <1>;
54 #reset-cells = <1>;
61 compatible = "snps,dw-apb-uart";
64 reg-shift = <2>;
65 reg-io-width = <1>;