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


Groups > linux.kernel > #1551535

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

From Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [alsa-devel] [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
Date 2017-01-05 02:00 +0100
Message-ID <sW4zn-3OP-3@gated-at.bofh.it> (permalink)
References (6 earlier) <sPnGO-1Ui-9@gated-at.bofh.it> <sQ8Po-1KN-29@gated-at.bofh.it> <sQYbg-1hM-39@gated-at.bofh.it> <sR03n-2sI-5@gated-at.bofh.it> <sRgBb-4B8-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


>>>> 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 linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web