1. 22 3月, 2011 1 次提交
  2. 26 7月, 2008 4 次提交
  3. 25 7月, 2008 1 次提交
  4. 25 5月, 2008 1 次提交
  5. 05 3月, 2008 1 次提交
  6. 07 2月, 2008 1 次提交
    • M
      sm501fb: control panel pin usage with platform data flags · dfcffa46
      Magnus Damm 提交于
      This patch makes it possible to control panel pins usage with flags passed
      from the platform data.  Without this patch the sm501fb driver always controls
      the VBIASEN and FPEN pins.  The polarity and use of these pins are very
      platform specific, so this patch introduces the flags
      SM501FB_FLAG_PANEL_USE_VBIASEN and SM501FB_FLAG_PANEL_USE_FPEN which enable
      the use of these pins.
      
      This patch is needed to support the a Sharp LQ104V1DG21 lcd panel on SuperH
      platforms such as R2D-1 and R2D-PLUS boards.  Letting the sm501fb driver
      control the FPEN and VBIASEN pins like today just results in lcd panel
      flicker.
      Signed-off-by: NMagnus Damm <damm@igel.co.jp>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Cc: Paul Mundt <lethal@linux-sh.org>
      Cc: Ben Dooks <ben-linux@fluff.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      dfcffa46
  7. 21 2月, 2007 1 次提交