[meta-freescale] Updates to meta-freescale (master) in 2015-10-08

Otavio Salvador otavio.salvador at gmail.com
Thu Oct 8 05:58:34 PDT 2015


Hello,

I pushed following updates:

commit 5a84883e55129befd3066f18734d538be7098da5 (HEAD -> master, m/master, github/master)
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Sep 29 18:22:22 2015 -0300

    linux-fslc-mx6: Update revision to 964e5a3 revision
    
    The 964e5a3 revision includes the 3.14.54 stable release fixes plus
    following changes contributed by Gateworks:
    
    7292dc7 ASoC: add tda1997x codec support
    aa4ee3d ipu3: keep buffer offset aligned
    05608b5 ipu3: fix stripe calculation
    30c6d90 thermal: imx: allow crit_delta to be passed in via kernel param
    334fc35 arm: dts: add handles to anatop regulators
    c7a4d85 fec: Russell Kings corruption fix
    0c2c11f net: fec: fix the warning found by dma debug
    b5b53b5 pci: imx6: Add delay after LTSSM transition
    6dba6b0 fec_main: add mb() before setting status
    05ab2a6 net: fec: fix NULL pointer dereference in fec_enet_timeout_work
    07465db drivers: video: mxc: Add support for interlace on hdmi out
    3eca3ca imx: thermal: use CPU temperature grade info for thresholds
    172ad49 media: pci: tw6869: Implement ENUM_FRAMESIZES ioctl
    a7d429e media: pci: tw6869: add device registered dev info
    957f3fa media: pci: tw6869: initial add
    cb61124 ARM: dts: imx: fix invalid #address-cells value
    ea53bf7f imx:busfreq: disable busfreq driver by default
    e3e114d video: mxc: ldb: use native mode for display timings
    fa6b13a net: igb: register mii_bus for SerDes w/ external phy
    09359b6 net: igb: add phy read/write functions that accept phy addr
    d6daeac net: igb: add i210/i211 support for phy read/write
    00b2ceb video: mxc: add adv739x TV encoder
    3117a93 mxc_capture: add tda1997x HDMI receiver video support
    9348099 imx: add imx tda1997x i2s DAI support
    b81d263 mfd: add tda1997x HDMI receiver support
    dba225f mxc_capture: check for init_camera_struct failure
    09f7c1f mxc_capture: add device registration info
    1db12fc mxc_hdmi: present sysfs edid as binary data instead of ascii
    bd0601d mxc_hdmi: enable overflow interrupt after initialization complete
    d6cc9e6 mxc_ipuv3: show device name for overlay fb
    a7f44be mxc_ipuv3: show ipu_id/disp_id of registered device
    e9ea090 regulator: Add LTC3676 support
    3e12a168 regulator: core: Fix the init of DT defined fixed regulators
    154b8be hwmon: mma8451: add fxos8700 magnetometer support
    e19d671 hwmon: mma8451: add fxos8700 accel support
    760c31c cpufreq: imx: add a 25mV tollerance to the operating point voltages
    ef2eda1 cpufreq: imx: show soc voltage when debugging
    b205762d cpufreq: imx: init mutex before it can be used
    04bc9ed input: edt-ft5x06 - add device-tree config for screen res and inversion
    1ca89b6 Input: edt-ft5x06 - fix an i2c write for M09 support
    dc5f6c9 Input: edt-ft5x06 - add a missing condition
    f2854dd Input: edt-ft5x06 - add support for M09 firmware version
    390394c Input: edt-ft5x06 - ignore touchdown events
    6b60fb3 Input: edt-ft5x06 - adjust delays to conform datasheet
    74bceb0 Input: edt-ft5x06 - add DT support
    481da81 input: goodix: add invert and rotate support via device-tree
    6297f18 input: goodix: add support for performing init sqequence
    4746ef3 input: goodix: add device-tree support
    
    For compatibility with the Vivante kernel module build, the following
    commit has be also applied:
    
    964e5a3 FSLC: Add busfreq-imx.h header for forward compatibility
    
    Change-Id: I92b566943c7245751b484302f2320b42ec7d761c
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit a490e1f78a74520930dce3c6b2c55b2e6f59c41b
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Oct 6 22:38:49 2015 -0300

    kernel-module-imx-gpu-viv: Fork driver for FSL Community
    
    The driver source code provided by Freescale needs fixes. This fork is
    a community driven development and allow faster development and easier
    integration of fixes.
    
    The "+fslc" suffix is added to the module during probing to make a
    clear identification.
    
    Change-Id: I914f1a7731263effdef75827e3a9fb8daba37ec9
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 608b6bf23d54ac180889725a2154cde92fde0637
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Oct 7 15:28:22 2015 -0300

    imx-base.inc: Ensure MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT is expanded
    
    The MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT needs to be expanded and
    cannot have a default overriden later, otherwise it does not respect
    the default set in the SoC.
    
    Change-Id: I1d90d173603e6ee258f3e05c7a53e576b3b1f552
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 4e9b44b9809e6a48d880cfb19d11b6757da5a7b0
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Sep 24 12:28:07 2015 -0300

    imx7dsabresd: Use U-Boot FSLC by default
    
    The U-Boot 2015.10 adds support for the i.MX7 so we can use it instead
    of Freescale fork, preferring the mainline code.
    
    Change-Id: Ib375f8aa10a482b631eb99d7b5eb86866c87351e
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 72f4bfd76994b98b21950bfd05d4b1701f01e557
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Sep 17 17:14:27 2015 -0300

    imx6ulevk: Use U-Boot FSLC by default
    
    The U-Boot 2015.10 adds support for the i.MX6 UltraLite so we can use
    it instead of Freescale fork, preferring the mainline code.
    
    Change-Id: I5dc770bcecd14120b5478b67d9a47eebfc834300
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 100491aef2ce750e93d124d8fb35aeba0bd03256
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Sep 16 16:04:31 2015 -0300

    u-boot-fslc: Update to 2015.10-based fork
    
    This updates the fork based on upcoming 2015.10 release. This is
    currently based on 2015.10-rc3 tag and offers a very solid release for
    start the tests for Yocto Project 2.0 release.
    
    Change-Id: I1d35409a9806a96f8dd538e2b8c2a3520e9104ba
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit bee5660c96c98266aea0e36f582fcfb545773dcd
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Oct 2 14:21:34 2015 -0300

    imx-gpu-viv.inc: Stop adding libglapi as runtime dependency
    
    The runtime dependency of libglapi is automatically added due the
    symbols use by the libGL library, so we can stop adding it manually.
    
    Change-Id: I590f25226cf2d8e2bf1f82dccd05db0b0d734b86
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 8948db7fee0fd9c5421538fb0e4b139fc72b9bad
Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Oct 2 14:08:05 2015 -0300

    imx-gpu-viv.inc: Allow libGL libraries to be installed without X11
    
    The libGL libraries has been fixed to so the libraries can now be used
    with the other backends. This removed the old FIXME item.
    
    Change-Id: I99c7e68591a11fd590982690a8502bb60dc65513
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

commit 3f513d844cc6f566535178049bbea0c964f09e42
Author: Gary Thomas <gary at mlbassoc.com>
Date:   Tue Oct 6 10:03:47 2015 -0600

    kernel-module-imx-gpu-viv: Better work-around for change in name of busfreq-imx.h
    
    The renaming of include/linux/busfreq-imx6.h to include/linux/busfreq-imx.h
    is not consistent over the many kernel versions currently being built.  This
    changeset works around this inconsistency by creating a local symbolic link
    to whatever file is actually present in the kernel sources.
    
    Signed-off-by: Gary Thomas <gary at mlbassoc.com>

commit 341c6cba32ed4e63226bca252a89f38dfcc9945a
Author: Gary Thomas <gary at mlbassoc.com>
Date:   Mon Oct 5 16:09:17 2015 -0600

    qt4: Fix *.la pollution
    
    Recent [platform dependent] changes to QT_CONFIG_FLAGS allow
    some C-preprocessor defines to creep into *.la (libtool) files.
    This are not allowed (or even handled) and cause linker errors
    when trying to link against these libraries.
    
    This patch removes the incorrect/erroneous preprocessor directives
    to leave the *.la files useable once again.  The change is done in
    a post-processing step to clean up the *.la files as they are only
    used externally to this package.
    
    Signed-off-by: Gary Thomas <gary at mlbassoc.com>
    Upstream-status: Innapropriate [OE patch causes the problem]
    Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list