Re: [PATCH] firmware: arm_scmi: Grammar s/may needed/may be needed/
From: Sudeep Holla
Date: Tue Jun 23 2026 - 05:08:49 EST
On Wed, Jun 03, 2026 at 05:17:51PM +0200, Geert Uytterhoeven wrote:
> Fix grammar in the help text for the ARM_SCMI_POWER_CONTROL symbol.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> drivers/firmware/arm_scmi/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/firmware/arm_scmi/Kconfig b/drivers/firmware/arm_scmi/Kconfig
> index e3fb36825978ed6f..783c24a20e29190f 100644
> --- a/drivers/firmware/arm_scmi/Kconfig
> +++ b/drivers/firmware/arm_scmi/Kconfig
> @@ -96,7 +96,7 @@ config ARM_SCMI_POWER_CONTROL
> firmware.
>
> This driver can also be built as a module. If so, the module will be
> - called scmi_power_control. Note this may needed early in boot to catch
> - early shutdown/reboot SCMI requests.
> + called scmi_power_control. Note this may be needed early in boot to
> + catch early shutdown/reboot SCMI requests.
>
> endmenu
> --
> 2.43.0
>
I will apply this at -rc1.
--
Regards,
Sudeep