All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Crystal Cove PMIC based Panel Control
@ 2015-02-18 12:18 Shobhit Kumar
  2015-02-18 12:18 ` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO Shobhit Kumar
  2015-02-18 12:18 ` [PATCH 2/2] drm/i915: Use the CRC gpio_chip for panel enable/disable Shobhit Kumar
  0 siblings, 2 replies; 15+ messages in thread
From: Shobhit Kumar @ 2015-02-18 12:18 UTC (permalink / raw)
  To: intel-gfx
  Cc: gnurou, Jani Nikula, Shobhit Kumar, linus.walleij,
	thierry.reding, Daniel Vetter

This is rework of the same functionaility as discussed in 
http://lists.freedesktop.org/archives/intel-gfx/2015-January/058756.html

and then rework needed summarized in -
http://lists.freedesktop.org/archives/intel-gfx/2015-February/059458.html

Basically the suggestion was to go with using GPIO framework for panel enable
and disbale and use PWM frameowrk for backlight control. These patches are only
for panel and backlight enable/disable signals as GPOI. PWM based backlight
control is WIP

Regards
Shobhit

Shobhit Kumar (2):
  gpio/crystalcove: Export Panel and backlight en/disable signals as
    GPIO
  drm/i915: Use the CRC gpio_chip for panel enable/disable

 drivers/gpio/gpio-crystalcove.c  |  8 +++++++-
 drivers/gpu/drm/i915/intel_dsi.c | 35 +++++++++++++++++++++++++++++++++--
 drivers/gpu/drm/i915/intel_dsi.h | 11 +++++++++++
 3 files changed, 51 insertions(+), 3 deletions(-)

-- 
1.9.1

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

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

end of thread, other threads:[~2015-03-25 14:39 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-18 12:18 [PATCH 0/2] Crystal Cove PMIC based Panel Control Shobhit Kumar
2015-02-18 12:18 ` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO Shobhit Kumar
2015-03-06 11:04   ` Linus Walleij
2015-03-06 16:23     ` Kumar, Shobhit
2015-03-09 17:15       ` Linus Walleij
2015-03-12 15:06         ` Kumar, Shobhit
2015-03-18 11:50           ` Linus Walleij
2015-03-18 13:27             ` Daniel Vetter
2015-03-24  9:50               ` Linus Walleij
2015-03-25 12:27   ` Linus Walleij
2015-03-25 14:15     ` Kumar, Shobhit
2015-03-25 14:39       ` Linus Walleij
2015-02-18 12:18 ` [PATCH 2/2] drm/i915: Use the CRC gpio_chip for panel enable/disable Shobhit Kumar
2015-02-26 10:13   ` Alexandre Courbot
2015-03-01 13:24     ` Kumar, Shobhit

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.