[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5326FC20.9020304@gmail.com>
Date: Mon, 17 Mar 2014 14:44:00 +0100
From: Boris BREZILLON <b.brezillon.dev@...il.com>
To: Mark Brown <broonie@...nel.org>, Bo Shen <voice.shen@...el.com>
CC: nicolas.ferre@...el.com, Boris BREZILLON <b.brezillon@...rkiz.com>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Rob Landley <rob@...dley.net>, devicetree@...r.kernel.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: Re: [PATCH 7/8] ASoC: atmel: document clock properties of the wm8904
driver
Hello Mark,
Le 17/03/2014 12:55, Mark Brown a écrit :
> On Mon, Mar 17, 2014 at 05:45:40PM +0800, Bo Shen wrote:
>
>> - compatible: "atmel,asoc-wm8904"
>> - atmel,model: The user-visible name of this sound complex.
>> + - clocks: A list of clocks needed by the wm8904 chip.
>> + - clock-output-names: Driver related clock names. Shall contain "pck0".
> If this is a clock for the CODEC it should be documented as part of the
> binding for the CODEC and connected to the CODEC in the device tree
> rather than being part of a machine driver binding.
Tell me if I'm mistaken, but doing this would implies a lot of changes.
The current wm8904 driver does not handle clk retrieval and configuration,
and I'm afraid that introducing these concepts would break other drivers
(those
connecting to a wm8904 codec).
Do you see a simple alternative to this approach (or is there something
I misunderstood
in your suggestion) ?
How about adding CCF support as proposed in this series and think about
a cleaner
solution for a future release ?
Best Regards,
Boris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists