[U-Boot] [PATCH v6 4/4] Config: Exynos5: Enable Generic GPIO and CMD configs
Simon Glass
sjg at chromium.org
Sat Apr 12 22:33:45 CEST 2014
On 12 April 2014 02:43, Akshay Saraswat <akshay.s at samsung.com> wrote:
> From: Rajeshwari Shinde <rajeshwari.s at samsung.com>
>
> Enable configs for GPIO CMD and Generic GPIO.
>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
>
Acked-by: Simon Glass <sjg at chromium.org>
Tested on snow with backlight GPIOs.
> ---
> include/configs/exynos5-dt.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/configs/exynos5-dt.h b/include/configs/exynos5-dt.h
> index 414db42..e81b5cd 100644
> --- a/include/configs/exynos5-dt.h
> +++ b/include/configs/exynos5-dt.h
> @@ -288,4 +288,7 @@
>
> #define CONFIG_CMD_BOOTZ
>
> +#define HAVE_GENERIC_GPIO
>
Will someone be implementing this for other Samsung SoCs?
Regards,
Simon
More information about the U-Boot
mailing list