From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: mxs_defconfig: Enable CONFIG_RESET_GPIO
Date: Wed, 3 Apr 2013 19:01:14 -0300 [thread overview]
Message-ID: <1365026474-3446-3-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1365026474-3446-1-git-send-email-festevam@gmail.com>
From: Fabio Estevam <fabio.estevam@freescale.com>
CONFIG_RESET_GPIO is required in order to enable a GPIO to turn on a LCD, for
example.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
arch/arm/configs/mxs_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig
index b5f6e55..d2c4105 100644
--- a/arch/arm/configs/mxs_defconfig
+++ b/arch/arm/configs/mxs_defconfig
@@ -147,6 +147,8 @@ CONFIG_COMMON_CLK_DEBUG=y
CONFIG_IIO=y
CONFIG_PWM=y
CONFIG_PWM_MXS=y
+CONFIG_RESET_CONTROLLER=y
+CONFIG_RESET_GPIO=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS=y
--
1.7.9.5
next prev parent reply other threads:[~2013-04-03 22:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-03 22:01 [PATCH 1/3] ARM: dts: imx28-evk: Use the standard gpio reset binding Fabio Estevam
2013-04-03 22:01 ` [PATCH 2/3] video: mxsfb: Remove custom method for retrieving GPIO Fabio Estevam
2013-04-03 22:01 ` Fabio Estevam [this message]
2013-04-04 7:58 ` [PATCH 1/3] ARM: dts: imx28-evk: Use the standard gpio reset binding Philipp Zabel
2013-04-04 11:33 ` Fabio Estevam
2013-04-04 11:50 ` Fabio Estevam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365026474-3446-3-git-send-email-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).