1. 17 3月, 2010 1 次提交
  2. 16 12月, 2009 1 次提交
  3. 07 9月, 2009 1 次提交
    • M
      backlight: Add WM831x backlight driver · a4f3d55c
      Mark Brown 提交于
      The WM831x series of PMICs provide DC-DC boost convertors and current
      sinks which can be used together to drive LEDs for use as backlights.
      Expose this functionality via the backlight API.
      
      Since when used in this configuration the current sink and boost
      convertor are very tightly coupled with a multi-stage startup for
      the current sink which overlaps with the boost convertor startup
      this driver bypasses the regulator API. Machine inititialisation
      is responsible for ensuring that the regulators are not accessed
      via both APIs.
      Signed-off-by: NMark Brown <broonie@opensource.wolfsonmicro.com>
      Signed-off-by: NRichard Purdie <rpurdie@linux.intel.com>
      a4f3d55c