mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 10:11:36 +00:00
56713da3ee
There are some Arria10 clocks of type "altr,socfpga-a10-perip-clk" that can have multiple parents. Fix up the __socfpga_periph_init() to call of_clk_parent_fill() that will return the appropriate number of parents. Also, update __socfpga_gate_init() to call of_clk_parent_fill() helper function. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
clk-gate-a10.c | ||
clk-gate.c | ||
clk-periph-a10.c | ||
clk-periph.c | ||
clk-pll-a10.c | ||
clk-pll.c | ||
clk.c | ||
clk.h | ||
Makefile |