Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1551535 > unrolled thread
| Started by | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> |
|---|---|
| First post | 2017-01-05 02:00 +0100 |
| Last post | 2017-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.
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
| From | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> |
|---|---|
| Date | 2017-01-05 02:00 +0100 |
| Subject | Re: [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.
Back to top | Article view | linux.kernel
csiph-web