[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231214111702.xdd7qlcrpqh74i3j@vireshk-i7>
Date: Thu, 14 Dec 2023 16:47:02 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: Brandon Cheo Fusi <fusibrandon13@...il.com>
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Chen-Yu Tsai <wens@...e.org>,
Jernej Skrabec <jernej.skrabec@...il.com>,
Samuel Holland <samuel@...lland.org>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Yangtao Li <tiny.windzz@...il.com>, devicetree@...r.kernel.org,
linux-riscv@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, linux-sunxi@...ts.linux.dev,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org
Subject: Re: [PATCH 4/5] cpufreq: Add support for RISC-V CPU Frequency
scaling drivers
On 14-12-23, 11:33, Brandon Cheo Fusi wrote:
> Add Kconfig file for cpufreq scaling drivers that can handle RISC-V
> CPUs. An entry is included for the Allwinner H6 cpufreq driver that
> works with D1.
>
> Signed-off-by: Brandon Cheo Fusi <fusibrandon13@...il.com>
> ---
> drivers/cpufreq/Kconfig | 4 ++++
> drivers/cpufreq/Kconfig.riscv | 16 ++++++++++++++++
> 2 files changed, 20 insertions(+)
> create mode 100644 drivers/cpufreq/Kconfig.riscv
We don't have a separate kconfig file for each architecture. Only if
there are too many entries for an architecture, we add a new file.
--
viresh
Powered by blists - more mailing lists