Thread (26 messages) flat view 26 messages, 3 authors, 2014-06-25

Re: [PATCH v3 04/14] clk: max77686: Improve Maxim 77686 PMIC clocks binding

From: Doug Anderson <dianders@chromium.org>
Date: 2014-06-25 18:06:34
Also in: linux-arm-kernel, linux-samsung-soc, lkml

Javier,

On Thu, Jun 19, 2014 at 11:20 AM, Javier Martinez Canillas
[off-list ref] wrote:
quoted hunk ↗ jump to hunk
@@ -33,6 +38,6 @@ Example: Clock consumer node
        foo@0 {
                compatible = "bar,foo";
                /* ... */
-               clock-names = "my-clock";
-               clocks = <&max77686 2>;
+               clock-names = "32khz_pmic";
+               clocks = <&max77686 MAX77686_CLK_PMIC>;
A minor comment here is that you probably shouldn't change "clock-names".

The "clock-names" is the consumer's concept of the clock name and not
the producer's concept.  If this clock were specified as going into
the TPM, for instance, the TPM might call it "32k-reference".  Then
the TPM would get the clock by referring to this name in its driver.

-Doug
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help