[Lucid][GIT PULL] mvl-dove branch sync'ed to Marvell Dove LSP 5.3.4
Eric Miao
eric.miao at canonical.com
Thu Sep 16 09:01:10 UTC 2010
OK, here comes the LSP 5.3.4 sync patches. A total of 36 patches, mostly
are fixing patches. I've made them as attachments for easy review.
The following changes since commit 573a98c59341cbbb45ea54dfcf294f8f3ad603e1:
Brad Figg (1):
UBUNTU: Ubuntu-2.6.32-210.26
are available in the git repository at:
git://kernel.ubuntu.com/ycmiao/ubuntu-lucid.git mvl-dove
Eric Miao (1):
UBUNTU: Sync config with LSP 5.3.4
Green Wan (10):
Update new dummy EDID data to support more VESA standard timings.
LCD dovefb: Support extension dummy EDID. 2. Add more video mode
into extension EDID.
LCD dovefb: refine configure ref clk and lcd internal divider
flow and give detailed comments.
LCD dovefb: Refine data structure for reference clock selection
LCD dovefb: Separate accurate and inaccurate mode clock by add a
new clk structure.
1. default set lcd0 uses ext refclk0 and lcd1 uses internal
refclk. 2. auto turn on accurate mode.
Refine LCD refclk bootargs comments and update dove_defconfig.
Refine the bootargs usage mechanism and update all board setup files.
fix lcd backward compatibility for clk source selection
Fix code logic of function, is_clksrc_pll()
Marcel Chang (2):
fix I2C wait event timeout issue
LCD dovefb: move the clock setting part in dovefb_gfx.c to clock.c
Peter Liao (4):
Fix invalidate I$ all
Add CPU errata 4574 and 4731 SWFIX
Add missed isb and dsb
Marvell CPU errata 4315 S/W FIX
Saeed Bishara (19):
idt: add platform data to set the clocks configuration
dove: provide idt platform data to set the clock's configuration
dove lcd: make lcd's clock setting via cmdline to be applicable
for all boards.
sound: update the RT655 codec kcontrols
dove: disable the KG2 display driver
dovefb: add board option for disabling the edid polling
giga hal: set phy address to 1
dove: tune pcei phy to pass electrical testing
dove: enable USB gadget file storage testing option
dove: support using gpio-i2c driver for the i2c bus of the VGA
dove: update the LCD internal clock accurate mode setting
sound: add Record Gain Capture Switch to the rt655 codec
dove: enable CPU (PJ4) work arounds 4574,4731,4315
CS42l51 codec: unmute codec on system resume
LCD dovefb: set edid data when edid paramete disabled.
dove: use DOVE_PCIE0/1_IO_BUS_BASE for PCI bus addresses
dove: provide phy address for old dove db boards
sound orion i2s: clear pause, spdif and i2s mute fields on playback
dove: sync dove_defconfig file with ac97 codec changes
arch/arm/configs/dove_defconfig | 19 +-
arch/arm/include/asm/cacheflush.h | 8 +
arch/arm/include/asm/tlbflush.h | 18 +-
arch/arm/mach-dove/Kconfig | 10 +
arch/arm/mach-dove/clcd.c | 150 ++++++-
arch/arm/mach-dove/clock.c | 171 +++++++-
arch/arm/mach-dove/common.c | 21 +
arch/arm/mach-dove/common.h | 1 +
arch/arm/mach-dove/dove-db-setup.c | 126 ++----
arch/arm/mach-dove/dove-front-panel-common.c | 18 +-
arch/arm/mach-dove/dove-rd-avng-setup.c | 17 +-
arch/arm/mach-dove/dove-videoplug-setup.c | 30 +-
arch/arm/mach-dove/idt5v49ee503.c | 97 ++++-
arch/arm/mach-dove/idt5v49ee503.h | 67 +---
arch/arm/mach-dove/mv_hal_support/mvKW_HAL_glue.c | 2 +
arch/arm/mach-dove/pcie.c | 29 ++-
arch/arm/mm/Kconfig | 15 +
arch/arm/mm/cache-v7.S | 8 +
arch/arm/mm/proc-v7.S | 6 +
arch/arm/mm/tlb-v7.S | 17 +
.../mv_hal_drivers/mv_hal/audio/mvAudio.c | 3 +-
.../mv_hal_drivers/mv_hal/pmu/mvPmu_asm.S | 13 +-
debian.mvl-dove/config/config.common.ubuntu | 13 +-
drivers/i2c/busses/i2c-mv64xxx.c | 7 +-
drivers/video/marvell/Kconfig | 18 +-
drivers/video/marvell/dovefb_base.c | 10 +-
drivers/video/marvell/dovefb_gfx.c | 458 +++++++-------------
drivers/video/marvell/dovefb_ovly.c | 1 -
include/video/dovefb.h | 20 +-
sound/soc/codecs/cs42l51.c | 4 +
sound/soc/codecs/rt655.c | 29 +-
31 files changed, 832 insertions(+), 574 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-idt-add-platform-data-to-set-the-clocks-configuratio.patch
Type: text/x-patch
Size: 8041 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-dove-provide-idt-platform-data-to-set-the-clock-s-co.patch
Type: text/x-patch
Size: 4843 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-dove-lcd-make-lcd-s-clock-setting-via-cmdline-to-be-.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-sound-update-the-RT655-codec-kcontrols.patch
Type: text/x-patch
Size: 3175 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-dove-disable-the-KG2-display-driver.patch
Type: text/x-patch
Size: 1447 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0004.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-dovefb-add-board-option-for-disabling-the-edid-polli.patch
Type: text/x-patch
Size: 2495 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0005.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007-Update-new-dummy-EDID-data-to-support-more-VESA-stan.patch
Type: text/x-patch
Size: 2363 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0008-giga-hal-set-phy-address-to-1.patch
Type: text/x-patch
Size: 947 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0009-dove-tune-pcei-phy-to-pass-electrical-testing.patch
Type: text/x-patch
Size: 2478 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0010-fix-I2C-wait-event-timeout-issue.patch
Type: text/x-patch
Size: 1938 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-dove-enable-USB-gadget-file-storage-testing-option.patch
Type: text/x-patch
Size: 1231 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012-dove-support-using-gpio-i2c-driver-for-the-i2c-bus-o.patch
Type: text/x-patch
Size: 4000 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0011.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-LCD-dovefb-Support-extension-dummy-EDID.-2.-Add-more.patch
Type: text/x-patch
Size: 6527 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0012.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-LCD-dovefb-move-the-clock-setting-part-in-dovefb_gfx.patch
Type: text/x-patch
Size: 13772 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0013.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0015-LCD-dovefb-refine-configure-ref-clk-and-lcd-internal.patch
Type: text/x-patch
Size: 5554 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0014.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0016-LCD-dovefb-Refine-data-structure-for-reference-clock.patch
Type: text/x-patch
Size: 12995 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0015.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0017-LCD-dovefb-Separate-accurate-and-inaccurate-mode-clo.patch
Type: text/x-patch
Size: 14745 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0016.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0018-1.-default-set-lcd0-uses-ext-refclk0-and-lcd1-uses-i.patch
Type: text/x-patch
Size: 3208 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0017.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0019-Refine-LCD-refclk-bootargs-comments-and-update-dove_.patch
Type: text/x-patch
Size: 1885 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0018.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0020-Refine-the-bootargs-usage-mechanism-and-update-all-b.patch
Type: text/x-patch
Size: 11944 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0019.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0021-dove-update-the-LCD-internal-clock-accurate-mode-set.patch
Type: text/x-patch
Size: 4086 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0020.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0022-sound-add-Record-Gain-Capture-Switch-to-the-rt655-co.patch
Type: text/x-patch
Size: 1054 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0021.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0023-fix-lcd-backward-compatibility-for-clk-source-select.patch
Type: text/x-patch
Size: 5742 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0022.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0024-Fix-invalidate-I-all.patch
Type: text/x-patch
Size: 1137 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0023.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0025-Add-CPU-errata-4574-and-4731-SWFIX.patch
Type: text/x-patch
Size: 4002 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0024.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0026-Add-missed-isb-and-dsb.patch
Type: text/x-patch
Size: 4456 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0025.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0027-Marvell-CPU-errata-4315-S-W-FIX.patch
Type: text/x-patch
Size: 4278 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0026.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0028-dove-enable-CPU-PJ4-work-arounds-4574-4731-4315.patch
Type: text/x-patch
Size: 1422 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0027.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0029-Fix-code-logic-of-function-is_clksrc_pll.patch
Type: text/x-patch
Size: 1745 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0028.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0030-CS42l51-codec-unmute-codec-on-system-resume.patch
Type: text/x-patch
Size: 866 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0029.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0031-LCD-dovefb-set-edid-data-when-edid-paramete-disabled.patch
Type: text/x-patch
Size: 3001 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0030.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0032-dove-use-DOVE_PCIE0-1_IO_BUS_BASE-for-PCI-bus-addres.patch
Type: text/x-patch
Size: 1167 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0031.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0033-dove-provide-phy-address-for-old-dove-db-boards.patch
Type: text/x-patch
Size: 1211 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0032.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0034-sound-orion-i2s-clear-pause-spdif-and-i2s-mute-field.patch
Type: text/x-patch
Size: 1367 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0033.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0035-dove-sync-dove_defconfig-file-with-ac97-codec-change.patch
Type: text/x-patch
Size: 1241 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0034.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0036-UBUNTU-Sync-config-with-LSP-5.3.4.patch
Type: text/x-patch
Size: 2683 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20100916/d41541b6/attachment-0035.bin>
More information about the kernel-team
mailing list