All of lore.kernel.org
 help / color / mirror / Atom feed
From: otavio.salvador@gmail.com
To: meta-freescale@yoctoproject.org
Subject: Updates to meta-freescale-3rdparty (master and rocko) in 2017-11-08
Date: Wed, 08 Nov 2017 14:16:49 -0200	[thread overview]
Message-ID: <5a032df9.42dce90a.aa594.16bc@mx.google.com> (raw)

Hello,

I pushed following updates:

commit 3fc4458fd822a7b3843bc69732367b717947e76b (HEAD -> master, fslc/rocko, fslc/master-next, fslc/master)
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:14 2017 +0100

    colibri-vf.conf: add a wic image in favour of sdcard image
    
    The wic image can be used to boot kernel/dtb/rootfs from an SD card.
    U-Boot gets booted from the on module NAND, the image from the prepared
    SD card.
    
    zcat XXX.rootfs.wic.gz | dd of=/dev/sdX bs=1M
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 26bec0011df51990348cac6c243263d5770b4874
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:13 2017 +0100

    colibri-vf.conf: add a device tree for the aster carrier board
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit c44904d9c8854cdddd0544ded79986bd81a69b58
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:12 2017 +0100

    colibri-imx7.conf: add a wic image in favour of sdcard image
    
    The wic image can be used to boot kernel/dtb/rootfs from an SD card.
    U-Boot gets booted from the on module NAND, the image from the prepared
    SD card can be started with 'run sdboot'.
    
    zcat XXX.rootfs.wic.gz | dd of=/dev/sdX bs=1M
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 9202f5fa7fbec71fb6019d96c6c83f2e84d72c77
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:11 2017 +0100

    colibri-imx7.conf: add device tree for the aster carrier board
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 0b9af1e0598c26f762963bff82e03f7ccc7243db
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:10 2017 +0100

    colibri-imx6.conf: add a wic image in favour of sdcard image
    
    The wic image can be used to boot kernel/dtb/rootfs from an SD card.
    U-Boot gets booted from the on module eMMC, the image from the prepared
    SD card can be started with 'run sdboot'.
    
    zcat XXX.rootfs.wic.gz | dd of=/dev/sdX bs=1M
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 8e30e894541de3889949de3d3cc3ab4a8b9e09fd
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:09 2017 +0100

    colibri-imx6.conf: add device trees for aster and use-mainline-bsp
    
    Add a device tree for the Aster carrier board.
    
    Add the device tree available in mainline for use with the
    use-mainline-bsp override.
    
    While at it unify the @SOC description variable with other boards.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit f5707489520f46837cd8fc447d7e9c750e9d4a1a
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:08 2017 +0100

    colibri-imx6.conf: do not deploy the kernel in the rootfs
    
    The kernel is taken from a separate fat partition in the regular
    boot process, so there is no need to deploy it in the rootfs.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 5e2b946de0dbd69f9b21f87685cb781ccbec729f
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:07 2017 +0100

    colibri-imx6.conf: build a spl u-boot
    
    U-Boot is now used with SPL, set the machine conf file accordingly.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit c0036cd7464c0fa3b0aa31d62a7e786d1eb2a203
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:06 2017 +0100

    apalis-imx6.conf: add a wic image in favour of sdcard image
    
    The wic image can be used to boot kernel/dtb/rootfs from an SD card.
    U-Boot gets booted from the on module eMMC, the image from the prepared
    SD card can be started with 'run sdboot'.
    
    zcat XXX.rootfs.wic.gz | dd of=/dev/sdX bs=1M
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit bbc134ef5d52e5c19e5a14342a48e111ba784e9c
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:05 2017 +0100

    apalis-imx6.conf: add device trees for ixora and use-mainline-bsp
    
    Add a device tree for the Ixora carrier board.
    
    Add the device tree available in mainline for use with the
    use-mainline-bsp override.
    
    While at it unify the @SOC description variable with other boards.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit e1e53bf54491227a8b9345629d09c3d72244a750
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:04 2017 +0100

    apalis-imx6.conf: do not deploy the kernel in the rootfs
    
    The kernel is taken from a separate fat partition in the regular
    boot process, so there is no need to deploy it in the rootfs.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit b5f9ee90d80223cfd2a86c124e5ee636d143611f
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:03 2017 +0100

    apalis-imx6.conf: build a spl based u-boot
    
    U-Boot is now used with SPL, set the machine conf file accordingly.
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 022d9c66729e9e3b6fa41bcdf77d1c0dd016e88f
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:02 2017 +0100

    u-boot-toradex: update to 2016.11, update to toradex bsp 2.7.4
    
    For the i.MX6 based modules move to boot with SPL to setup the DDR RAM.
    
    Add use-mainline-bsp to compatible machine to allow building this U-Boot
    also when 'use-mainline-bsp' is built. (In which case the e.g. mx6 override
    is dropped)
    
    License: changed by the following upstream commits, all of which do not
    affect our configurations.
      0f4d2f8e79 License: Add the Open Font License
        (ttf fonts)
      40a39e875c SPDX: add X11 SPDX-License-Identifier
        (preparation for dual licensed device trees)
      4dcd9a65d4 Licenses: fix a typo in README
    
    changes to non NXP boards not in list
    initial commits for colibri-imx6ull and colibri-imx7-emmc not in list
    
    69cc681 lib/bch.c: modify algorithm for all writebcb users
    595c178 mtd: nand: mxs_nand: support chips without ONFI/JEDEC parameter page
    d5efded apalis/colibri_imx6: fix white space
    cd255bc colibri_imx7: get rid of environment in mmc option
    ca92211 colibri_imx7: clean-up config header file
    ae968c6 apalis/colibri: fix and synchronize mount options
    4370811 colibri_imx7: improve DDR3 timing
    7e64e5f toradex: remove ISO partition support
    16d2bc5 disk: part: align buffer so it can be used with DMA enabled drivers
    84fe4a7 MLK-13140 ARM: imx: update REFTOP_VBGADJ according to fuse setting
    1d86d85 MLK-13124 ARM: imx: update the REFTOP_VBGADJ setting
    756bc8f imx6ull: cherry-pick remaining stuff from 05922b0
    ab546ab MLK-12766 net: fec: do not access reserved register for i.MX6ULL
    09983d0 MLK-12486-1: switch to use setup_gpmi_io_clk for i.MX6UL
    6d6a643 MLK-12883 usb: limit USB_MAX_XFER_BLK to 256
    4e1c703 tdx-cfg-block: add new sku's
    6bd94c8 colibri_imx7: remove unused config option
    ab71667 colibri_imx7.h: do not deploy nand torture cmd
    341064e net: Use packed structures for networking
    c0d5002 configs: apalis-tk1: Use ext4 file system by default
    51b53b4 colibri-vf: sync the board info message
    3e72538 toradex: common: unify behaviour when config block is missing
    3ef2146 colibri_imx6: use SDP if USB serial downloader has been used
    4fcacc1 apalis_imx6: use SDP if USB serial downloader has been used
    80c3bd6 imx_common: detect USB serial downloader reliably
    0d06911 imx: add macro to detect whether USB has been initialized
    a2e77a6 colibri_imx7: use SDP if USB serial downloader has been used
    e05589d imx: imx7: detect USB serial download protocol boot mode
    3f4cddb imx: imx7: make get_boot_device available for board files
    23b5f7c colibri_imx7: carve out PMD aligned amount of memory
    47ac8bf toradex: configblock: add an -y parameter to 'cfgblock create’
    cb3d672 configs: apalis_imx6: Use ext4 file system by default
    615de72 configs: colibri_imx6: Use ext4 file system by default
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 85b9830c91310f8e10b0ec68c76efdd69739f03b
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:01 2017 +0100

    linux-toradex_4.1-2.0.x: imx, update to toradex bsp 2.7.4
    
    Update the kernel for a fslc-imx 4.1-2.0.x based kernel for Apalis/Colibri iMX6
    and Colibri iMX7.
    This replaces the linux-toradex_3.14.52 and linux-toradex_4.1.15 kernels, thus
    remove the recipes and their related files.
    
    Add a superset of the machine specific defconfigs in the kernel tree as the
    defconfig.
    
    The following changes on top of fslc "Merge tag 'v4.1.39' into 4.1-2.0.x-imx":
    - Patches for bsp 2.7.3 as listed below
    - Merge to upstream patchlevel fslc/4.1-2.0.x-imx @ 4.1.44
    - Patches for bsp 2.7.4 as listed below
    - Added initial support Colibri iMX6ULL and Colibri iMX7 Dual 1GB (eMMC)
    
    without the machine specific device-trees or defconfigs commits.:
    
    with bsp 2.7.4
    * b893ccb toradex defconfigs: synchronize with defconfigs in oe
    * 3e11eb1 colibri_imx7_defconfig: add atmel-mxt-ts as a module
    * f5f2907 ARM: dts: imx7-colibri: add atmel mxt multitouch controller
    * e747c0e ARM: dts: colibri-imx7: add new gpio hog grp
    * 269dba3 colibri_imx6_defconfig: add atmel-mxt-ts as a module
    * b9aae76 ARM: dts: imx6dl-colibri: add atmel mxt multitouch controller
    * de3fd44 apalis_imx6_defconfig: add atmel-mxt-ts as a module
    * 98b9c18 ARM: dts: imx6qdl-apalis: add atmel mxt multitouch controller
    * bce5146 ARM: imx: clk: enable OCOTP clock by default
    * d96c255 imx6ull.dtsi: include all needed definitions
    * c8f0033 mtd: gpmi: fsl,legacy-bch-geometry independent of nand-on-flash-bbt
    * 7b02a99 imx: Fix 'Expose SoC unique ID' for newer i.MX6
    * 4e35498 imx6dl-colibri-eval-v3: fix weim node
    * 090138a regulator: pfuze100: Apalis iMX6: Fix poweroff does not release POWER_ENABLE_MOCI
    * c4d5e86 apalis_imx6: update defconfig for wifi
    * 837a89e ip6_offload: fix compiler warning
    * 4105f39 of: fdt: fix compiler warning
    * 4b20a89 mtd: blkdevs: fix switch-bool compilation warning
    * c595a9e mtd: fsl-quadspi: fix macro collision problems with READ/WRITE"
    * 6fe6616 Revert "mtd: fsl-quadspi: fix macro collision problems with READ/WRITE"
    
    with bsp 2.7.3
    * 3f68dc7 busfreq-imx: only use existing global variables
    * 22eb8a9 Revert "cpufreq: imx7: fix undefined reference to arm_reg and soc_reg"
    * 38524d7 Documentation: fix imx7d pinctrl dse config bits
    * 71d7b33 imx7d-colibri: limit to 800 mhz and 1 ghz operating points
    * b339205 imx7s: add mandatory 800 mhz operating point
    * 22db6be video: fbdev: mxsfb: allow setting display timings via kernel command line
    * a6563bd cpufreq: imx7: fix undefined reference to arm_reg and soc_reg
    * 9262956 dts: imx7d: move operating points to i.MX 7Dual device tree
    * 50e26af mxc_ipuv3_fb: Use the mode_string from command line as is
    * d826eb4 ov5640_mipi: Revert the hack
    * a5c56b9 ARM: dts: imx6qdl-apalis-ixora: Enable ADV7280 decoder on Ixora
    * b8e5d21a tty: serial: imx: Add support for enabling RS485 via device tree
    * a8e0d43 ARM: imx: spare the first 16KiB of OCRAM_S for Cortex-M4
    * a2130af sgtl5000: improve switch on vag power for line_in -> output
    * b48a96a ARM: dts: colibri imx6: configure an external sgtl5000 vddd source
    * d21fcda ARM: dts: apalis imx6: configure an external sgtl5000 vddd source
    * 40fbb01 ARM: dts: colibri imx6: increase sgtl5000 lrclk drive strenght
    * 87f6630 ASoC: sgtl5000: Allow LRCLK pad drive strength to be changed
    * 1a3c9b3 ASoC: sgtl5000: add headphone and LINEOUT mute controls
    * 8929d0a sgtl5000: add Lineout volume control
    * 81fba3f ASoC: sgtl5000: Do not disable regulators in SND_SOC_BIAS_OFF
    * 66a04e9 ASoC: sgtl5000: Disable internal PLL early
    * 85436af ASoC: sgtl5000: Initialize CHIP_ANA_POWER to power-on defaults
    * 51bc42e ASoC: sgtl5000: Write all default registers
    * 4523526 ASoC: sgtl5000: Fix regulator support
    * 4859c2e90 ASoC: sgtl5000: Remove misleading comment
    * abbdc0a ASoC: sgtl5000: fix VAG power up timing
    * 198628d ASoC: sgtl5000: fix error message output for MicBias voltage
    * 912e038 ASoC: sgtl5000: Replace direct snd_soc_codec dapm field access
    * ae56e9d ASoC: sgtl5000: Calculate Lineout Channel Output Level
    * 3db63e2 ASoC: sgtl5000: Use specific variable for lo_vag
    * f972815 net: can: flexcan: Fix wakeup on CAN from suspend issue
    * b6798bb iio: adc: remove event advertisment
    * 7a751b2 iio: adc: support IIO_CHAN_INFO_SCALE
    * 051ee1a1 apalis-imx6: use stopmode for poweroff
    * 8949147 pm-imx6.c: fix power off by stop mode
    * 29ff238 colibri-imx6: use stopmode for poweroff
    * 94a53ed net: fec: don't transfer ownership until descriptor write is complete
    * c15a4c3 rtc: ds1307: support m41t0 variant
    * 3e3ea9b sgtl5000: switch on vag power for line_in -> output
    * 091594e iio: adc: fix remove
    * 4bac3c9 mmc: sdio: add forward declaration for struct mmc_host
    * a86db1f ARM: imx: mu: let Cortex-M4 know about A7 state
    * 98adbba ARM: imx: clk: do not force clock frequency of M4
    * 9e05354 ARM: imx: busfreq: do not force high frequency during suspend
    * 70f901b ARM: imx: busfreq: initialize M4 frequency depending boot state
    * 3e92301 ARM: imx: busfreq: request bus frequency depending on M4 clock
    * 0666dae arm: dts: imx7: specify Cortex-M4 clock
    * c663470 mmc: sdhci-esdhc-imx: make sure runtime PM is suspended in system suspend
    * 2df675a mtd: gpmi: make sure runtime PM is suspended in system suspend
    * ebf4565 video: fbdev: mxsfb: make sure runtime PM is suspended in system suspend
    * a2ccbd2 net: fec: make sure runtime PM is suspended in system suspend
    * 5ced941 imx_thermal.c: set trip point depending on temp grade
    * 9090b5b imx: Expose SoC unique ID
    * 8a098f2 drivers: soc: Add new sysfs attribute to expose SoC unique ID
    * 36df4e2 arm: dts: imx7: specify keypad port clock
    * 7b51b63 ARM: imx7d: clk: add root clock for keypad port
    * 506993e rpmsg: use _debug variants for print_hex_dump
    * 5aba75e rpmsg: imx: do not push data when no reader is available
    * cade8f64 hexdump: do not print debug dumps for !CONFIG_DEBUG
    * 1db9a16 ARM: imx: define buffer count per VirtIO queue
    * 4cfa939 gpio: mxc: clear interrupt mask/status optionally
    * 25b9f89 ARM: imx: remove 'unused' warning
    * 257fabb tty: serial: imx: disable DCD and RI interrupts
    * c784a4d imx6qdl.dtsi: include bindings gpio.h
    * 735d4f8 video: mxc: ldb: Add support for LVDS configuration via kernel boot arguments
    * 558d378 colibri_imx6:Add MCP2515 SPI CAN controller to DT
    * 7df8a0f media: Add support for ADV7280 decoder driver
    * 358a46a mxc_v4l2_capture: Change error message to print on debug
    * 80aae0b mxc_v4l2_capture: Allow clock setting for de-interlaced video input
    * 0d85191 tty: serial: imx: disable DCD and RI interrupts
    * 8ddc702 PCI: Apalis GEN1 forcing quirk
    * 826486c PCI: imx6: fix PCIe EP device self-initialisation
    * e00c546 process.c: if power off fails, do at least a halt
    * be63e27 Input: sentelic - use "static inline" instead of "inline"
    * b28f212 mxc_v4l2_capture.c: make error messages unique
    * d7357aa ipu_csi_enc.c: fix debug print
    * 4e1e8d2 max9526.c: move pinctrl after i2c detect
    * 638f43c adv7180.c: convert debug output to dev_dbg
    * 67c0d5a2 dtb, i2c-imx.txt: fix typos
    * 1ce23b6 mxc_v4l2_capture: match ipu/csi/mipi instead of only ipu/csi
    * c5954c2 max9526: add initial MXC camera sensor code
    * df76b16 adv7180.c: initial working adv7180 settings
    * 518d4ee mxc_v4l2_capture: let the camera driver set mipi/parallel
    * 62785df pci-imx6: fix reboot bug
    * d2e0de0 mxc_hdmi.c: fix boot hang
    * cec9878 extcon: usb-gpio: increase debounce time
    * 1fe0cf4 mxc_lcdif.c: fix comment
    * 912f823 mxc_v4l2_capture: add mxc_camera_common_lock/unlock, fix device name
    * 502376a MXC_CSI_CAMERA: select VIDEOBUF2_DMA_CONTIG
    * 691204a clk-imx6q.c: set eth phy clock dependent on RMII/RGMII
    * bea0575 mach-imx6q.c: handle RESET_MOCI when PCIe is disabled
    * 78d5ad8 mxc_hdmi.c: remove compiler warning
    * 2d67c55 mxc_hdmi: fix detect disconnect case
    * b34325c OmniVision ov5640 MIPI-CSI2 camera support
    * b548028 i2c-imx: add gpio recovery functionality
    * fc0d0a2 pcie-imx6: improve reset function for reseting EP
    * 557f0276 pcie-imx6: add reset function for reseting downstream EP
    * b0e8865 mach-imx6q.c: fix typo in error msg
    * 0bcaad8 mxc_vdacif.c: add second parallel output used for VDAC
    * f069491 pci-imx6.c: add config option to force GEN1 speed
    * e4d913a iio:stmpe-adc.c: Switch to new event config interface
    * af6cf45 vgaarb.c: demote pr_err about vga device to pr_debug
    * 4e6509c mxc_lcdif.c: add additonal LCD timings
    * 849f2e7 pci-imx6.c: remove compiler warning
    * 85aff64 mxc_lcdif.c: EDT-WVGA: fix pixelclk polarity
    * f6620779 mxc_hdmi: skip unnecessary mxc_hdmi_setup calls
    * c73cb81 sync.h: synchronization framework needs this header
    * d39b4cf arm: imx6: fix pcie by disabling rc/ep test mode
    * 7435612 stmpe-adc: add temperature channel
    * 6f88e1d stmpe-adc: add device tree bindings
    * 6b542ac iio: adc: add STMPE ADC driver using IIO framework
    * d5c4b1b mfd: stmpe: add ADC block resources
    * 3b99e8c mach-types: add the apalis-imx6 machine
    * 6a315fa lcd: Add WVGA timings for the EDT 7.0" panel
    * 6ff9133 mxc_spdif.c: set the validity bit to 'valid'
    * 25c2bbc eMMC: Don't initialize partitions on RPMB flagged areas.
    * d2aa5b3 tc358743_h2c: add devicetree support
    * 97662d8 TC358743 Kconfig dependency update
    * e966a0b tc358743_h2c: fill in sample edid data from Asus monitor
    * fa98ab8 tc358743_h2c: fix compiler warnings
    * 1ae41be tc358743_h2c: cleanup spacing
    * cb8232e add tc358743_h2c driver
    * 3bb87f2 sdhci: print opcode/retries on timeout error
    * a26957b ov5640_mipi: software reset does not affect i2c address
    * f157011 ipu_common: ipu_free_irq, do nothing if not owner
    * 916ed1f ipu_csi_enc: improve error message
    * 439ea46 ipu_prp_enc: improve error message
    * cd35b25 ov5642: fix csi/ipu check for imx6dl
    * 388605f ov5640_mipi: fix csi/ipu check for imx6dl
    * 07bd62d ov5642: add i2c address change feature
    * 73924ed0 ov5640_mipi: add i2c address change feature
    * 12749a2 mxc_mipi_csi2: add ipu/csi info to probed output
    * 9ffb829 ov5640_mipi: change registered name from ov5640 to ov5640_mipi to reduce confusion
    * 98963d0 i.MX6: v4lout: none of our displays support color-space conversion
    * f657dc3 dma-mapping: increase DEFAULT_DMA_COHERENT_POOL_SIZE ifdef CONFIG_VIDEO_TW68
    * 41feae5 PCI: Add quirk for setting valid class for TW6869 frame grabber
    * d69533a mxc_hdmi: Add only_cea parameter to mxc_hdmi module
    * 5969e2c rfkill-regulator: add dt support
    * 66d9883 ov5640_mipi: simplify mipi clock wait loop
    * 04abce7 mxc_hdmi: enable overflow interrupt after initialization complete
    * de5231f mxc_hdmi: default to keep-alive (don't detect disconnect)
    * 51394b5 Add support for DVI monitors
    * 4898869 ov5640_mipi: print message on gpio request failure
    * e2954c5 mxc_v4l2_capture: add ipu_id to sensor_data
    * af79b8b ov5640_mipi: add remove *2 and add error checking to OV5640_get_sysclk
    * a03ab41 ov5640_mipi: add imx6 mipi/parallel selection
    * 4f704da ov5640: add pwm option for mclk
    * 81cf941 ov5642: add imx6 mipi/parallel selection
    * ede1722 fix camera power down
    * 6c4f140 add ar1021 touchscreen
    * bc387b6 mxc_v4l2_capture: fix VIDIOC_ENUMSTD, return -EINVAL if index > 0
    * 89a914b mxc_ipuv3_fb: unblank displays at init
    * a1b1b16 ARM: imx: adjust vring location to be at 256MB boundary
    * 8227a8a arm: dts: imx7: decrease DMA CMA to 128MB
    * 4af562c ARM: imx7d: clk: add 240MHz sys main clock to init_on
    * 1f43d37 usb: chipidea: Use extcon framework for ID and VBUS detection
    * 24bd9a5 arm: dts: imx7: Add support for PWM polarity control
    * e32dd66 pwm: imx: Add support for polarity control
    * 10a6f7d cpufreq: imx7: don't support OPP table from platform data
    * 46c52bd video: fbdev: mxsfb: honor native-mode
    * b03cdd9 video: mxsfb: simplify parsing
    * f3d8abf Revert "sgtl5000.c: HACK, defer probe when I2C not yet running"
    * 967986f touchscreen: fusion_F0710A: Reset controller if clear interrupt operation fails
    * d4afe65 input: touchscreen: fusion: implement multitouch with slot handling
    * 5be4f48 input: touchscreen: fusion: use level triggered interrupt
    * fbfa23b input: touchscreen: fusion: add device tree integration
    * 02411ee input: touchscreen: fusion: platform independent GPIO description
    * fd92393 input: touchscreen: fusion: fix error handling
    * 808f8b9 input: touchscreen: fusion: use new I2C PM functions
    * ef32550 input: touchscreen: added platform data for Fusion touchscreen
    * 3e2c068 input: touchscreen: fix race condition in Fusion driver
    * ac9343d input: touchscreen: add ABS_X/ABS_Y axis for Fusion touchscreen
    * a9fc7d5 input: touchscreen: add Fusion 7 and 10 multi-touch driver
    * e2d1fdb fbcon: logo: allow easy integration of a custom Linux boot logo
    * 49f0b58 spi: spidev: invent a new hw device to work around spidev warning
    * bcdfec9 ARM: imx: fix clock for i.MX 7 when Cortex-M4 is running
    * 8693a14 pinctrl: pinctrl-imx: add support for LPSR GPR padctrl
    * ea2ea01 mfd: rn5t618: register restart handler
    * a7b0e5f mfd: add Ricoh RN5T567 PMIC suppport
    * 675e67c drivers/dma/Kconfig: allow MXS_DMA for i.MX 7
    * d68621a regulator: rn5t618: allow GPIO 0 to be used for an enable signal
    * f0e41d7 ENGR00305648-1 ASoC: imx-sgtl5000: Support non-ssi cpu-dai
    * f992a95 video: fbdev: mxsfb: fix pixelclock polarity
    * d46df08 mach-imx7d.c: use enet_out clk to decide on PHY clock
    * 68bf174 Input: ad7879 - add device tree support
    * 63339e0 Input: ad7879 - fix default x/y axis assignment
    * d1a439e Input: ad7879 - move header to platform_data directory
    * 0adde3f ARM: imx: enet1: output reference clock
    * 633a4e1 video: mxsfb: add compile dependencies
    * f4c63ec chipidea: make usb charger optional
    * c8b53a4 regulator: rn5t618: Add RN5T567 PMIC support
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

commit 51fc09ef08ef1579b6ff2096d860c656bf94ec8a
Author: Max Krummenacher <max.oss.09@gmail.com>
Date:   Wed Nov 8 16:54:00 2017 +0100

    linux-toradex_4.4: vf, update to toradex bsp 2.7.4
    
    - Merge to upstream patchlevel Linux 4.4.88
    - Add Remote Processor Messaging (rpmsg) driver for Vybrid
    - Various other additions and fixes
    - Synchronize defconfig with kernel tree colibri_vf_defconfig
    
    Apart from the upstream patches the following commits were added:
    with bsp 2.7.4
    * d152ae9 drm/panel: Add display timings for Logic LT161010-2NHC 7" panel
    * a8c098d colibri_vf_defconfig: add atmel-mxt-ts as a module
    * 274ea53 ARM: dts: vf-colibri: add Atmel MXT multitouch controller
    * dd2a698 ARM: dts: colibri-vf: add new gpio hog grp/s
    * 2829153 usb: chipidea: use of extcon framework to work for non OTG case
    * 1721e2f usb: chipidea: Consolidate extcon notifiers
    * de6cb89 Revert "usb: chipidea: Modify use of extcon framework to work for non OTG case"
    
    with bsp 2.7.3
    * c1d5fe2 Merge tag 'v4.4.73' into toradex_vf_4.4-next
    * 0068a1b ARM: dts: vf-colibri-aster: Add support for Aster with Vybrid
    * f37e832 ARM: vf610: PM: Use device tree property to register power_off function
    * 3348e45 tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
    * f9fc0f2 ARM: dts: imx: fix M41T0 RTC compatible string
    * 41e7fd5 rtc: ds1307: support m41t0 variant
    * 7cfa321 tty: serial: fsl_lpuart: lock port on console write
    * 00babbc ARM: dts: colibri-vf: use pull-down for USBC_DET pin
    * 8b06b41 tty: serial: fsl_lpuart: resync with 4.9 kernel
    * 837e5b8 Merge tag 'v4.4.59' into toradex_vf_4.4-next
    * 418f717 net: fsl_l2_switch: cleanup in remove callback
    * 86b0182 net: ethernet: freescale: allow vf610_l2_switch as module
    * fa64e12 net: fsl_l2_switch: drop registering phy in switch mode
    * cd2eb96 Merge tag 'v4.4.39' into toradex_vf_4.4-next
    * 56ffbfa spi: spi-fsl-dspi: Purge switch between EOQ and DMA mode
    * 90b6d21 ARM: dts: vfxxx: Enable DMA for DSPI2 and DSPI3
    * e2d03ba spi: spi-fsl-dspi: Fix incorrect freeing of DMA allocated buffers
    * 9b02266 spi: spi-fsl-dspi: Fix continuous selection format
    * 529dcc0 spi: spi-fsl-dspi: Fix incorrect DMA setup
    * de55e33 spi: spi-fsl-dspi: Fix SPI transfer issue when using multiple SPI_IOC_MESSAGE
    * 3356fd1 spi: spi-fsl-dspi: Fix data corruption for 1K transfers or more
    * e1ce49e drm/fsl-dcu: introduce kernel parameter to specify fbdev depth
    * 93fb63a ARM: configs: colibri_vf: configure IPv6 SIT driver as module
    * 4a8d085 sdhci-esdhc-imx: fix bus-width for 1-bit operation.
    * 3816bd7 ARM: vf610: PM: register power_off function
    * 7ccb5e5 usb: chipidea: implement platform shutdown callback
    * 1cb2765 drm/fsl-dcu: disable CRTC gracefully
    * 9e4d484 net: fec: align IP header in hardware
    * 6a18208 Input: colibri-vf50-ts: disable IRQs on close
    * a650cbf tty: serial: fsl_lpuart: Fix Tx DMA edge case
    * 64086f8 drm/fsl-dcu: enable pixel clock when enabling CRTC
    * 44108d4 drm/fb_cma_helper: Remove implicit call to disable_unused_functions
    * 01a613e drm/fsl-dcu: do not transfer register in mode_set_nofb
    * ab74a917 drm/fsl-dcu: do not explicitly transfer registers on plane init
    * b385ffb drm/fsl-dcu: enable TCON bypass mode by default
    * 7ecc29c ARM: dts: vfxxx: Include support for dspi[23] functionality.
    * 95bb750 drm/fsl-dcu: implement lastclose callback
    * 5f0a2c4 rpmsg: vf610_rpmsg: check for error pointer
    * a47f6f42 char: vf610_sema4: use macro to register driver
    * a5a7e6d char: vf610_sema4: improve error handling
    * fa359d7 pinctrl: freescale: avoid overwriting pin config when freeing GPIO
    * 624f65b i2c: imx: defer probe if bus recovery GPIOs are not ready
    * 2e02dcb i2c: imx: make bus recovery through pinctrl optional
    * 25ae853 ARM: vf610: PM: initialize suspend to memory seperately
    * 80c40b6 ARM: dts: vfxxx: Reintroduce the OCRAM nodes
    * cd89f00 Merge tag 'v4.4.21' into toradex_vf_4.4-next
    * 45de59e spi: spi-fsl-dspi: Add DMA support for Vybrid
    * a8f99a5 ARM: dts: vfxxx: Enable DMA for DSPI on Vybrid
    * 51243ff tty: serial: fsl_lpuart: Fix parity control
    *   8f2dbc3 Merge branch 'toradex_vf_4.4-rpmsg' into toradex_vf_4.4-next
    |\
    | * 8439c80 ARM: configs: colibri_vf: Enable remoteproc and rpmsg for Vybrid
    | * 764bf1b ARM: dts: vf610: Enable rpmsg driver for Vybrid
    | * 5feabad rpmsg: vf610_rpmsg: Add rpmsg driver for Vybrid
    | * 7b3be87 rpmsg: imx_rpmsg: Add rpmsg examples
    | * ce28cb8 ARM: dts: vf610: Add device tree node for semaphore module on Vybrid
    | * a52aca8 char: vf610_sema4: Add support for semaphore module on Vybrid
    | * 41d0195 ARM: dts: vfxxx: Allow CCM to be accessed using syscon
    | * f5fcfa3 ARM: dts: vf610: Add device tree node for Vybrid remoteproc driver
    | * 8b08f5f remoteproc: vf610_cm4_rproc: Add remoteproc support for Vybrid
    | * 43c2041 remoteproc: Support ELF loading without resource table
    | * fdbb13c ARM: dts: vfxxx: Add CPU2CPU interrupts for MSCM module
    | * 91294be irqchip: vf610-mscm-ir: Extend MSCM with CPU2CPU interrupt support
    |/
    * e11f8ba ARM: dts: vf-colibri: use Toradex evalspi
    * 503ad82 spi: spidev: invent a new hw device to work around spidev warning
    * 65e1bdf Revert "spi core: Add new sysfs 'num_chipselect' file"
    * db04bd4 Revert "spi: spidev: Use 'new_id' sysfs file for enabling spidev"
    
    Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
    Signed-off-by: Otavio Salvador <otavio@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

                 reply	other threads:[~2017-11-08 16:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5a032df9.42dce90a.aa594.16bc@mx.google.com \
    --to=otavio.salvador@gmail.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.