[coreboot-gerrit] Patch merged into coreboot/master: 59e209a baytrail: initialize backlight PWM frequency

gerrit at coreboot.org gerrit at coreboot.org
Wed Dec 17 20:51:01 CET 2014


the following patch was just integrated into master:
commit 59e209af890a7e58f4c74718a2dec567bbd0d58e
Author: Aaron Durbin <adurbin at chromium.org>
Date:   Thu Apr 24 11:35:28 2014 -0500

    baytrail: initialize backlight PWM frequency
    
    In order to protect ourselves from the kernel driver not honoring or
    placing the correct frequency in the backlight register always set one.
    This code path picks 200Hz as the default if nothing is specified in
    device tree. It's somewhat arbitrary but that frequency is valid for all
    the eDP panel specs we've seen being used on baytrail devices.
    
    BUG=chrome-os-partner:28267
    BRANCH=baytrail
    TEST=Built and booted in normal mode. Noted register write stuck.
    
    Original-Change-Id: Ifec29f0671e9f14ba57b9643c29d8bb2cd07eef5
    Original-Signed-off-by: Aaron Durbin <adurbin at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/196821
    Original-Reviewed-by: Marc Jones <marc.jones at se-eng.com>
    (cherry picked from commit 2eaa650860ebbc838dbf8c1c1ca2259ac64141ac)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: Ifec29f0671e9f14ba57b9643c29d8bb2cd07eef5
    Reviewed-on: http://review.coreboot.org/7845
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/7845 for details.

-gerrit



More information about the coreboot-gerrit mailing list