* [PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options
@ 2013-06-06 15:56 Fabio Estevam
2013-06-17 3:04 ` Fabio Estevam
0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2013-06-06 15:56 UTC (permalink / raw)
To: linux-arm-kernel
These options are useful for controlling backlight contrast via PWM.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
Changes since v1:
- Fix warnings
- Fix typo in Subject
arch/arm/configs/imx_v6_v7_defconfig | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index ac3470c..c7eb5f6 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -171,6 +171,7 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y
CONFIG_LCD_CLASS_DEVICE=y
CONFIG_LCD_L4F00242T03=y
CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_BACKLIGHT_PWM=y
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
CONFIG_FONTS=y
@@ -216,6 +217,8 @@ CONFIG_DRM_IMX_IPUV3_CORE=y
CONFIG_DRM_IMX_IPUV3=y
CONFIG_COMMON_CLK_DEBUG=y
# CONFIG_IOMMU_SUPPORT is not set
+CONFIG_PWM=y
+CONFIG_PWM_IMX=y
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
--
1.8.1.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options
2013-06-06 15:56 [PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options Fabio Estevam
@ 2013-06-17 3:04 ` Fabio Estevam
2013-06-17 3:12 ` Shawn Guo
0 siblings, 1 reply; 3+ messages in thread
From: Fabio Estevam @ 2013-06-17 3:04 UTC (permalink / raw)
To: linux-arm-kernel
Hi Shawn,
On Thu, Jun 6, 2013 at 12:56 PM, Fabio Estevam
<fabio.estevam@freescale.com> wrote:
> These options are useful for controlling backlight contrast via PWM.
>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes since v1:
> - Fix warnings
> - Fix typo in Subject
Does it look good now?
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options
2013-06-17 3:04 ` Fabio Estevam
@ 2013-06-17 3:12 ` Shawn Guo
0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2013-06-17 3:12 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Jun 17, 2013 at 12:04:19AM -0300, Fabio Estevam wrote:
> Hi Shawn,
>
> On Thu, Jun 6, 2013 at 12:56 PM, Fabio Estevam
> <fabio.estevam@freescale.com> wrote:
> > These options are useful for controlling backlight contrast via PWM.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> > ---
> > Changes since v1:
> > - Fix warnings
> > - Fix typo in Subject
>
> Does it look good now?
I've already applied it, but forgot sending a reply to let you know.
Shawn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-06-17 3:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-06 15:56 [PATCH v2] ARM: imx_v6_v7_defconfig: Enable PWM and backlight options Fabio Estevam
2013-06-17 3:04 ` Fabio Estevam
2013-06-17 3:12 ` Shawn Guo
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).