All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 1/2] configs: davinci_all_defconfig: Enable Backlight PWM module
@ 2017-09-09  4:58 Adam Ford
  2017-09-09  4:58 ` [RFC 2/2] DTS: davinci: da850evm: Enable LCD and Backlight Adam Ford
  2017-09-11 10:04 ` [RFC 1/2] configs: davinci_all_defconfig: Enable Backlight PWM module Sekhar Nori
  0 siblings, 2 replies; 6+ messages in thread
From: Adam Ford @ 2017-09-09  4:58 UTC (permalink / raw)
  To: linux-arm-kernel

The da850evm had an LCD that used ecap2 as the PWM brightness

Signed-off-by: Adam Ford <aford173@gmail.com>

diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig
index 06e2e2a..e97c728 100644
--- a/arch/arm/configs/davinci_all_defconfig
+++ b/arch/arm/configs/davinci_all_defconfig
@@ -146,6 +146,7 @@ CONFIG_DRM_DUMB_VGA_DAC=m
 CONFIG_FB=y
 CONFIG_FIRMWARE_EDID=y
 CONFIG_FB_DA8XX=y
+CONFIG_BACKLIGHT_PWM=m
 CONFIG_FRAMEBUFFER_CONSOLE=y
 CONFIG_LOGO=y
 CONFIG_SOUND=m
@@ -193,7 +194,6 @@ CONFIG_USB_G_SERIAL=m
 CONFIG_USB_G_PRINTER=m
 CONFIG_USB_CDC_COMPOSITE=m
 CONFIG_MMC=y
-# CONFIG_MMC_BLOCK_BOUNCE is not set
 CONFIG_MMC_DAVINCI=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=m
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-16 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-09  4:58 [RFC 1/2] configs: davinci_all_defconfig: Enable Backlight PWM module Adam Ford
2017-09-09  4:58 ` [RFC 2/2] DTS: davinci: da850evm: Enable LCD and Backlight Adam Ford
2017-09-11 10:02   ` Sekhar Nori
2018-03-30 16:59     ` Adam Ford
2018-04-16 12:23       ` Sekhar Nori
2017-09-11 10:04 ` [RFC 1/2] configs: davinci_all_defconfig: Enable Backlight PWM module Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.