Searched hist:"923587 aafc2c41ed516d39651d5750ea402cfc06" (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | axs10x-i2s-pll-clock.txt | 923587aafc2c41ed516d39651d5750ea402cfc06 Mon May 02 11:39:05 CEST 2016 Jose Abreu <Jose.Abreu@synopsys.com> clk/axs10x: Add I2S PLL clock driver
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>
|
/linux/drivers/clk/axs10x/ |
H A D | Makefile | 923587aafc2c41ed516d39651d5750ea402cfc06 Mon May 02 11:39:05 CEST 2016 Jose Abreu <Jose.Abreu@synopsys.com> clk/axs10x: Add I2S PLL clock driver
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>
|
H A D | i2s_pll_clock.c | 923587aafc2c41ed516d39651d5750ea402cfc06 Mon May 02 11:39:05 CEST 2016 Jose Abreu <Jose.Abreu@synopsys.com> clk/axs10x: Add I2S PLL clock driver
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>
|
/linux/drivers/clk/ |
H A D | Makefile | diff 923587aafc2c41ed516d39651d5750ea402cfc06 Mon May 02 11:39:05 CEST 2016 Jose Abreu <Jose.Abreu@synopsys.com> clk/axs10x: Add I2S PLL clock driver
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>
|