File tree Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Expand file tree Collapse file tree 1 file changed +0
-20
lines changed Original file line number Diff line number Diff line change @@ -310,16 +310,6 @@ static const struct clk_parent_data gcc_parent_data_9[] = {
310
310
{ .index = DT_BI_TCXO },
311
311
};
312
312
313
- static const struct parent_map gcc_parent_map_10 [] = {
314
- { P_PCIE_0_PIPE_CLK , 0 },
315
- { P_BI_TCXO , 2 },
316
- };
317
-
318
- static const struct clk_parent_data gcc_parent_data_10 [] = {
319
- { .index = DT_PCIE_0_PIPE_CLK },
320
- { .index = DT_BI_TCXO },
321
- };
322
-
323
313
static const struct parent_map gcc_parent_map_11 [] = {
324
314
{ P_PCIE_PHY_AUX_CLK , 1 },
325
315
{ P_BI_TCXO , 2 },
@@ -330,16 +320,6 @@ static const struct clk_parent_data gcc_parent_data_11[] = {
330
320
{ .index = DT_BI_TCXO },
331
321
};
332
322
333
- static const struct parent_map gcc_parent_map_12 [] = {
334
- { P_PCIE_1_PIPE_CLK , 0 },
335
- { P_BI_TCXO , 2 },
336
- };
337
-
338
- static const struct clk_parent_data gcc_parent_data_12 [] = {
339
- { .index = DT_PCIE_1_PIPE_CLK },
340
- { .index = DT_BI_TCXO },
341
- };
342
-
343
323
static const struct parent_map gcc_parent_map_13 [] = {
344
324
{ P_BI_TCXO , 0 },
345
325
{ P_GCC_GPLL0_OUT_MAIN , 1 },
You can’t perform that action at this time.
0 commit comments