1. 06 4月, 2009 1 次提交
  2. 30 3月, 2009 1 次提交
  3. 08 1月, 2009 3 次提交
  4. 23 7月, 2008 1 次提交
    • R
      leds: Add pca9532 led driver · e14fa824
      Riku Voipio 提交于
      NXP pca9532 is a LED dimmer/controller attached to i2c bus.  It allows
      attaching upto 16 leds which can either be on, off or dimmed and/or blinked
      with the two PWM modulators available.
      
      This driver is a "new-style" i2c driver that adheres to the driver model and
      implements the led framework api.  Since the leds connected to the driver are
      platform specific, it is only useful when platform data is passed to the
      driver to define what leds are connected to which pins.
      Signed-off-by: NRiku Voipio <riku.voipio@iki.fi>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NRichard Purdie <rpurdie@rpsys.net>
      e14fa824