[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-293-g17129a7
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2017-06-30 14:23:46
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 17129a70e089702b065de6da2db3e190af3d46f5 (commit)
from dedbc0cb89951bce2638fd74694623bb8722b1a2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 17129a70e089702b065de6da2db3e190af3d46f5
Author: Julien BOIBESSOT <jul...@ar...>
Date: Fri Jun 30 16:23:21 2017 +0200
[LINUX] 4.9: add opos6ul support
-----------------------------------------------------------------------
Summary of changes:
...os6ul-linux-4.8.config => opos6ul-linux-4.9.config} | 3 +--
.../0505-armadeus-add_mcp7940x_rtc_driver.patch | 0
...ts-opos6ul-and-opos6uldev-add-initial-support.patch | 18 +++++++++---------
...0-add-devicetree-support-and-trivial-bindings.patch | 0
4 files changed, 10 insertions(+), 11 deletions(-)
copy buildroot/target/device/armadeus/opos6ul/{opos6ul-linux-4.8.config => opos6ul-linux-4.9.config} (99%)
copy patches/linux/{4.8 => 4.9}/0505-armadeus-add_mcp7940x_rtc_driver.patch (100%)
copy patches/linux/{4.8 => 4.9}/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch (97%)
copy patches/linux/{4.8 => 4.9}/0802-mainline-iio-si7020-add-devicetree-support-and-trivial-bindings.patch (100%)
diff --git a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.9.config
similarity index 99%
copy from buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config
copy to buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.9.config
index f22065a..9b7e277 100644
--- a/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.8.config
+++ b/buildroot/target/device/armadeus/opos6ul/opos6ul-linux-4.9.config
@@ -1,4 +1,3 @@
-CONFIG_KERNEL_LZO=y
CONFIG_SYSVIPC=y
CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS=y
@@ -174,11 +173,11 @@ CONFIG_GPIO_SYSFS=y
CONFIG_W1=y
CONFIG_W1_MASTER_GPIO=m
CONFIG_W1_SLAVE_THERM=m
-CONFIG_POWER_SUPPLY=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_IMX=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_POWER_RESET_SYSCON_POWEROFF=y
+CONFIG_POWER_SUPPLY=y
CONFIG_SENSORS_GPIO_FAN=y
CONFIG_SENSORS_IIO_HWMON=y
CONFIG_SENSORS_ADS1015=m
diff --git a/patches/linux/4.8/0505-armadeus-add_mcp7940x_rtc_driver.patch b/patches/linux/4.9/0505-armadeus-add_mcp7940x_rtc_driver.patch
similarity index 100%
copy from patches/linux/4.8/0505-armadeus-add_mcp7940x_rtc_driver.patch
copy to patches/linux/4.9/0505-armadeus-add_mcp7940x_rtc_driver.patch
diff --git a/patches/linux/4.8/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch b/patches/linux/4.9/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch
similarity index 97%
copy from patches/linux/4.8/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch
copy to patches/linux/4.9/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch
index 19d13c8..51da20b 100644
--- a/patches/linux/4.8/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch
+++ b/patches/linux/4.9/0800-ARM-dts-opos6ul-and-opos6uldev-add-initial-support.patch
@@ -16,22 +16,22 @@ Signed-off-by: Sébastien Szymanski <seb...@ar...>
create mode 100644 arch/arm/boot/dts/imx6ul-opos6ul.dtsi
create mode 100644 arch/arm/boot/dts/imx6ul-opos6uldev.dts
-Index: linux-4.8.10/arch/arm/boot/dts/Makefile
+Index: linux-4.9.33/arch/arm/boot/dts/Makefile
===================================================================
---- linux-4.8.10.orig/arch/arm/boot/dts/Makefile
-+++ linux-4.8.10/arch/arm/boot/dts/Makefile
-@@ -407,6 +407,7 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
- imx6sx-sdb.dtb
+--- linux-4.9.33.orig/arch/arm/boot/dts/Makefile
++++ linux-4.9.33/arch/arm/boot/dts/Makefile
+@@ -420,6 +420,7 @@ dtb-$(CONFIG_SOC_IMX6SX) += \
dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ul-14x14-evk.dtb \
+ imx6ul-geam-kit.dtb \
+ imx6ul-opos6uldev.dtb \
imx6ul-pico-hobbit.dtb \
imx6ul-tx6ul-0010.dtb \
imx6ul-tx6ul-0011.dtb \
-Index: linux-4.8.10/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
+Index: linux-4.9.33/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
===================================================================
--- /dev/null
-+++ linux-4.8.10/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
++++ linux-4.9.33/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
@@ -0,0 +1,192 @@
+/*
+ * Copyright 2016 Armadeus Systems <su...@ar...>
@@ -225,10 +225,10 @@ Index: linux-4.8.10/arch/arm/boot/dts/imx6ul-opos6ul.dtsi
+ >;
+ };
+};
-Index: linux-4.8.10/arch/arm/boot/dts/imx6ul-opos6uldev.dts
+Index: linux-4.9.33/arch/arm/boot/dts/imx6ul-opos6uldev.dts
===================================================================
--- /dev/null
-+++ linux-4.8.10/arch/arm/boot/dts/imx6ul-opos6uldev.dts
++++ linux-4.9.33/arch/arm/boot/dts/imx6ul-opos6uldev.dts
@@ -0,0 +1,450 @@
+/*
+ * Copyright 2016 Armadeus Systems <su...@ar...>
diff --git a/patches/linux/4.8/0802-mainline-iio-si7020-add-devicetree-support-and-trivial-bindings.patch b/patches/linux/4.9/0802-mainline-iio-si7020-add-devicetree-support-and-trivial-bindings.patch
similarity index 100%
copy from patches/linux/4.8/0802-mainline-iio-si7020-add-devicetree-support-and-trivial-bindings.patch
copy to patches/linux/4.9/0802-mainline-iio-si7020-add-devicetree-support-and-trivial-bindings.patch
hooks/post-receive
--
armadeus
|