diff options
author | Jai Luthra <j-luthra@ti.com> | 2023-06-15 13:55:36 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2023-06-16 21:15:31 +0200 |
commit | 6acab96ee33703497f30b66efa553a7d0ebd5c0f (patch) | |
tree | 1de760b6ce411adcd2f102ab0007357a7e9fcef0 /drivers/clk/at91/clk-main.c | |
parent | dt-bindings: clock: Add binding documentation for TI Audio REFCLK (diff) | |
download | linux-6acab96ee33703497f30b66efa553a7d0ebd5c0f.tar.xz linux-6acab96ee33703497f30b66efa553a7d0ebd5c0f.zip |
clk: keystone: syscon-clk: Add support for audio refclk
TI's AM62 SoC can optionally provide two audio reference clocks
(AUDIO_REFCLKx) to external peripherals.
By default this reference clock is looped-back inside the SoC to a mux
that goes to McASP AHCLK, but can optionally be enabled as an output to
peripherals outside the SoC by setting a bit through CTRL_MMR registers.
This bit only controls the direction of the clock, while the parent
is a muxed input from sci-clk [1] which may be a configurable PLL or a
master clock from one of the McASP instances.
Link: http://downloads.ti.com/tisci/esd/latest/5_soc_doc/am62x/clocks.html#clocks-for-board0-device [1]
Signed-off-by: Jai Luthra <j-luthra@ti.com>
Link: https://lore.kernel.org/r/20230515-refclk-v3-2-37c0b550f406@ti.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/at91/clk-main.c')
0 files changed, 0 insertions, 0 deletions