[git pull lucid] mvl-dove: sync to LSP 5.2.1 (LP591249)

Eric Miao eric.miao at canonical.com
Wed Jun 9 01:24:19 UTC 2010


> We need an SRU bug for this.
>

Sorry Brad,

I did forget to mention the justification, here's a simple one if it
makes sense:

BugLink: http://bugs.launchpad.net/bugs/591249

Marvell has released LSP version 5.2.1 for their Dove platform. There
are all 10 fixes in total since their 5.1.1 release. All are fixes to
the code, no change to configs, as are shown below:

    dove pm: restore cp15 Marvell Auxiliary Function and PMC register
    dove: fix build issues when MV_HAL_DRIVERS_SUPPORT disabled
    dove: register the usb as host mode when HAL drivers disabled
    Fix wrong stride issue for RGB565 on overlay
    Refine alogrithm of filling yuv pitch length and do correction
when input pitch value <= 0.
    Nand: fix PIO support for 8bit devices.
    MRVL BMM module update
    BMM module: remove ioremap_xxx for kernel space VA mapping
    fix spi flash type to mx2513205d for AVD1 rev2
    Fix colorkey issue with PM

A short diffstat shows:
    arch/arm/mach-dove/common.c                        |    5 +-
    arch/arm/mach-dove/dove-db-setup.c                 |    4 +-
    arch/arm/mach-dove/dove-rd-avng-setup.c            |    5 +-
    arch/arm/mach-dove/mv_hal_support/Makefile         |    2 +-
    .../mv_hal_drivers/mv_hal/pmu/mvPmu_asm.S          |   15 +++-
    drivers/misc/mrvl-bmm/bmm_drv.c                    |   88 ++++++++++++----
    drivers/misc/mrvl-bmm/bmm_drv.h                    |   48 +++++-----
    drivers/mtd/nand/dove_nand_hal.c                   |   50 ++++++---
    drivers/video/marvell/dovefb_base.c                |   34 +++++-
    drivers/video/marvell/dovefb_ovly.c                |  105
+++++++++++++-------
    10 files changed, 242 insertions(+), 114 deletions(-)

A review of the changes shows it's less likely to cause any regressions.




More information about the kernel-team mailing list