linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: david@lechnology.com (David Lechner)
To: linux-arm-kernel@lists.infradead.org
Subject: [RESEND 1/3] ARM: davinci_all_defconfig: enable DA8xx pinconf
Date: Mon,  9 Jan 2017 10:11:38 -0600	[thread overview]
Message-ID: <1483978300-403-2-git-send-email-david@lechnology.com> (raw)
In-Reply-To: <1483978300-403-1-git-send-email-david@lechnology.com>

This enables the DA8xx pinconf driver by default. It is needed by LEGO
MINDSTORMS EV3.

Signed-off-by: David Lechner <david@lechnology.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 ddb586a..a12e4c2 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -114,6 +114,7 @@ CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_DAVINCI=y
 CONFIG_SPI=y
 CONFIG_SPI_DAVINCI=m
+CONFIG_PINCTRL_DA850_PUPD=m
 CONFIG_PINCTRL_SINGLE=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_PCA953X=y
-- 
2.7.4

  reply	other threads:[~2017-01-09 16:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-09 16:11 [RESEND 0/3] davinci_all_defconfig patches for LEGO MINDSTORMS EV3 David Lechner
2017-01-09 16:11 ` David Lechner [this message]
2017-01-10  9:28   ` [RESEND 1/3] ARM: davinci_all_defconfig: enable DA8xx pinconf Sekhar Nori
2017-01-09 16:11 ` [RESEND 2/3] ARM: davinci_all_defconfig: Enable PWM modules David Lechner
2017-01-10  9:29   ` Sekhar Nori
2017-01-09 16:11 ` [RESEND 3/3] ARM: davinci_all_defconfig: enable iio and ADS7950 David Lechner
2017-01-10  9:27   ` Sekhar Nori
2017-01-10 15:32     ` David Lechner

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=1483978300-403-2-git-send-email-david@lechnology.com \
    --to=david@lechnology.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).