[oe] [PATCH 0/5] Add CM-T35 support

Mike Rapoport mike at compulab.co.il
Tue Dec 8 21:11:09 UTC 2009


This patch adds support for CM-T35 system-on-module based on OMAP3 SoC.

Mike Rapoport (5):
  u-boot git: add cm-t35 support
  linux-omap 2.6.32: add cm-t35 support
  cm-t35: add machine configuration
  angstrom-led-config: Add LED setup for the cm-t35 and bump PR.
  xserver-xorg-conf: add cm-t35 support

 conf/machine/cm-t35.conf                           |   46 +
 recipes/angstrom/angstrom-led-config.bb            |    2 +-
 recipes/angstrom/angstrom-led-config/cm-t35/leds   |    2 +
 .../0001-OMAP-DSS2-add-Toppoly-TDO35S-panel.patch  |  159 ++
 ...do24m-ensure-chip-select-changes-between-.patch |   30 +
 ...002-omap3-cm-t35-add-DSS2-display-support.patch |  307 ++++
 ...03-omap3-cm-t35-update-defconfig-for-DSS2.patch |  145 ++
 .../0004-omap3-cm-t35-add-cm-t35-mux-configs.patch |  427 +++++
 .../0006-omap3-cm-t35-update-defconfig.patch       |   87 +
 recipes/linux/linux-omap-2.6.32/cm-t35/defconfig   | 1823 ++++++++++++++++++++
 recipes/linux/linux-omap_2.6.32.bb                 |   12 +-
 recipes/u-boot/u-boot-git/cm-t35/cm-t35.patch      | 1487 ++++++++++++++++
 recipes/u-boot/u-boot_git.bb                       |    2 +
 .../xserver-xorg-conf/cm-t35/xorg.conf             |   29 +
 recipes/xorg-xserver/xserver-xorg-conf_0.1.bb      |    2 +-
 15 files changed, 4557 insertions(+), 3 deletions(-)
 create mode 100644 conf/machine/cm-t35.conf
 create mode 100644 recipes/angstrom/angstrom-led-config/cm-t35/leds
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0001-OMAP-DSS2-add-Toppoly-TDO35S-panel.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0001-backlight-tdo24m-ensure-chip-select-changes-between-.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0002-omap3-cm-t35-add-DSS2-display-support.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0003-omap3-cm-t35-update-defconfig-for-DSS2.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0004-omap3-cm-t35-add-cm-t35-mux-configs.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0006-omap3-cm-t35-update-defconfig.patch
 create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/defconfig
 create mode 100644 recipes/u-boot/u-boot-git/cm-t35/cm-t35.patch
 create mode 100644 recipes/xorg-xserver/xserver-xorg-conf/cm-t35/xorg.conf





More information about the Openembedded-devel mailing list