[PATCH] cmd/Kconfig: fix type in CMD_PINMUX description
David Lechner
dlechner at baylibre.com
Wed Jan 14 16:16:20 CET 2026
On 1/14/26 9:05 AM, Quentin Schulz wrote:
> Hi David,
>
> On 1/6/26 11:10 PM, David Lechner wrote:
>> Fix typo with correct spelling of "purposes".
>>
>> Signed-off-by: David Lechner <dlechner at baylibre.com>
>> ---
>> cmd/Kconfig | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/cmd/Kconfig b/cmd/Kconfig
>> index b71ac554c0b..94f3e75ca6a 100644
>> --- a/cmd/Kconfig
>> +++ b/cmd/Kconfig
>> @@ -1679,7 +1679,7 @@ config CMD_PINMUX
>> default y if PINCTRL
>> help
>> Parse all available pin-controllers and show pins muxing. This
>> - is useful for debug purpoer to check the pin muxing and to know if
>> + is useful for debug purposes to check the pin muxing and to know if
>
> Not a native speaker, but shouldn't we be saying "debugging purposes"?
Yes, I think that would be more common, so I could fix that too.
>
> Anyway, this fixes an obvious typo, so:
I made a typo in the word typo in the subject line, so would be good to do
a v2 anyway.
>
> Reviewed-by: Quentin Schulz <quentin.schulz at cherry.de>
>
> Thanks!
> Quentin
More information about the U-Boot
mailing list