Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1551535 > unrolled thread

Re: [alsa-devel] [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks

Started byPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
First post2017-01-05 02:00 +0100
Last post2017-01-05 02:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [alsa-devel] [PATCH v6 1/3] clk: x86: Add Atom PMC platform  clocks Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> - 2017-01-05 02:00 +0100

#1551535 — Re: [alsa-devel] [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks

FromPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Date2017-01-05 02:00 +0100
SubjectRe: [alsa-devel] [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
Message-ID<sW4zn-3OP-3@gated-at.bofh.it>
>>>> this convention is suggested:
>>>>    PLT_CLK[2:0] - Camera
>>>>    PLT_CLK[3] - Audio Codec
>>>>    PLT_CLK[4] -
>>>>    PLT_CLK[5] - COMMs
> By the way, would I suggest to use same prefix as provider, i.e.
> pmc_atom_plt_clk_%d ?
I tried this suggestion and it doesn't work unfortunately. It looks like 
the struct clk_lookup_alloc is limited to 16 chars for the connector_id.
"pmc_a_plt_clk_" works but that's not really helping.
The suggestion would also require a patch on the audio side since the 
use of pmc_plt_clk_3 was already merged.
-> no change.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web