lkml.org 
[lkml]   [2021]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH 1/2] ASoC: SOF: imx: Add code to manage DSP related clocks
    On Fri, Sep 3, 2021 at 2:27 AM Mark Brown <broonie@kernel.org> wrote:
    >
    > On Thu, Sep 02, 2021 at 03:32:15PM +0300, Daniel Baluta wrote:
    >
    > > + for (i = 0; i < clks->num_dsp_clks; i++) {
    > > + clks->dsp_clks[i] = devm_clk_get(sdev->dev, clks->dsp_clks_names[i]);
    >
    > Looks like this could benefit from the use of the clk_bulk_ APIs?

    Indeed! I open coded exactly what clk_bulk API is doing! Will use it in v2.

    \
     
     \ /
      Last update: 2021-09-03 16:50    [W:2.202 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site