RE: [PATCH 2/2] ARM: multi_v7_defconfig: drop unused POWER_AVS option

From: ZHIZHIKIN Andrey
Date: Mon Nov 30 2020 - 07:38:15 EST


Hello Krzysztof,

> -----Original Message-----
> From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Sent: Monday, November 30, 2020 1:23 PM
> To: ZHIZHIKIN Andrey <andrey.zhizhikin@xxxxxxxxxxxxxxxxxxxx>
> Cc: catalin.marinas@xxxxxxx; will@xxxxxxxxxx; bjorn.andersson@xxxxxxxxxx;
> shawnguo@xxxxxxxxxx; leoyang.li@xxxxxxx; vkoul@xxxxxxxxxx;
> geert+renesas@xxxxxxxxx; Anson.Huang@xxxxxxx; michael@xxxxxxxx;
> olof@xxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-
> kernel@xxxxxxxxxxxxxxx; Nishanth Menon <nm@xxxxxx>; Ulf Hansson
> <ulf.hansson@xxxxxxxxxx>
> Subject: Re: [PATCH 2/2] ARM: multi_v7_defconfig: drop unused
> POWER_AVS option
>
> This email is not from Hexagon’s Office 365 instance. Please be careful while
> clicking links, opening attachments, or replying to this email.
>
>
> On Mon, Nov 30, 2020 at 11:27:31AM +0000, Andrey Zhizhikin wrote:
> > Commit 785b5bb41b0a ("PM: AVS: Drop the avs directory and the
> > corresponding Kconfig") moved AVS code to SOC-specific folders, and
> > removed corresponding Kconfig from drivers/power, leaving original
> > POWER_AVS config option enabled in multi_v7_defconfig file.
> >
> > Remove the option, which has no references in the tree anymore.
> >
> > Fixes: 785b5bb41b0a ("PM: AVS: Drop the avs directory and the
> > corresponding Kconfig")
> > Cc: Nishanth Menon <nm@xxxxxx>
> > Cc: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
> > Signed-off-by: Andrey Zhizhikin
> > <andrey.zhizhikin@xxxxxxxxxxxxxxxxxxxx>
>
> Thanks for the patch. You should also remove it from the omap2plus config.

True, just realized this config option is present in arch/arm/configs/omap2plus_defconfig. Thanks for pointing this out, would submit a separate patch to take care of it now.

>
> Best regards,
> Krzysztof

Regards,
Andrey