~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/clock/ti/dpll.txt

Version: ~ [ linux-6.13-rc5 ] ~ [ linux-6.12.7 ] ~ [ linux-6.11.11 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.68 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.122 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.175 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.232 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.288 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.325 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/devicetree/bindings/clock/ti/dpll.txt (Version linux-6.13-rc5) and /Documentation/devicetree/bindings/clock/ti/dpll.txt (Version linux-5.6.19)


  1 Binding for Texas Instruments DPLL clock.           1 Binding for Texas Instruments DPLL clock.
  2                                                     2 
                                                   >>   3 Binding status: Unstable - ABI compatibility may be broken in the future
                                                   >>   4 
  3 This binding uses the common clock binding[1].      5 This binding uses the common clock binding[1].  It assumes a
  4 register-mapped DPLL with usually two selectab      6 register-mapped DPLL with usually two selectable input clocks
  5 (reference clock and bypass clock), with digit      7 (reference clock and bypass clock), with digital phase locked
  6 loop logic for multiplying the input clock to       8 loop logic for multiplying the input clock to a desired output
  7 clock. This clock also typically supports diff      9 clock. This clock also typically supports different operation
  8 modes (locked, low power stop etc.) This bindi     10 modes (locked, low power stop etc.) This binding has several
  9 sub-types, which effectively result in slightl     11 sub-types, which effectively result in slightly different setup
 10 for the actual DPLL clock.                         12 for the actual DPLL clock.
 11                                                    13 
 12 [1] Documentation/devicetree/bindings/clock/cl     14 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
 13                                                    15 
 14 Required properties:                               16 Required properties:
 15 - compatible : shall be one of:                    17 - compatible : shall be one of:
 16                 "ti,omap3-dpll-clock",             18                 "ti,omap3-dpll-clock",
 17                 "ti,omap3-dpll-core-clock",        19                 "ti,omap3-dpll-core-clock",
 18                 "ti,omap3-dpll-per-clock",         20                 "ti,omap3-dpll-per-clock",
 19                 "ti,omap3-dpll-per-j-type-cloc     21                 "ti,omap3-dpll-per-j-type-clock",
 20                 "ti,omap4-dpll-clock",             22                 "ti,omap4-dpll-clock",
 21                 "ti,omap4-dpll-x2-clock",          23                 "ti,omap4-dpll-x2-clock",
 22                 "ti,omap4-dpll-core-clock",        24                 "ti,omap4-dpll-core-clock",
 23                 "ti,omap4-dpll-m4xen-clock",       25                 "ti,omap4-dpll-m4xen-clock",
 24                 "ti,omap4-dpll-j-type-clock",      26                 "ti,omap4-dpll-j-type-clock",
 25                 "ti,omap5-mpu-dpll-clock",         27                 "ti,omap5-mpu-dpll-clock",
 26                 "ti,am3-dpll-no-gate-clock",       28                 "ti,am3-dpll-no-gate-clock",
 27                 "ti,am3-dpll-j-type-clock",        29                 "ti,am3-dpll-j-type-clock",
 28                 "ti,am3-dpll-no-gate-j-type-cl     30                 "ti,am3-dpll-no-gate-j-type-clock",
 29                 "ti,am3-dpll-clock",               31                 "ti,am3-dpll-clock",
 30                 "ti,am3-dpll-core-clock",          32                 "ti,am3-dpll-core-clock",
 31                 "ti,am3-dpll-x2-clock",            33                 "ti,am3-dpll-x2-clock",
 32                 "ti,omap2-dpll-core-clock",        34                 "ti,omap2-dpll-core-clock",
 33                                                    35 
 34 - #clock-cells : from common clock binding; sh     36 - #clock-cells : from common clock binding; shall be set to 0.
 35 - clocks : link phandles of parent clocks, fir     37 - clocks : link phandles of parent clocks, first entry lists reference clock
 36   and second entry bypass clock                    38   and second entry bypass clock
 37 - reg : offsets for the register set for contr     39 - reg : offsets for the register set for controlling the DPLL.
 38   Registers are listed in following order:         40   Registers are listed in following order:
 39         "control" - contains the control regis     41         "control" - contains the control register base address
 40         "idlest" - contains the idle status re     42         "idlest" - contains the idle status register base address
 41         "mult-div1" - contains the multiplier      43         "mult-div1" - contains the multiplier / divider register base address
 42         "autoidle" - contains the autoidle reg     44         "autoidle" - contains the autoidle register base address (optional)
 43         "ssc-deltam" - DPLL supports spread sp << 
 44                        the frequency spreading << 
 45         "ssc-modfreq" - DPLL supports spread s << 
 46                         the modulation frequen << 
 47                         (optional)             << 
 48   ti,am3-* dpll types do not have autoidle reg     45   ti,am3-* dpll types do not have autoidle register
 49   ti,omap2-* dpll type does not support idlest     46   ti,omap2-* dpll type does not support idlest / autoidle registers
 50                                                    47 
 51 Optional properties:                               48 Optional properties:
 52 - DPLL mode setting - defining any one or more     49 - DPLL mode setting - defining any one or more of the following overrides
 53   default setting.                                 50   default setting.
 54         - ti,low-power-stop : DPLL supports lo     51         - ti,low-power-stop : DPLL supports low power stop mode, gating output
 55         - ti,low-power-bypass : DPLL output ma     52         - ti,low-power-bypass : DPLL output matches rate of parent bypass clock
 56         - ti,lock : DPLL locks in programmed r     53         - ti,lock : DPLL locks in programmed rate
 57         - ti,min-div : the minimum divisor to  << 
 58                        target rate             << 
 59         - ti,ssc-deltam : DPLL supports spread << 
 60                           spreading in permill << 
 61         - ti,ssc-modfreq-hz : DPLL supports sp << 
 62                               spectrum modulat << 
 63         - ti,ssc-downspread : DPLL supports sp << 
 64                               to enable the do << 
 65                                                    54 
 66 Examples:                                          55 Examples:
 67         dpll_core_ck: dpll_core_ck@44e00490 {      56         dpll_core_ck: dpll_core_ck@44e00490 {
 68                 #clock-cells = <0>;                57                 #clock-cells = <0>;
 69                 compatible = "ti,omap4-dpll-co     58                 compatible = "ti,omap4-dpll-core-clock";
 70                 clocks = <&sys_clkin_ck>, <&sy     59                 clocks = <&sys_clkin_ck>, <&sys_clkin_ck>;
 71                 reg = <0x490>, <0x45c>, <0x488     60                 reg = <0x490>, <0x45c>, <0x488>, <0x468>;
 72         };                                         61         };
 73                                                    62 
 74         dpll2_ck: dpll2_ck@48004004 {              63         dpll2_ck: dpll2_ck@48004004 {
 75                 #clock-cells = <0>;                64                 #clock-cells = <0>;
 76                 compatible = "ti,omap3-dpll-cl     65                 compatible = "ti,omap3-dpll-clock";
 77                 clocks = <&sys_ck>, <&dpll2_fc     66                 clocks = <&sys_ck>, <&dpll2_fck>;
 78                 ti,low-power-stop;                 67                 ti,low-power-stop;
 79                 ti,low-power-bypass;               68                 ti,low-power-bypass;
 80                 ti,lock;                           69                 ti,lock;
 81                 reg = <0x4>, <0x24>, <0x34>, <     70                 reg = <0x4>, <0x24>, <0x34>, <0x40>;
 82         };                                         71         };
 83                                                    72 
 84         dpll_core_ck: dpll_core_ck@44e00490 {      73         dpll_core_ck: dpll_core_ck@44e00490 {
 85                 #clock-cells = <0>;                74                 #clock-cells = <0>;
 86                 compatible = "ti,am3-dpll-core     75                 compatible = "ti,am3-dpll-core-clock";
 87                 clocks = <&sys_clkin_ck>, <&sy     76                 clocks = <&sys_clkin_ck>, <&sys_clkin_ck>;
 88                 reg = <0x90>, <0x5c>, <0x68>;      77                 reg = <0x90>, <0x5c>, <0x68>;
 89         };                                         78         };
 90                                                    79 
 91         dpll_ck: dpll_ck {                         80         dpll_ck: dpll_ck {
 92                 #clock-cells = <0>;                81                 #clock-cells = <0>;
 93                 compatible = "ti,omap2-dpll-co     82                 compatible = "ti,omap2-dpll-core-clock";
 94                 clocks = <&sys_ck>, <&sys_ck>;     83                 clocks = <&sys_ck>, <&sys_ck>;
 95                 reg = <0x0500>, <0x0540>;          84                 reg = <0x0500>, <0x0540>;
 96         };                                     << 
 97                                                << 
 98         dpll_disp_ck: dpll_disp_ck {           << 
 99                 #clock-cells = <0>;            << 
100                 compatible = "ti,am3-dpll-no-g << 
101                 clocks = <&sys_clkin_ck>, <&sy << 
102                 reg = <0x0498>, <0x0448>, <0x0 << 
103         };                                         85         };
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php