Lines Matching +full:external +full:- +full:nodes
9 - compatible: should be "rockchip,rv1108-cru"
10 - reg: physical base address of the controller and length of memory mapped
12 - #clock-cells: should be 1.
13 - #reset-cells: should be 1.
17 - rockchip,grf: phandle to the syscon managing the "general register files"
20 Each clock is assigned an identifier and client nodes can use this identifier
22 preprocessor macros in the dt-bindings/clock/rv1108-cru.h headers and can be
26 External clocks:
30 clock-output-names:
31 - "xin24m" - crystal input - required,
32 - "ext_vip" - external VIP clock - optional
33 - "ext_i2s" - external I2S clock - optional
34 - "ext_gmac" - external GMAC clock - optional
35 - "hdmiphy" - external clock input derived from HDMI PHY - optional
36 - "usbphy" - external clock input derived from USB PHY - optional
41 compatible = "rockchip,rv1108-cru";
45 #clock-cells = <1>;
46 #reset-cells = <1>;
53 compatible = "rockchip,rv1108-uart", "snps,dw-apb-uart";
56 reg-shift = <2>;
57 reg-io-width = <4>;