+25
−0
+1
−0
drivers/clk/axs10x/Makefile
0 → 100644
+1
−0
drivers/clk/axs10x/i2s_pll_clock.c
0 → 100644
+228
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The ARC SDP I2S clock can be programmed using a specific PLL. This patch has the goal of adding a clock driver that programs this PLL. At this moment the rate values are hardcoded in a table but in the future it would be ideal to use a function which determines the PLL values given the desired rate. Signed-off-by:Jose Abreu <joabreu@synopsys.com> Acked-by:
Rob Herring <robh@kernel.org> Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>