[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAMo8Bf+1Ewjbeoci7muumt4JL6LR_0pYnMpb1g49XVYS6S1zzw@mail.gmail.com>
Date: Tue, 26 Jul 2016 01:24:05 +0300
From: Max Filippov <jcmvbkbc@...il.com>
To: Guenter Roeck <linux@...ck-us.net>
Cc: Rob Herring <robh@...nel.org>, Chris Zankel <chris@...kel.net>,
"linux-xtensa@...ux-xtensa.org" <linux-xtensa@...ux-xtensa.org>,
LKML <linux-kernel@...r.kernel.org>,
Kefeng Wang <wangkefeng.wang@...wei.com>
Subject: Re: [PATCH -next] xtensa: Fix build error due to missing include file
On Mon, Jul 25, 2016 at 11:51 PM, Guenter Roeck <linux@...ck-us.net> wrote:
> On Mon, Jul 25, 2016 at 11:07:00AM +0300, Max Filippov wrote:
>> >>> On Sun, Jul 24, 2016 at 9:00 AM, Guenter Roeck <linux@...ck-us.net>
>> >>> wrote:
>> >>>>
>> >>>> Heads up: xtensa images build after this patch, but the image that
>> >>>> previously failed to build (generic_kc705_defconfig) doesn't boot,
>> >>>> at least not with qemu. I don't know if this is caused by 69d99e6c0d621f
>> >>>> or by some other patch.
>>
>> The problem is in the way the main clock on xtfpga platform is set up:
>> it is done by updating corresponding OF node's clock-frequency attribute
>> and that must happen before the of_clk_init call.
>> Looks like it's time to create a clock provider for xtfpga boards, something
>> like the one attached.
>>
>> From 8aa959869060cb5ffbc06c4c25cfb0e6d81bc8b4 Mon Sep 17 00:00:00 2001
>> From: Max Filippov <jcmvbkbc@...il.com>
>> Date: Mon, 25 Jul 2016 10:58:10 +0300
>> Subject: [PATCH] xtensa: xtfpga: add clock provider
>>
>> Signed-off-by: Max Filippov <jcmvbkbc@...il.com>
>
> In case you want to apply this patch:
>
> Tested-by: Guenter Roeck <linux@...ck-us.net>
Thanks. I'll definitely get back to it in this release cycle.
-- Max
Powered by blists - more mailing lists