All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: davinci_all_defconfig: enable GPIO_SYSFS
@ 2016-04-07 11:46 Sekhar Nori
  2016-04-14 10:18 ` Sekhar Nori
  0 siblings, 1 reply; 2+ messages in thread
From: Sekhar Nori @ 2016-04-07 11:46 UTC (permalink / raw)
  To: linux-arm-kernel

CONFIG_GPIO_SYSFS provides a convenient way to
access GPIOs from userspace.

Enable it for DaVinci.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
---
 arch/arm/configs/davinci_all_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index d1b3799c08cc..83b9acae1367 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -119,6 +119,7 @@ CONFIG_I2C=y
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_DAVINCI=y
 CONFIG_PINCTRL_SINGLE=y
+CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_PCF857X=y
 CONFIG_WATCHDOG=y
 CONFIG_DAVINCI_WATCHDOG=m
-- 
2.6.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: davinci_all_defconfig: enable GPIO_SYSFS
  2016-04-07 11:46 [PATCH] ARM: davinci_all_defconfig: enable GPIO_SYSFS Sekhar Nori
@ 2016-04-14 10:18 ` Sekhar Nori
  0 siblings, 0 replies; 2+ messages in thread
From: Sekhar Nori @ 2016-04-14 10:18 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 07 April 2016 05:16 PM, Sekhar Nori wrote:
> CONFIG_GPIO_SYSFS provides a convenient way to
> access GPIOs from userspace.
> 
> Enable it for DaVinci.
> 
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>

Applied this for v4.7

Thanks,
Sekhar

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-14 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-07 11:46 [PATCH] ARM: davinci_all_defconfig: enable GPIO_SYSFS Sekhar Nori
2016-04-14 10:18 ` Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.