]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 27 May 2012 20:58:20 +0000 (20:58 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 27 May 2012 20:58:20 +0000 (20:58 +0000)
commit00e8866b534eaa8a9a9a92adc28d18a50af73f55
tree2f06e02940d87099670aa31459ad1ab41a1ca036
parenta98a8703e84fb00414fcf23b8e096e8e10727583
parent959b04c5c01f1d2273ade73c314ded04c0f562f0
Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-next

Omapdss driver changes for 3.5 merge window.

Lots of normal development commits, but perhaps most notable changes are:

* HDMI rework to properly decouple the HDMI audio part from the HDMI video part.
* Restructure omapdss core driver so that it's possible to implement device
  tree support. This included changing how platform data is passed to the
  drivers, changing display device registration and improving the panel driver's
  ability to configure the underlying video output interface.
* Basic support for DSI packet interleaving
arch/arm/mach-exynos/mach-nuri.c
arch/arm/mach-exynos/mach-universal_c210.c
arch/arm/mach-s5pv210/mach-aquila.c
arch/arm/mach-s5pv210/mach-goni.c