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

TOMOYO Linux Cross Reference
Linux/Documentation/devicetree/bindings/clock/zynq-7000.txt

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ 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/zynq-7000.txt (Architecture mips) and /Documentation/devicetree/bindings/clock/zynq-7000.txt (Architecture ppc)


  1 Device Tree Clock bindings for the Zynq 7000 E      1 Device Tree Clock bindings for the Zynq 7000 EPP
  2                                                     2 
  3 The Zynq EPP has several different clk provide      3 The Zynq EPP has several different clk providers, each with there own bindings.
  4 The purpose of this document is to document th      4 The purpose of this document is to document their usage.
  5                                                     5 
  6 See clock_bindings.txt for more information on      6 See clock_bindings.txt for more information on the generic clock bindings.
  7 See Chapter 25 of Zynq TRM for more informatio      7 See Chapter 25 of Zynq TRM for more information about Zynq clocks.
  8                                                     8 
  9 == Clock Controller ==                              9 == Clock Controller ==
 10 The clock controller is a logical abstraction      10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
 11 required input clock frequencies from the devi     11 required input clock frequencies from the devicetree and acts as clock provider
 12 for all clock consumers of PS clocks.              12 for all clock consumers of PS clocks.
 13                                                    13 
 14 Required properties:                               14 Required properties:
 15  - #clock-cells : Must be 1                        15  - #clock-cells : Must be 1
 16  - compatible : "xlnx,ps7-clkc"                    16  - compatible : "xlnx,ps7-clkc"
 17  - reg : SLCR offset and size taken via syscon     17  - reg : SLCR offset and size taken via syscon < 0x100 0x100 >
 18  - ps-clk-frequency : Frequency of the oscilla     18  - ps-clk-frequency : Frequency of the oscillator providing ps_clk in HZ
 19                       (usually 33 MHz oscillat     19                       (usually 33 MHz oscillators are used for Zynq platforms)
 20  - clock-output-names : List of strings used t     20  - clock-output-names : List of strings used to name the clock outputs. Shall be
 21                         a list of the outputs      21                         a list of the outputs given below.
 22                                                    22 
 23 Optional properties:                               23 Optional properties:
 24  - clocks : as described in the clock bindings     24  - clocks : as described in the clock bindings
 25  - clock-names : as described in the clock bin     25  - clock-names : as described in the clock bindings
 26  - fclk-enable : Bit mask to enable FCLKs stat     26  - fclk-enable : Bit mask to enable FCLKs statically at boot time.
 27                  Bit [0..3] correspond to FCLK     27                  Bit [0..3] correspond to FCLK0..FCLK3. The corresponding
 28                  FCLK will only be enabled if      28                  FCLK will only be enabled if it is actually running at
 29                  boot time.                        29                  boot time.
 30                                                    30 
 31 Clock inputs:                                      31 Clock inputs:
 32 The following strings are optional parameters      32 The following strings are optional parameters to the 'clock-names' property in
 33 order to provide an optional (E)MIO clock sour     33 order to provide an optional (E)MIO clock source.
 34  - swdt_ext_clk                                    34  - swdt_ext_clk
 35  - gem0_emio_clk                                   35  - gem0_emio_clk
 36  - gem1_emio_clk                                   36  - gem1_emio_clk
 37  - mio_clk_XX           # with XX = 00..53         37  - mio_clk_XX           # with XX = 00..53
 38 ...                                                38 ...
 39                                                    39 
 40 Clock outputs:                                     40 Clock outputs:
 41  0:  armpll                                        41  0:  armpll
 42  1:  ddrpll                                        42  1:  ddrpll
 43  2:  iopll                                         43  2:  iopll
 44  3:  cpu_6or4x                                     44  3:  cpu_6or4x
 45  4:  cpu_3or2x                                     45  4:  cpu_3or2x
 46  5:  cpu_2x                                        46  5:  cpu_2x
 47  6:  cpu_1x                                        47  6:  cpu_1x
 48  7:  ddr2x                                         48  7:  ddr2x
 49  8:  ddr3x                                         49  8:  ddr3x
 50  9:  dci                                           50  9:  dci
 51  10: lqspi                                         51  10: lqspi
 52  11: smc                                           52  11: smc
 53  12: pcap                                          53  12: pcap
 54  13: gem0                                          54  13: gem0
 55  14: gem1                                          55  14: gem1
 56  15: fclk0                                         56  15: fclk0
 57  16: fclk1                                         57  16: fclk1
 58  17: fclk2                                         58  17: fclk2
 59  18: fclk3                                         59  18: fclk3
 60  19: can0                                          60  19: can0
 61  20: can1                                          61  20: can1
 62  21: sdio0                                         62  21: sdio0
 63  22: sdio1                                         63  22: sdio1
 64  23: uart0                                         64  23: uart0
 65  24: uart1                                         65  24: uart1
 66  25: spi0                                          66  25: spi0
 67  26: spi1                                          67  26: spi1
 68  27: dma                                           68  27: dma
 69  28: usb0_aper                                     69  28: usb0_aper
 70  29: usb1_aper                                     70  29: usb1_aper
 71  30: gem0_aper                                     71  30: gem0_aper
 72  31: gem1_aper                                     72  31: gem1_aper
 73  32: sdio0_aper                                    73  32: sdio0_aper
 74  33: sdio1_aper                                    74  33: sdio1_aper
 75  34: spi0_aper                                     75  34: spi0_aper
 76  35: spi1_aper                                     76  35: spi1_aper
 77  36: can0_aper                                     77  36: can0_aper
 78  37: can1_aper                                     78  37: can1_aper
 79  38: i2c0_aper                                     79  38: i2c0_aper
 80  39: i2c1_aper                                     80  39: i2c1_aper
 81  40: uart0_aper                                    81  40: uart0_aper
 82  41: uart1_aper                                    82  41: uart1_aper
 83  42: gpio_aper                                     83  42: gpio_aper
 84  43: lqspi_aper                                    84  43: lqspi_aper
 85  44: smc_aper                                      85  44: smc_aper
 86  45: swdt                                          86  45: swdt
 87  46: dbg_trc                                       87  46: dbg_trc
 88  47: dbg_apb                                       88  47: dbg_apb
 89                                                    89 
 90 Example:                                           90 Example:
 91         clkc: clkc@100 {                           91         clkc: clkc@100 {
 92                 #clock-cells = <1>;                92                 #clock-cells = <1>;
 93                 compatible = "xlnx,ps7-clkc";      93                 compatible = "xlnx,ps7-clkc";
 94                 ps-clk-frequency = <33333333>;     94                 ps-clk-frequency = <33333333>;
 95                 reg = <0x100 0x100>;               95                 reg = <0x100 0x100>;
 96                 clock-output-names = "armpll",     96                 clock-output-names = "armpll", "ddrpll", "iopll", "cpu_6or4x",
 97                                 "cpu_3or2x", "     97                                 "cpu_3or2x", "cpu_2x", "cpu_1x", "ddr2x", "ddr3x",
 98                                 "dci", "lqspi"     98                                 "dci", "lqspi", "smc", "pcap", "gem0", "gem1",
 99                                 "fclk0", "fclk     99                                 "fclk0", "fclk1", "fclk2", "fclk3", "can0", "can1",
100                                 "sdio0", "sdio    100                                 "sdio0", "sdio1", "uart0", "uart1", "spi0", "spi1",
101                                 "dma", "usb0_a    101                                 "dma", "usb0_aper", "usb1_aper", "gem0_aper",
102                                 "gem1_aper", "    102                                 "gem1_aper", "sdio0_aper", "sdio1_aper",
103                                 "spi0_aper", "    103                                 "spi0_aper", "spi1_aper", "can0_aper", "can1_aper",
104                                 "i2c0_aper", "    104                                 "i2c0_aper", "i2c1_aper", "uart0_aper", "uart1_aper",
105                                 "gpio_aper", "    105                                 "gpio_aper", "lqspi_aper", "smc_aper", "swdt",
106                                 "dbg_trc", "db    106                                 "dbg_trc", "dbg_apb";
107                 # optional props                  107                 # optional props
108                 clocks = <&clkc 16>, <&clk_foo    108                 clocks = <&clkc 16>, <&clk_foo>;
109                 clock-names = "gem1_emio_clk",    109                 clock-names = "gem1_emio_clk", "can_mio_clk_23";
110         };                                        110         };
                                                      

~ [ 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