[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <162259671073.4130789.14746691024562197059@swboyd.mtv.corp.google.com>
Date: Tue, 01 Jun 2021 18:18:30 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: lee.jones@...aro.org, linus.walleij@...aro.org,
mturquette@...libre.com
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-clk@...r.kernel.org, Peter Collingbourne <pcc@...gle.com>
Subject: Re: [RESEND 1/1] clk: versatile: remove dependency on ARCH_*
Quoting Lee Jones (2021-05-20 09:17:02)
> From: Peter Collingbourne <pcc@...gle.com>
>
> It is now possible to build a modular kernel for vexpress by
> not setting CONFIG_ARCH_VEXPRESS=y and instead setting =m on the
> drivers that it normally implies. This is with the exception of
> CLK_VEXPRESS_OSC which is currently hidden behind a dependency on
> one of several ARCH_* variables. Remove that dependency so that
> CLK_VEXPRESS_OSC may be enabled without it.
>
> Signed-off-by: Peter Collingbourne <pcc@...gle.com>
> Link: https://linux-review.googlesource.com/id/I435a21e2e5f6187db54f4ef2079b60028ab2ea69
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
> ---
Applied to clk-next
Powered by blists - more mailing lists