[PATCH v3 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
Peng Fan
peng.fan at oss.nxp.com
Wed Feb 26 18:22:48 PST 2025
On Wed, Feb 26, 2025 at 11:45:09AM -0500, Laurentiu Mihalcea wrote:
>From: Laurentiu Mihalcea <laurentiu.mihalcea at 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.
>
>---
>Changes in v3:
>* add missing Fixes tag for binding patch
>* improve the commit message of the binding patch
>* link to v2: https://lore.kernel.org/imx/20250221190929.31469-1-laurentiumihalcea111@gmail.com/
>
>Changes in v2:
>* add Fixes tags
>* add Iulia's R-b
>* link to v1: https://lore.kernel.org/imx/20250217165718.74619-1-laurentiumihalcea111@gmail.com/
>---
>
>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(-)
For the patchset:
Reviewed-by: Peng Fan <peng.fan at nxp.com>
>
>--
>2.34.1
>
More information about the linux-arm-kernel
mailing list