[PATCH 0/3] mx25: framebuffer support

Baruch Siach baruch at tkos.co.il
Wed Feb 10 02:25:17 EST 2010


This set of patches adds support for the i.MX25 LCD controller block using the 
imxfb driver. Platform code for the i.MX25 PDK board is also added.

Tested on the i.MX25 PDK.

Baruch Siach (3):
  imxfb: add support for i.MX25
  mx25: add platform support for imxfb
  mx25pdk: add LCD support

 arch/arm/mach-mx25/clock.c                  |   12 ++++++
 arch/arm/mach-mx25/devices.c                |   23 +++++++++++
 arch/arm/mach-mx25/devices.h                |    1 +
 arch/arm/mach-mx25/mx25pdk.c                |   55 +++++++++++++++++++++++++++
 arch/arm/plat-mxc/include/mach/iomux-mx25.h |    2 +
 arch/arm/plat-mxc/include/mach/mx25.h       |    2 +
 drivers/video/Kconfig                       |    2 +-
 7 files changed, 96 insertions(+), 1 deletions(-)




More information about the linux-arm-kernel mailing list