public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
@ 2025-02-17 16:57 Laurentiu Mihalcea
  2025-02-17 16:57 ` [PATCH 1/4] dt-bindings: clock: imx8mp: add axi clock Laurentiu Mihalcea
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Laurentiu Mihalcea @ 2025-02-17 16:57 UTC (permalink / raw)
  To: Abel Vesa, Peng Fan, Rob Herring, Krzysztof Kozlowski, Shawn Guo,
	Marek Vasut, Stephen Boyd, Shengjiu Wang
  Cc: Pengutronix Kernel Team, linux-clk, imx, devicetree,
	linux-arm-kernel, linux-kernel

From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

Correct the parent of the AUDIOMIX DSP and OCRAM_A clock gates by setting
it to AUDIO_AXI_CLK_ROOT, instead of AUDIO_AHB_CLK_ROOT. Additionally, set
the frequency of AUDIO_AXI_CLK_ROOT to 800MHz instead of the current
400MHz.

Laurentiu Mihalcea (4):
  dt-bindings: clock: imx8mp: add axi clock
  clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents
  arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX block
  arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHz

 .../devicetree/bindings/clock/imx8mp-audiomix.yaml     | 10 ++++++----
 arch/arm64/boot/dts/freescale/imx8mp.dtsi              |  7 ++++---
 drivers/clk/imx/clk-imx8mp-audiomix.c                  |  6 +++---
 3 files changed, 13 insertions(+), 10 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-19 18:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 16:57 [PATCH 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A Laurentiu Mihalcea
2025-02-17 16:57 ` [PATCH 1/4] dt-bindings: clock: imx8mp: add axi clock Laurentiu Mihalcea
2025-02-18 16:05   ` Frank Li
2025-02-18 16:08     ` Frank Li
2025-02-17 16:57 ` [PATCH 2/4] clk: clk-imx8mp-audiomix: fix dsp/ocram_a clock parents Laurentiu Mihalcea
2025-02-17 16:57 ` [PATCH 3/4] arm64: dts: imx8mp: add AUDIO_AXI_CLK_ROOT to AUDIOMIX block Laurentiu Mihalcea
2025-02-17 16:57 ` [PATCH 4/4] arm64: dts: imx8mp: change AUDIO_AXI_CLK_ROOT freq. to 800MHz Laurentiu Mihalcea
2025-02-18 11:25 ` [PATCH 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A Iuliana Prodan
2025-02-18 13:43 ` Peng Fan (OSS)
2025-02-19 18:10   ` Laurentiu Mihalcea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox