lkml.org 
[lkml]   [2024]   [Mar]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] ASoC: SOF: imx: stop using the imx8_*_clocks API
Date
From: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>

The imx8_*_clocks API requires keeping track of all of the clocks used
by the IMX SOF driver via an array. This is unnecessary and doesn't
scale well. As such, remove it altogether and replace it with
devm_clk_bulk_get_all() and friends.

Laurentiu Mihalcea (2):
ASoC: SOF: imx: drop usage of the imx8_*_clocks API
ASoC: SOF: imx: remove imx8_*_clocks API

sound/soc/sof/imx/imx-common.c | 24 -------------------
sound/soc/sof/imx/imx-common.h | 9 --------
sound/soc/sof/imx/imx8.c | 41 ++++++++++++++-------------------
sound/soc/sof/imx/imx8m.c | 40 ++++++++++++++------------------
sound/soc/sof/imx/imx8ulp.c | 42 +++++++++++++++-------------------
5 files changed, 53 insertions(+), 103 deletions(-)

--
2.34.1


\
 
 \ /
  Last update: 2024-05-27 16:14    [W:0.043 / U:0.692 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site