diff options
author | Jai Luthra | 2023-06-15 17:25:36 +0530 |
---|---|---|
committer | Stephen Boyd | 2023-06-16 12:15:31 -0700 |
commit | 6acab96ee33703497f30b66efa553a7d0ebd5c0f (patch) | |
tree | 1de760b6ce411adcd2f102ab0007357a7e9fcef0 /drivers/gpu | |
parent | daecb57cc4e735439d3366778705b21e7bf6f397 (diff) |
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/gpu')
0 files changed, 0 insertions, 0 deletions