MAXCLKS
struct clk *clks[MAXCLKS];
for (i = 0; i < MAXCLKS; i++) {
cd->onecell_data.clk_num = MAXCLKS;