public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: denis@eukrea.com (Denis Carikli)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv9 2/2] ARM: imx_v6_v7_defconfig: Enable backlight gpio support.
Date: Fri, 10 Jan 2014 16:07:24 +0100	[thread overview]
Message-ID: <1389366444-29449-2-git-send-email-denis@eukrea.com> (raw)
In-Reply-To: <1389366444-29449-1-git-send-email-denis@eukrea.com>

The eukrea mbimxsd51 has a gpio backlight for its
  LCD display, so we turn that driver on.

Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: linux-arm-kernel at lists.infradead.org
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Eric B?nard <eric@eukrea.com>
Signed-off-by: Denis Carikli <denis@eukrea.com>
---
Changelog:
- This patch has been splitted out of my imx-drm v5 patchset:
  http://lists.freedesktop.org/archives/dri-devel/2013-December/050124.html
  which will be resubmitted later without that patch.

- This patch is unchanged since the imx-drm v5 patchset,
  where it was first introduced.
---
 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 00746d5..f2b2911 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -188,6 +188,7 @@ CONFIG_LCD_L4F00242T03=y
 CONFIG_LCD_PLATFORM=y
 CONFIG_BACKLIGHT_CLASS_DEVICE=y
 CONFIG_BACKLIGHT_PWM=y
+CONFIG_BACKLIGHT_GPIO=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_LOGO=y
 CONFIG_SOUND=y
-- 
1.7.9.5

  reply	other threads:[~2014-01-10 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-10 15:07 [PATCHv9 1/2] video: backlight: gpio-backlight: Add DT support Denis Carikli
2014-01-10 15:07 ` Denis Carikli [this message]
2014-01-13  4:04   ` [PATCHv9 2/2] ARM: imx_v6_v7_defconfig: Enable backlight gpio support Shawn Guo
2014-01-10 15:30 ` [PATCHv9 1/2] video: backlight: gpio-backlight: Add DT support Lothar Waßmann

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=1389366444-29449-2-git-send-email-denis@eukrea.com \
    --to=denis@eukrea.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