Re: [PATCH] clk: bcm: fix kconfig dependency warning for CLK_BCM2711_DVP

From: Maxime Ripard
Date: Tue Sep 15 2020 - 20:26:54 EST


Hi,

On Tue, Sep 15, 2020 at 01:37:50PM +0300, Necip Fazil Yildiran wrote:
> When CLK_BCM2711_DVP is enabled and RESET_CONTROLLER is disabled, it
> results in the following Kbuild warning:
>
> WARNING: unmet direct dependencies detected for RESET_SIMPLE
> Depends on [n]: RESET_CONTROLLER [=n]
> Selected by [y]:
> - CLK_BCM2711_DVP [=y] && (ARCH_BCM2835 [=n] || COMPILE_TEST [=y]) && COMMON_CLK [=y]
>
> The reason is that CLK_BCM2711_DVP selects RESET_SIMPLE without depending
> on or selecting RESET_CONTROLLER while RESET_SIMPLE is subordinate to
> RESET_CONTROLLER.
>
> Honor the kconfig menu hierarchy to remove kconfig dependency warnings.
>
> Fixes: 1bc95972715a ("clk: bcm: Add BCM2711 DVP driver")
> Signed-off-by: Necip Fazil Yildiran <fazilyildiran@xxxxxxxxx>

A similar patch has already been sent (and merged):
https://lore.kernel.org/linux-clk/20200903082636.3844629-1-maxime@xxxxxxxxxx/

Maxime

Attachment: signature.asc
Description: PGP signature