[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <bbe8ffe3e2f45ae697d7002dbff0c92a.sboyd@kernel.org>
Date: Tue, 02 May 2023 18:26:05 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Hal Feng <hal.feng@...rfivetech.com>, linux-clk@...r.kernel.org,
linux-mm@...ck.org, oe-kbuild-all@...ts.linux.dev
Cc: Michael Turquette <mturquette@...libre.com>,
Conor Dooley <conor.dooley@...rochip.com>,
Paul Gazzillo <paul@...zz.com>,
Necip Fazil Yildiran <fazilyildiran@...il.com>,
Emil Renner Berthing <emil.renner.berthing@...onical.com>,
Hal Feng <hal.feng@...rfivetech.com>,
Xingyu Wu <xingyu.wu@...rfivetech.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/1] clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified case
Quoting Hal Feng (2023-04-18 05:37:56)
> When (ARCH_STARFIVE [=n] && COMPILE_TEST [=y] && RESET_CONTROLLER [=n]),
> RESET_STARFIVE_JH7110 can't be selected by CLK_STARFIVE_JH7110_SYS
> and CLK_STARFIVE_JH7110_AON.
>
> Add a condition `if RESET_CONTROLLER` to fix it. Also, delete redundant
> selected options of CLK_STARFIVE_JH7110_AON because these options are
> already selected by the dependency.
>
> Fixes: edab7204afe5 ("clk: starfive: Add StarFive JH7110 system clock driver")
> Fixes: b2ab3c94f41f ("clk: starfive: Add StarFive JH7110 always-on clock driver")
> Signed-off-by: Hal Feng <hal.feng@...rfivetech.com>
> ---
Applied to clk-next
Powered by blists - more mailing lists