blob: 256a9089f6772dea23adaaa63eef3ed9d2ce8eaf [file] [log] [blame]
Emilio Lópeze874a662013-02-25 11:44:26 -03001Device Tree Clock bindings for arch-sunxi
2
3This binding uses the common clock binding[1].
4
5[1] Documentation/devicetree/bindings/clock/clock-bindings.txt
6
7Required properties:
8- compatible : shall be one of the following:
Emilio Lópeze3276992013-03-26 23:39:17 -03009 "allwinner,sun4i-osc-clk" - for a gatable oscillator
Emilio Lópezd838ff32013-12-23 00:32:34 -030010 "allwinner,sun4i-pll1-clk" - for the main PLL clock and PLL4
Maxime Ripard6a721db2013-07-23 23:34:10 +020011 "allwinner,sun6i-a31-pll1-clk" - for the main PLL clock on A31
Emilio Lópezd584c132013-12-23 00:32:37 -030012 "allwinner,sun4i-pll5-clk" - for the PLL5 clock
13 "allwinner,sun4i-pll6-clk" - for the PLL6 clock
Maxime Ripard92ef67c2014-02-05 14:05:03 +010014 "allwinner,sun6i-a31-pll6-clk" - for the PLL6 clock on A31
Emilio Lópeze3276992013-03-26 23:39:17 -030015 "allwinner,sun4i-cpu-clk" - for the CPU multiplexer clock
16 "allwinner,sun4i-axi-clk" - for the AXI clock
Emilio López13569a72013-03-27 18:20:37 -030017 "allwinner,sun4i-axi-gates-clk" - for the AXI gates
Emilio Lópeze3276992013-03-26 23:39:17 -030018 "allwinner,sun4i-ahb-clk" - for the AHB clock
Maxime Ripard4f985b42013-04-30 11:56:22 +020019 "allwinner,sun4i-ahb-gates-clk" - for the AHB gates on A10
20 "allwinner,sun5i-a13-ahb-gates-clk" - for the AHB gates on A13
Maxime Ripard2371dd82013-07-16 11:21:59 +020021 "allwinner,sun5i-a10s-ahb-gates-clk" - for the AHB gates on A10s
Maxime Ripard1fb2e4a2013-07-25 21:06:56 +020022 "allwinner,sun7i-a20-ahb-gates-clk" - for the AHB gates on A20
Maxime Ripard6a721db2013-07-23 23:34:10 +020023 "allwinner,sun6i-a31-ahb1-mux-clk" - for the AHB1 multiplexer on A31
24 "allwinner,sun6i-a31-ahb1-gates-clk" - for the AHB1 gates on A31
Emilio Lópeze3276992013-03-26 23:39:17 -030025 "allwinner,sun4i-apb0-clk" - for the APB0 clock
Maxime Ripard4f985b42013-04-30 11:56:22 +020026 "allwinner,sun4i-apb0-gates-clk" - for the APB0 gates on A10
27 "allwinner,sun5i-a13-apb0-gates-clk" - for the APB0 gates on A13
Maxime Ripard2371dd82013-07-16 11:21:59 +020028 "allwinner,sun5i-a10s-apb0-gates-clk" - for the APB0 gates on A10s
Maxime Ripard1fb2e4a2013-07-25 21:06:56 +020029 "allwinner,sun7i-a20-apb0-gates-clk" - for the APB0 gates on A20
Emilio Lópeze3276992013-03-26 23:39:17 -030030 "allwinner,sun4i-apb1-clk" - for the APB1 clock
31 "allwinner,sun4i-apb1-mux-clk" - for the APB1 clock muxing
Maxime Ripard4f985b42013-04-30 11:56:22 +020032 "allwinner,sun4i-apb1-gates-clk" - for the APB1 gates on A10
33 "allwinner,sun5i-a13-apb1-gates-clk" - for the APB1 gates on A13
Maxime Ripard2371dd82013-07-16 11:21:59 +020034 "allwinner,sun5i-a10s-apb1-gates-clk" - for the APB1 gates on A10s
Maxime Ripard6a721db2013-07-23 23:34:10 +020035 "allwinner,sun6i-a31-apb1-gates-clk" - for the APB1 gates on A31
Maxime Ripard1fb2e4a2013-07-25 21:06:56 +020036 "allwinner,sun7i-a20-apb1-gates-clk" - for the APB1 gates on A20
Maxime Ripard6a721db2013-07-23 23:34:10 +020037 "allwinner,sun6i-a31-apb2-div-clk" - for the APB2 gates on A31
38 "allwinner,sun6i-a31-apb2-gates-clk" - for the APB2 gates on A31
Emilio López75517692013-12-23 00:32:39 -030039 "allwinner,sun4i-mod0-clk" - for the module 0 family of clocks
Chen-Yu Tsai6f863412013-12-24 21:26:17 +080040 "allwinner,sun7i-a20-out-clk" - for the external output clocks
Chen-Yu Tsaie4c6d6c2014-02-10 18:35:47 +080041 "allwinner,sun7i-a20-gmac-clk" - for the GMAC clock module on A20/A31
Roman Byshko5abdbf22014-02-07 16:21:50 +010042 "allwinner,sun4i-a10-usb-clk" - for usb gates + resets on A10 / A20
43 "allwinner,sun5i-a13-usb-clk" - for usb gates + resets on A13
Emilio Lópeze874a662013-02-25 11:44:26 -030044
45Required properties for all clocks:
46- reg : shall be the control register address for the clock.
Emilio López75517692013-12-23 00:32:39 -030047- clocks : shall be the input parent clock(s) phandle for the clock. For
48 multiplexed clocks, the list order must match the hardware
49 programming order.
Emilio López13569a72013-03-27 18:20:37 -030050- #clock-cells : from common clock binding; shall be set to 0 except for
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080051 "allwinner,*-gates-clk", "allwinner,sun4i-pll5-clk" and
52 "allwinner,sun4i-pll6-clk" where it shall be set to 1
53- clock-output-names : shall be the corresponding names of the outputs.
54 If the clock module only has one output, the name shall be the
55 module name.
Emilio Lópeze874a662013-02-25 11:44:26 -030056
Roman Byshko5abdbf22014-02-07 16:21:50 +010057And "allwinner,*-usb-clk" clocks also require:
58- reset-cells : shall be set to 1
59
Chen-Yu Tsaie4c6d6c2014-02-10 18:35:47 +080060For "allwinner,sun7i-a20-gmac-clk", the parent clocks shall be fixed rate
61dummy clocks at 25 MHz and 125 MHz, respectively. See example.
62
Maxime Ripard4f985b42013-04-30 11:56:22 +020063Clock consumers should specify the desired clocks they use with a
64"clocks" phandle cell. Consumers that are using a gated clock should
Maxime Ripardfc42ef52013-10-04 23:19:54 +020065provide an additional ID in their clock property. This ID is the
66offset of the bit controlling this particular gate in the register.
Maxime Ripard4f985b42013-04-30 11:56:22 +020067
Emilio Lópeze874a662013-02-25 11:44:26 -030068For example:
69
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080070osc24M: clk@01c20050 {
Emilio Lópeze874a662013-02-25 11:44:26 -030071 #clock-cells = <0>;
Emilio Lópeze3276992013-03-26 23:39:17 -030072 compatible = "allwinner,sun4i-osc-clk";
Emilio Lópeze874a662013-02-25 11:44:26 -030073 reg = <0x01c20050 0x4>;
74 clocks = <&osc24M_fixed>;
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080075 clock-output-names = "osc24M";
Emilio Lópeze874a662013-02-25 11:44:26 -030076};
77
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080078pll1: clk@01c20000 {
Emilio Lópeze874a662013-02-25 11:44:26 -030079 #clock-cells = <0>;
Emilio Lópeze3276992013-03-26 23:39:17 -030080 compatible = "allwinner,sun4i-pll1-clk";
Emilio Lópeze874a662013-02-25 11:44:26 -030081 reg = <0x01c20000 0x4>;
82 clocks = <&osc24M>;
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080083 clock-output-names = "pll1";
84};
85
86pll5: clk@01c20020 {
87 #clock-cells = <1>;
88 compatible = "allwinner,sun4i-pll5-clk";
89 reg = <0x01c20020 0x4>;
90 clocks = <&osc24M>;
91 clock-output-names = "pll5_ddr", "pll5_other";
Emilio Lópeze874a662013-02-25 11:44:26 -030092};
93
94cpu: cpu@01c20054 {
95 #clock-cells = <0>;
Emilio Lópeze3276992013-03-26 23:39:17 -030096 compatible = "allwinner,sun4i-cpu-clk";
Emilio Lópeze874a662013-02-25 11:44:26 -030097 reg = <0x01c20054 0x4>;
98 clocks = <&osc32k>, <&osc24M>, <&pll1>;
Chen-Yu Tsai373d4e62014-02-03 09:51:38 +080099 clock-output-names = "cpu";
100};
101
102mmc0_clk: clk@01c20088 {
103 #clock-cells = <0>;
104 compatible = "allwinner,sun4i-mod0-clk";
105 reg = <0x01c20088 0x4>;
106 clocks = <&osc24M>, <&pll6 1>, <&pll5 1>;
107 clock-output-names = "mmc0";
Emilio Lópeze874a662013-02-25 11:44:26 -0300108};
Chen-Yu Tsaie4c6d6c2014-02-10 18:35:47 +0800109
110mii_phy_tx_clk: clk@2 {
111 #clock-cells = <0>;
112 compatible = "fixed-clock";
113 clock-frequency = <25000000>;
114 clock-output-names = "mii_phy_tx";
115};
116
117gmac_int_tx_clk: clk@3 {
118 #clock-cells = <0>;
119 compatible = "fixed-clock";
120 clock-frequency = <125000000>;
121 clock-output-names = "gmac_int_tx";
122};
123
124gmac_clk: clk@01c20164 {
125 #clock-cells = <0>;
126 compatible = "allwinner,sun7i-a20-gmac-clk";
127 reg = <0x01c20164 0x4>;
128 /*
129 * The first clock must be fixed at 25MHz;
130 * the second clock must be fixed at 125MHz
131 */
132 clocks = <&mii_phy_tx_clk>, <&gmac_int_tx_clk>;
133 clock-output-names = "gmac";
134};