Skip to content

Commit

Permalink
clk: meson: axg_audio: add sm1 support
Browse files Browse the repository at this point in the history
Add sm1 support the axg audio clock controllers. This new version is
indeed derived from the previous generation, as always, adding a few
new clocks to the mix.

The number of gates now exceeds 32 and do not fit in a single register.
Unfortunately, designers chose to introduce the new gate register
immediately after the original one, at the beginning of the register
space, shifting all the master clock register offsets.

The sm1 also introduce a few mux and divider on the top clock path,
possibly to lower the peripheral clocks of the audio blocks if
necessary.

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
  • Loading branch information
jbrun3t committed Oct 8, 2019
1 parent cf52db4 commit be4fe44
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 30 deletions.
Loading

0 comments on commit be4fe44

Please sign in to comment.