From: peter.chen@freescale.com (Peter Chen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/3] ARM: imx_v6_v7_defconfig: Add CONFIG_GPIO_PCA953X
Date: Fri, 13 Mar 2015 14:21:44 +0800 [thread overview]
Message-ID: <1426227704-26294-4-git-send-email-peter.chen@freescale.com> (raw)
In-Reply-To: <1426227704-26294-1-git-send-email-peter.chen@freescale.com>
It is used for max7310 gpio expandor which is used at imx6qdl
sabreauto board.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index cf1e71e..75e7a95 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -168,6 +168,7 @@ CONFIG_SPI=y
CONFIG_SPI_IMX=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_MC9S08DZ60=y
+CONFIG_GPIO_PCA953X=y
CONFIG_GPIO_STMPE=y
CONFIG_POWER_SUPPLY=y
CONFIG_POWER_RESET=y
--
1.9.1
next prev parent reply other threads:[~2015-03-13 6:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-13 6:21 [PATCH v2 0/3] imx: add max7310 and usb support for imx6qdl sabreauto Peter Chen
2015-03-13 6:21 ` [PATCH v2 1/3] ARM: imx6qdl-sabreauto.dtsi: add max7310 support Peter Chen
2015-03-13 6:21 ` [PATCH v2 2/3] ARM: imx6qdl-sabreauto.dtsi: enable USB support Peter Chen
2015-03-13 6:21 ` Peter Chen [this message]
2015-03-13 13:53 ` [PATCH v2 0/3] imx: add max7310 and usb support for imx6qdl sabreauto Shawn Guo
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=1426227704-26294-4-git-send-email-peter.chen@freescale.com \
--to=peter.chen@freescale.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).