Lines Matching +full:pll +full:-
4 Documentation/devicetree/bindings/clock/clock-bindings.txt
8 LCPLL0, MIPIPLL, and etc., all derived from an onboard crystal. Each PLL
11 Required properties for a PLL and its leaf clocks:
13 - compatible:
14 Should have a value of the form "brcm,<soc>-<pll>". For example, GENPLL on
15 Cygnus has a compatible string of "brcm,cygnus-genpll"
17 - #clock-cells:
18 Have a value of <1> since there are more than 1 leaf clock of a given PLL
20 - reg:
22 clock control registers required for the PLL
24 - clocks:
25 The input parent clock phandle for the PLL. For most iProc PLLs, this is an
28 - clock-output-names:
34 #clock-cells = <0>;
35 compatible = "fixed-clock";
36 clock-frequency = <25000000>;
40 #clock-cells = <1>;
41 compatible = "brcm,cygnus-genpll";
44 clock-output-names = "genpll", "axi21", "250mhz", "ihost_sys",
53 - compatible:
54 Should have a value of the form "brcm,<soc>-asiu-clk". For example, ASIU
55 clocks for Cygnus have a compatible string of "brcm,cygnus-asiu-clk"
57 - #clock-cells:
60 - reg:
64 - clocks:
68 - clock-output-names:
74 #clock-cells = <0>;
75 compatible = "fixed-clock";
76 clock-frequency = <25000000>;
80 #clock-cells = <1>;
81 compatible = "brcm,cygnus-asiu-clk";
84 clock-output-names = "keypad", "adc/touch", "pwm";
88 ------
89 PLL and leaf clock compatible strings for Cygnus are:
90 "brcm,cygnus-armpll"
91 "brcm,cygnus-genpll"
92 "brcm,cygnus-lcpll0"
93 "brcm,cygnus-mipipll"
94 "brcm,cygnus-asiu-clk"
95 "brcm,cygnus-audiopll"
97 The following table defines the set of PLL/clock index and ID for Cygnus.
99 "include/dt-bindings/clock/bcm-cygnus.h"
102 --- ----- ----- ---------
141 ------
142 PLL and leaf clock compatible strings for Hurricane 2 are:
143 "brcm,hr2-armpll"
145 The following table defines the set of PLL/clock for Hurricane 2:
148 --- ----- ----- ---------
155 ------
156 PLL and leaf clock compatible strings for Northstar and Northstar Plus are:
157 "brcm,nsp-armpll"
158 "brcm,nsp-genpll"
159 "brcm,nsp-lcpll0"
161 The following table defines the set of PLL/clock index and ID for Northstar and
163 "include/dt-bindings/clock/bcm-nsp.h"
166 --- ----- ----- ---------
185 -----------
186 PLL and leaf clock compatible strings for Northstar 2 are:
187 "brcm,ns2-genpll-scr"
188 "brcm,ns2-genpll-sw"
189 "brcm,ns2-lcpll-ddr"
190 "brcm,ns2-lcpll-ports"
192 The following table defines the set of PLL/clock index and ID for Northstar 2.
194 "include/dt-bindings/clock/bcm-ns2.h"
197 --- ----- ----- ---------
233 --------
234 PLL and leaf clock compatible strings for BCM63138 are:
235 "brcm,bcm63138-armpll"
238 -----------
239 PLL and leaf clock compatible strings for Stingray are:
240 "brcm,sr-genpll0"
241 "brcm,sr-genpll1"
242 "brcm,sr-genpll2"
243 "brcm,sr-genpll3"
244 "brcm,sr-genpll4"
245 "brcm,sr-genpll5"
246 "brcm,sr-genpll6"
248 "brcm,sr-lcpll0"
249 "brcm,sr-lcpll1"
250 "brcm,sr-lcpll-pcie"
253 The following table defines the set of PLL/clock index and ID for Stingray.
255 "include/dt-bindings/clock/bcm-sr.h"
258 --- ----- ----- ---------