[PATCH 1/2] x86: pinctrl: Fix 'relatove' typo

Bin Meng bmeng.cn at gmail.com
Tue Sep 1 07:45:38 CEST 2020


On Sun, Aug 30, 2020 at 5:23 AM Simon Glass <sjg at chromium.org> wrote:
>
> Fix this typo in the Kconfig help.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Suggested-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
>  drivers/pinctrl/intel/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pinctrl/intel/Kconfig b/drivers/pinctrl/intel/Kconfig
> index 1acc5dabb01..316a8fe27fd 100644
> --- a/drivers/pinctrl/intel/Kconfig
> +++ b/drivers/pinctrl/intel/Kconfig
> @@ -22,7 +22,7 @@ config INTEL_PINCTRL_MULTI_ACPI_DEVICES
>           Enable this if the pinctrl devices are modelled as multiple,
>           separate ACPI devices in the ACPI tables. If enabled, the ACPI
>           devices match the U-Boot pinctrl devices and the pin 'offset' is
> -         relatove to a particular pinctrl device. If disabled, there is a
> +         relative to a particular pinctrl device. If disabled, there is a
>           single ACPI pinctrl device which includes all U-Boot pinctrl devices
>           and the pin 'offset' is in effect a global pin number.
>
> --

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list