mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
![]() This includes the following changes, the defconfig changes are reflected in the yocto defconfigs to keep things in sync. Eric Nelson (39): nit6xlite_defconfig: add LEDS_GPIO sabrelite: configure ethernet PHY nRST nitrogen6x: configure ethernet PHY nRST nitrogen6_mtp: configure ethernet PHY nRST nitrogen6_max: configure ethernet PHY nRST nit6xlite: configure ethernet PHY nRST nit6xlite: default to multi-touch input for eGalax, ft5x06 nitrogen6x: default to multi-touch input for eGalax, ft5x06 nitrogen6x_ub: default to multi-touch input for eGalax, ft5x06 ft5x06: free GPIO in _remove ft5x06: add support for ABS_MT_TRACKING_ID ft5x06: set MAX_TOUCHES to 12 ft5x06: respect/return tracking id from controller net: fec: iMX6 FEC does not support half-duplex gigabit nit*_defconfig: add CONFIG_USB_FUNCTIONFS=m nit*_defconfig: add CONFIG_USB_SERIAL_GENERIC nit6xlite: add ili210x touch controller nitrogen6x: add ili210x touch controller sabrelite: add ili210x touch controller nitrogen6_max: add ili210x touch controller nit6xlite_defconfig: add ILI210X touch screen nitrogen6x_defconfig: add ILI210X touch screen ili210x: Allow use with Device Tree nitrogen6_max: enable FEC ethernet nitrogen6_max: swap NANDF_CS0/1 (GP6:11/14) for SD3 voltage select, WL IRQ nitrogen6_max: define ENET_TXD1 as GPIO1:29 for amplifier mute flexcan: allow use with transceivers that only have standby pin nitrogen6x: SDIO is 1.8V-only, add flag in DTS sdhci: Allow platform_set_power callback sdhci-imx: Add power-gpio support nitrogen6x: use power-gpio instead of vqmmc-supply to control WL_EN pin nitrogen6_max: use power-gpio instead of vqmmc-supply to control WL_EN pin nitrogen6_max: configure voltage-select pin nit6xlite: flag 1.8v quirk for vqmmc on sdhc2 (WiFi interface) DT:imx6qdl: Pad SD2_DAT3 should have pull-down nitrogen6x_defconfig: include LEDS_PWM, SPI_SPIDEV Add imx6q-sabrelite-nolcd device tree fec: Add disable_giga parameter to force 10/100 operation Revert "DT:imx6qdl: Pad SD2_DAT3 should have pull-down" Ranjani Vaidyanathan (1): ENGR00318392 ARM:imx6x: Save/restore SCU and some CP15 registers across suspend/resume Signed-off-by: Christoph Settgast <christoph.settgast@methodpark.de> Reviewed-by: Eric Nelson <eric.nelson@boundarydevices.com> Acked-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
---|---|---|
conf | ||
recipes-bsp | ||
recipes-core | ||
recipes-kernel | ||
.gitignore | ||
README |
OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms
This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: danny revision: HEAD
URI: git://git.yoctoproject.org/meta-fsl-arm branch: danny revision: HEAD
Contributing
To contribute to this layer you should the patches for review to the mailing list.
Mailing list:
https://lists.yoctoproject.org/listinfo/meta-freescale
Source code:
https://github.com/Freescale/meta-fsl-arm-extra
When creating a patch of the last commit, use
git format-patch -s --subject-prefix='meta-fsl-arm-extra][PATCH' -1
To send it to the community, use
git send-email --to meta-freescale@yoctoproject.org <generated patch>