[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210423092700.6a857460@windsurf>
Date: Fri, 23 Apr 2021 09:27:00 +0200
From: Thomas Petazzoni <thomas.petazzoni@...tlin.com>
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: mturquette@...libre.com, sboyd@...nel.org,
gregory.clement@...tlin.com, thomas.petazzoni@...e-electrons.com,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 0/4] clk: mvebu: Fix some error handling paths + do some
clean-up
Hello,
On Fri, 23 Apr 2021 08:24:52 +0200
Christophe JAILLET <christophe.jaillet@...adoo.fr> wrote:
> Also, I wonder if the drivers in drivers/clk/mvebu are used by anyone.
> In order to compile-test the changes, I also had to change the 'bool' in Kconfig
> by 'bool "blah"'. Without this change, it was not possible to set
> CONFIG_MVEBU_CLK_CPU required by Makefile.
CONFIG_MVEBU_CLK_CPU is selected by ARMADA_370_CLK and ARMADA_XP_CLK,
which themselves are selected by MACH_ARMADA_370 and MACH_ARMADA_XP
respectively.
So unless I'm missing something, this code is definitely reachable and
compiled. You can use the mvebu_v7_defconfig of ARM32, and the code
will be built.
Best regards,
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists