Skip to content
  • Linus Torvalds's avatar
    Merge tag 'fbdev-3.12-omap-legacy-removal' of... · eced5a0a
    Linus Torvalds authored
    Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
    
    Pull OMAP specific fbdev changes from Tomi Valkeinen:
     "I've got this pull request separate from the main fbdev pull request,
      as this contains a bunch of OMAP board file changes and thus could
      possibly be rejected in case of bad conflicts.
    
      The removal of the old display drivers depend on the board file
      changes, so Tony Lindgren suggested taking them together via fbdev
      tree.  These are in linux-next, and also Tony didn't see any conflicts
      with any of the branches he had, so they should go in clean.
    
       - Change the OMAP board files to use the new OMAP display drivers
    
       - Remove all the old drivers, and the related auxiliary code"
    
    * tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux: (35 commits)
      OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
      OMAPDSS: rename omap_dss_device's 'output' to 'src'
      OMAPDSS: DSS: remove legacy dss bus support
      OMAPDSS: RFBI: remove code related to old panel model
      OMAPDSS: VENC: remove code related to old panel model
      OMAPDSS: SDI: remove code related to old panel model
      OMAPDSS: DSI: remove code related to old panel model
      OMAPDSS: HDMI: remove code related to old panel model
      OMAPDSS: DPI: remove code related to old panel model
      OMAPDSS: remove all old panel drivers
      OMAPDSS: DPI: change regulator handling
      OMAPDSS: SDI: change regulator handling
      OMAPDSS: fix DPI and SDI device ids
      OMAPDSS: remove omap_dss_device->channel field
      OMAPDSS: RFBI: Mark RFBI as broken
      ARM: OMAP2+: Remove old display drivers from omap2plus_defconfig
      ARM: OMAP: AM3517EVM: use new display drivers
      ARM: OMAP: Zoom: use new display drivers
      ARM: OMAP: Pandora: use new display drivers
      ARM: OMAP: OMAP3EVM: use new display drivers
      ...
    eced5a0a