
12 Apr
2014
12 Apr
'14
10:33 p.m.
On 12 April 2014 02:43, Akshay Saraswat akshay.s@samsung.com wrote:
From: Rajeshwari Shinde rajeshwari.s@samsung.com
Enable configs for GPIO CMD and Generic GPIO.
Signed-off-by: Rajeshwari Shinde rajeshwari.s@samsung.com Signed-off-by: Akshay Saraswat akshay.s@samsung.com
Acked-by: Simon Glass sjg@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