Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1219097
| From | Leo Yan <leo.yan@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: Hi6220: separately build stub clock driver |
| Date | 2015-09-04 16:50 +0200 |
| Message-ID | <q50tr-53u-5@gated-at.bofh.it> (permalink) |
| References | <q46rf-x8-3@gated-at.bofh.it> <q4Ffl-8tV-47@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Sep 03, 2015 at 09:01:03AM -0700, Kevin Hilman wrote: > Leo Yan <leo.yan@linaro.org> writes: > > > The previous code, kernel builds Hi6220's common clock driver and stub > > clock driver together. Stub clock driver has introduced the dependency > > with CONFIG_MAILBOX, so kernel will not build Hi6220's common clock > > driver due ARM64's defconfig have not enabled CONFIG_MAILBOX by default. > > > > So separately build stub clock driver and common clock driver for > > Hi6220; and only let stub clock driver has the dependency with > > CONFIG_MAILBOX. > > > > Signed-off-by: Leo Yan <leo.yan@linaro.org> > > Tested-by: Kevin Hilman <khilman@linaro.org> > > I verifed that this patch on top of next-20150902 fixes the hikey boot > failure I was seeing. Thanks, Kevin and Stephen :) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: Hi6220: separately build stub clock driver Leo Yan <leo.yan@linaro.org> - 2015-09-02 05:00 +0200
Re: [PATCH] clk: Hi6220: separately build stub clock driver Stephen Boyd <sboyd@codeaurora.org> - 2015-09-03 02:10 +0200
Re: [PATCH] clk: Hi6220: separately build stub clock driver Kevin Hilman <khilman@kernel.org> - 2015-09-03 18:10 +0200
Re: [PATCH] clk: Hi6220: separately build stub clock driver Leo Yan <leo.yan@linaro.org> - 2015-09-04 16:50 +0200
csiph-web