On Tue, Nov 17, 2015 at 04:46:29PM +0100, Geert Uytterhoeven wrote:
> Thanks, this is still very useful!
>
> I stumbled across this old patch while trying to instantiate a fixed rate
> clock from a DT overlay.
> Without this, the clock is never instantiated, as drivers/clk/clk-fixed-rate.c
> uses
Hi Stephen,
On Wed, Nov 18, 2015 at 9:34 PM, Stephen Boyd wrote:
> On 11/17, Geert Uytterhoeven wrote:
>> (quoting the full driver, as it predates linux-clk)
>>
>> On Sun, Sep 1, 2013 at 6:40 AM, Stefan Kristiansson
>> wrote:
>> > This adds a simple driver with the only purpose to initialise
>>
On 11/17, Geert Uytterhoeven wrote:
> Hi Stefan,
>
> (quoting the full driver, as it predates linux-clk)
>
> On Sun, Sep 1, 2013 at 6:40 AM, Stefan Kristiansson
> wrote:
> > This adds a simple driver with the only purpose to initialise
> > the fixed rate clock.
> > This is useful for systems tha
Hi Stefan,
(quoting the full driver, as it predates linux-clk)
On Sun, Sep 1, 2013 at 6:40 AM, Stefan Kristiansson
wrote:
> This adds a simple driver with the only purpose to initialise
> the fixed rate clock.
> This is useful for systems that do not wish to use seperate init
> code for the fixe
Ping and adding Mike Turquette to CC
On Sun, Sep 01, 2013 at 07:40:20AM +0300, Stefan Kristiansson wrote:
> This adds a simple driver with the only purpose to initialise
> the fixed rate clock.
> This is useful for systems that do not wish to use seperate init
> code for the fixed rate clock init,
This adds a simple driver with the only purpose to initialise
the fixed rate clock.
This is useful for systems that do not wish to use seperate init
code for the fixed rate clock init, but rather only rely on a
device tree description of it.
Signed-off-by: Stefan Kristiansson
---
drivers/clk/Kco
6 matches
Mail list logo