Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.15 289 lines 8.2 kB view raw
1/* 2 * Copyright (c) 2013 MundoReader S.L. 3 * Author: Heiko Stuebner <heiko@sntech.de> 4 * 5 * This program is free software; you can redistribute it and/or modify 6 * it under the terms of the GNU General Public License as published by 7 * the Free Software Foundation; either version 2 of the License, or 8 * (at your option) any later version. 9 * 10 * This program is distributed in the hope that it will be useful, 11 * but WITHOUT ANY WARRANTY; without even the implied warranty of 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 * GNU General Public License for more details. 14 */ 15 16/ { 17 clocks { 18 #address-cells = <1>; 19 #size-cells = <1>; 20 ranges; 21 22 /* 23 * This is a dummy clock, to be used as placeholder on 24 * other mux clocks when a specific parent clock is not 25 * yet implemented. It should be dropped when the driver 26 * is complete. 27 */ 28 dummy: dummy { 29 compatible = "fixed-clock"; 30 clock-frequency = <0>; 31 #clock-cells = <0>; 32 }; 33 34 xin24m: xin24m { 35 compatible = "fixed-clock"; 36 clock-frequency = <24000000>; 37 #clock-cells = <0>; 38 }; 39 40 dummy48m: dummy48m { 41 compatible = "fixed-clock"; 42 clock-frequency = <48000000>; 43 #clock-cells = <0>; 44 }; 45 46 dummy150m: dummy150m { 47 compatible = "fixed-clock"; 48 clock-frequency = <150000000>; 49 #clock-cells = <0>; 50 }; 51 52 clk_gates0: gate-clk@200000d0 { 53 compatible = "rockchip,rk2928-gate-clk"; 54 reg = <0x200000d0 0x4>; 55 clocks = <&dummy150m>, <&dummy>, 56 <&dummy>, <&dummy>, 57 <&dummy>, <&dummy>, 58 <&dummy>, <&dummy>, 59 <&dummy>, <&dummy>, 60 <&dummy>, <&dummy>, 61 <&dummy>, <&dummy>, 62 <&dummy>, <&dummy>; 63 64 clock-output-names = 65 "gate_core_periph", "gate_cpu_gpll", 66 "gate_ddrphy", "gate_aclk_cpu", 67 "gate_hclk_cpu", "gate_pclk_cpu", 68 "gate_atclk_cpu", "gate_aclk_core", 69 "reserved", "gate_i2s0", 70 "gate_i2s0_frac", "reserved", 71 "reserved", "gate_spdif", 72 "gate_spdif_frac", "gate_testclk"; 73 74 #clock-cells = <1>; 75 }; 76 77 clk_gates1: gate-clk@200000d4 { 78 compatible = "rockchip,rk2928-gate-clk"; 79 reg = <0x200000d4 0x4>; 80 clocks = <&xin24m>, <&xin24m>, 81 <&xin24m>, <&dummy>, 82 <&dummy>, <&xin24m>, 83 <&xin24m>, <&dummy>, 84 <&xin24m>, <&dummy>, 85 <&xin24m>, <&dummy>, 86 <&xin24m>, <&dummy>, 87 <&xin24m>, <&dummy>; 88 89 clock-output-names = 90 "gate_timer0", "gate_timer1", 91 "gate_timer3", "gate_jtag", 92 "gate_aclk_lcdc1_src", "gate_otgphy0", 93 "gate_otgphy1", "gate_ddr_gpll", 94 "gate_uart0", "gate_frac_uart0", 95 "gate_uart1", "gate_frac_uart1", 96 "gate_uart2", "gate_frac_uart2", 97 "gate_uart3", "gate_frac_uart3"; 98 99 #clock-cells = <1>; 100 }; 101 102 clk_gates2: gate-clk@200000d8 { 103 compatible = "rockchip,rk2928-gate-clk"; 104 reg = <0x200000d8 0x4>; 105 clocks = <&clk_gates2 1>, <&dummy>, 106 <&dummy>, <&dummy>, 107 <&dummy>, <&dummy>, 108 <&clk_gates2 3>, <&dummy>, 109 <&dummy>, <&dummy>, 110 <&dummy>, <&dummy48m>, 111 <&dummy>, <&dummy48m>, 112 <&dummy>, <&dummy>; 113 114 clock-output-names = 115 "gate_periph_src", "gate_aclk_periph", 116 "gate_hclk_periph", "gate_pclk_periph", 117 "gate_smc", "gate_mac", 118 "gate_hsadc", "gate_hsadc_frac", 119 "gate_saradc", "gate_spi0", 120 "gate_spi1", "gate_mmc0", 121 "gate_mac_lbtest", "gate_mmc1", 122 "gate_emmc", "reserved"; 123 124 #clock-cells = <1>; 125 }; 126 127 clk_gates3: gate-clk@200000dc { 128 compatible = "rockchip,rk2928-gate-clk"; 129 reg = <0x200000dc 0x4>; 130 clocks = <&dummy>, <&dummy>, 131 <&dummy>, <&dummy>, 132 <&xin24m>, <&xin24m>, 133 <&dummy>, <&dummy>, 134 <&xin24m>, <&dummy>, 135 <&dummy>, <&dummy>, 136 <&dummy>, <&dummy>, 137 <&xin24m>, <&dummy>; 138 139 clock-output-names = 140 "gate_aclk_lcdc0_src", "gate_dclk_lcdc0", 141 "gate_dclk_lcdc1", "gate_pclkin_cif0", 142 "gate_timer2", "gate_timer4", 143 "gate_hsicphy", "gate_cif0_out", 144 "gate_timer5", "gate_aclk_vepu", 145 "gate_hclk_vepu", "gate_aclk_vdpu", 146 "gate_hclk_vdpu", "reserved", 147 "gate_timer6", "gate_aclk_gpu_src"; 148 149 #clock-cells = <1>; 150 }; 151 152 clk_gates4: gate-clk@200000e0 { 153 compatible = "rockchip,rk2928-gate-clk"; 154 reg = <0x200000e0 0x4>; 155 clocks = <&clk_gates2 2>, <&clk_gates2 3>, 156 <&clk_gates2 1>, <&clk_gates2 1>, 157 <&clk_gates2 1>, <&clk_gates2 2>, 158 <&clk_gates2 2>, <&clk_gates2 2>, 159 <&clk_gates0 4>, <&clk_gates0 4>, 160 <&clk_gates0 3>, <&dummy>, 161 <&clk_gates0 3>, <&dummy>, 162 <&dummy>, <&dummy>; 163 164 clock-output-names = 165 "gate_hclk_peri_axi_matrix", "gate_pclk_peri_axi_matrix", 166 "gate_aclk_cpu_peri", "gate_aclk_peri_axi_matrix", 167 "gate_aclk_pei_niu", "gate_hclk_usb_peri", 168 "gate_hclk_peri_ahb_arbi", "gate_hclk_emem_peri", 169 "gate_hclk_cpubus", "gate_hclk_ahb2apb", 170 "gate_aclk_strc_sys", "reserved", 171 "gate_aclk_intmem", "reserved", 172 "gate_hclk_imem1", "gate_hclk_imem0"; 173 174 #clock-cells = <1>; 175 }; 176 177 clk_gates5: gate-clk@200000e4 { 178 compatible = "rockchip,rk2928-gate-clk"; 179 reg = <0x200000e4 0x4>; 180 clocks = <&clk_gates0 3>, <&clk_gates2 1>, 181 <&clk_gates0 5>, <&clk_gates0 5>, 182 <&clk_gates0 5>, <&clk_gates0 5>, 183 <&clk_gates0 4>, <&clk_gates0 5>, 184 <&clk_gates2 1>, <&clk_gates2 2>, 185 <&clk_gates2 2>, <&clk_gates2 2>, 186 <&clk_gates2 2>, <&clk_gates4 5>; 187 188 clock-output-names = 189 "gate_aclk_dmac1", "gate_aclk_dmac2", 190 "gate_pclk_efuse", "gate_pclk_tzpc", 191 "gate_pclk_grf", "gate_pclk_pmu", 192 "gate_hclk_rom", "gate_pclk_ddrupctl", 193 "gate_aclk_smc", "gate_hclk_nandc", 194 "gate_hclk_mmc0", "gate_hclk_mmc1", 195 "gate_hclk_emmc", "gate_hclk_otg0"; 196 197 #clock-cells = <1>; 198 }; 199 200 clk_gates6: gate-clk@200000e8 { 201 compatible = "rockchip,rk2928-gate-clk"; 202 reg = <0x200000e8 0x4>; 203 clocks = <&clk_gates3 0>, <&clk_gates0 4>, 204 <&clk_gates0 4>, <&clk_gates1 4>, 205 <&clk_gates0 4>, <&clk_gates3 0>, 206 <&dummy>, <&dummy>, 207 <&clk_gates3 0>, <&clk_gates0 4>, 208 <&clk_gates0 4>, <&clk_gates1 4>, 209 <&clk_gates0 4>, <&clk_gates3 0>; 210 211 clock-output-names = 212 "gate_aclk_lcdc0", "gate_hclk_lcdc0", 213 "gate_hclk_lcdc1", "gate_aclk_lcdc1", 214 "gate_hclk_cif0", "gate_aclk_cif0", 215 "reserved", "reserved", 216 "gate_aclk_ipp", "gate_hclk_ipp", 217 "gate_hclk_rga", "gate_aclk_rga", 218 "gate_hclk_vio_bus", "gate_aclk_vio0"; 219 220 #clock-cells = <1>; 221 }; 222 223 clk_gates7: gate-clk@200000ec { 224 compatible = "rockchip,rk2928-gate-clk"; 225 reg = <0x200000ec 0x4>; 226 clocks = <&clk_gates2 2>, <&clk_gates0 4>, 227 <&clk_gates0 4>, <&dummy>, 228 <&dummy>, <&clk_gates2 2>, 229 <&clk_gates2 2>, <&clk_gates0 5>, 230 <&dummy>, <&clk_gates0 5>, 231 <&clk_gates0 5>, <&clk_gates2 3>, 232 <&clk_gates2 3>, <&clk_gates2 3>, 233 <&clk_gates2 3>, <&clk_gates2 3>; 234 235 clock-output-names = 236 "gate_hclk_emac", "gate_hclk_spdif", 237 "gate_hclk_i2s0_2ch", "gate_hclk_otg1", 238 "gate_hclk_hsic", "gate_hclk_hsadc", 239 "gate_hclk_pidf", "gate_pclk_timer0", 240 "reserved", "gate_pclk_timer2", 241 "gate_pclk_pwm01", "gate_pclk_pwm23", 242 "gate_pclk_spi0", "gate_pclk_spi1", 243 "gate_pclk_saradc", "gate_pclk_wdt"; 244 245 #clock-cells = <1>; 246 }; 247 248 clk_gates8: gate-clk@200000f0 { 249 compatible = "rockchip,rk2928-gate-clk"; 250 reg = <0x200000f0 0x4>; 251 clocks = <&clk_gates0 5>, <&clk_gates0 5>, 252 <&clk_gates2 3>, <&clk_gates2 3>, 253 <&clk_gates0 5>, <&clk_gates0 5>, 254 <&clk_gates2 3>, <&clk_gates2 3>, 255 <&clk_gates2 3>, <&clk_gates0 5>, 256 <&clk_gates0 5>, <&clk_gates0 5>, 257 <&clk_gates2 3>, <&dummy>; 258 259 clock-output-names = 260 "gate_pclk_uart0", "gate_pclk_uart1", 261 "gate_pclk_uart2", "gate_pclk_uart3", 262 "gate_pclk_i2c0", "gate_pclk_i2c1", 263 "gate_pclk_i2c2", "gate_pclk_i2c3", 264 "gate_pclk_i2c4", "gate_pclk_gpio0", 265 "gate_pclk_gpio1", "gate_pclk_gpio2", 266 "gate_pclk_gpio3", "gate_aclk_gps"; 267 268 #clock-cells = <1>; 269 }; 270 271 clk_gates9: gate-clk@200000f4 { 272 compatible = "rockchip,rk2928-gate-clk"; 273 reg = <0x200000f4 0x4>; 274 clocks = <&dummy>, <&dummy>, 275 <&dummy>, <&dummy>, 276 <&dummy>, <&dummy>, 277 <&dummy>, <&dummy>; 278 279 clock-output-names = 280 "gate_clk_core_dbg", "gate_pclk_dbg", 281 "gate_clk_trace", "gate_atclk", 282 "gate_clk_l2c", "gate_aclk_vio1", 283 "gate_pclk_publ", "gate_aclk_gpu"; 284 285 #clock-cells = <1>; 286 }; 287 }; 288 289};