development kernel tree: Changes to 'andy'

git at git.openmoko.org git at git.openmoko.org
Thu May 8 15:36:06 CEST 2008


Rebased ref, commits from common ancestor:
commit 53e9ca7eb9c0182ee88e9e8b5affb0f6c33b5e5f
Author: Andy Green <andy at openmoko.com>
Date:   Thu May 8 14:35:46 2008 +0100

    fix-suspend-backlight-timing-pm-debug.patch
    
    This patch improves the smoothness of suspend and resume action.
    
    Taking out CONFIG_PM_DEBUG allows much more rapid resume (the low level
    serial traffic appears to be synchronous)
    
    Added a platform callback in jbt driver and support in pcf50633 so we
    can defer bringing up the backlight until the LCM is able to process
    video again (which must happen after the glamo is up and producing
    video beacuse the LCM is hooked to glamo SPI)
    
    GTA01 should not be affected by all this as the callback will default
    to null and it is on pcf50606
    
    Signed-off-by: Andy Green <andy at openmoko.com>

commit abbac9254271c5794a52d87b36e696df4f8a1232
Author: matt_hsu <matt_hsu at openmoko.org>
Date:   Thu May 8 14:35:46 2008 +0100

    s3c24xx-pwm-platform-driver.patch
    
    This patch is to register pwm as platform driver to keep the PWM-related
    config when system is in suspend/resume. This could fix the following
    issue after resume:
    
    - HDQ read timeout
    - LEDs blinked abnormally(if LEDs is driven by PWM)
    
    Signed-off-by: Matt Hsu <matt_hsu at openmoko.org>

commit 8419826ec9d7cb2779acfc28451900bdb1251e2d
Author: Sean McNeil <sean at mcneil.com>
Date:   Thu May 8 14:35:45 2008 +0100

    fix-KEY_PHONE-up-down-inversion.patch
    
    the KEY_PHONE is backwards. It returns up when pushed and down when
    released. The following change fixes it:
    
    Signed-off-by: Sean McNeil <sean at mcneil.com>





More information about the commitlog mailing list