All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-fsl-arm] linux-fslc: Update to a Linux kernel 4.1-based fork
@ 2015-07-06 17:01 Fabio Estevam
  0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2015-07-06 17:01 UTC (permalink / raw)
  To: otavio; +Cc: meta-freescale, Fabio Estevam

Update to the revision 665a389 which is based on the 4.1.1 stable
release. It includes the following changes on top of it:

665a389 ARM: dts: cubox-i: add support for Broadcom Wifi/Bluetooth devices
7ce4321 ARM: imx_v6_v7_defconfig: Add Wireless support
209773b ARM: imx_v6_v7_defconfig: Select HCIUART_H4
5af747f ARM: dts: imx6sl-warp: Add changes for rev1.12
c057f36 ARM: dts: imx6sl-warp: Add the SD2_RESET pin
4b78c61 ARM: dts: imx6qdl-hummingboard: Add PCIe support
35d2348 ARM: dts: imx23-olinuxino: Add i2c support
1299e0b ARM: dts: imx23: Add i2c support
4ff7f5e ARM: dts: imx6qdl: move HDMI controller to right location in DT

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 recipes-kernel/linux/linux-fslc/defconfig |  3 ++-
 recipes-kernel/linux/linux-fslc_4.0.bb    | 17 -----------------
 recipes-kernel/linux/linux-fslc_4.1.bb    | 17 +++++++++++++++++
 3 files changed, 19 insertions(+), 18 deletions(-)
 delete mode 100644 recipes-kernel/linux/linux-fslc_4.0.bb
 create mode 100644 recipes-kernel/linux/linux-fslc_4.1.bb

diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig
index f6989fb..d615e3d 100644
--- a/recipes-kernel/linux/linux-fslc/defconfig
+++ b/recipes-kernel/linux/linux-fslc/defconfig
@@ -73,7 +73,7 @@ CONFIG_CAN=y
 CONFIG_CAN_FLEXCAN=y
 CONFIG_BT=y
 CONFIG_BT_HCIUART=y
-CONFIG_BT_HCIUART_3WIRE=y
+CONFIG_BT_HCIUART_H4=y
 CONFIG_CFG80211=y
 CONFIG_CFG80211_WEXT=y
 CONFIG_MAC80211=y
@@ -173,6 +173,7 @@ CONFIG_SPI=y
 CONFIG_SPI_IMX=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_GPIO_MC9S08DZ60=y
+CONFIG_GPIO_PCA953X=y
 CONFIG_GPIO_STMPE=y
 CONFIG_POWER_SUPPLY=y
 CONFIG_POWER_RESET=y
diff --git a/recipes-kernel/linux/linux-fslc_4.0.bb b/recipes-kernel/linux/linux-fslc_4.0.bb
deleted file mode 100644
index 807dd0b..0000000
--- a/recipes-kernel/linux/linux-fslc_4.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
-DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \
-provide support for some backported features and fixes, or because it was applied in linux-next \
-and takes some time to become part of a stable version, or because it is not applicable for \
-upstreaming."
-
-include linux-fslc.inc
-
-PV = "4.0+git${SRCPV}"
-
-SRCBRANCH = "patches-4.0"
-SRCREV = "4eb30aed4b7a0089b217c1647bd81a83fd928bc9"
-
-COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"
diff --git a/recipes-kernel/linux/linux-fslc_4.1.bb b/recipes-kernel/linux/linux-fslc_4.1.bb
new file mode 100644
index 0000000..6029af2
--- /dev/null
+++ b/recipes-kernel/linux/linux-fslc_4.1.bb
@@ -0,0 +1,17 @@
+# Copyright (C) 2012-2015 O.S. Systems Software LTDA.
+# Released under the MIT license (see COPYING.MIT for the terms)
+
+SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes"
+DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \
+provide support for some backported features and fixes, or because it was applied in linux-next \
+and takes some time to become part of a stable version, or because it is not applicable for \
+upstreaming."
+
+include linux-fslc.inc
+
+PV = "4.1+git${SRCPV}"
+
+SRCBRANCH = "patches-4.1"
+SRCREV = "665a389b8e62c444969ac65e3e0eda5d8c13ea24"
+
+COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-06 17:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 17:01 [PATCH][meta-fsl-arm] linux-fslc: Update to a Linux kernel 4.1-based fork Fabio Estevam

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.