[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-387-g2493863
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@sf...> - 2018-03-05 16:02:00
|
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 249386322e3292817c37d1707cc02402206e4d91 (commit)
from b4b5b92128593ca2b766575e3a9a1ef87e348ce7 (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 249386322e3292817c37d1707cc02402206e4d91
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon Mar 5 17:01:37 2018 +0100
[LINUX] NANO: 4.9/4.14: add OOB SDIO interrupt support for Wi-Fi module
-----------------------------------------------------------------------
Summary of changes:
...M-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch | 6 ++----
.../0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch | 6 ++----
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch b/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
index e0945cf..5354dd4 100644
--- a/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
+++ b/patches/linux/4.14/0801-ARM-dts-add-Armadeus-Systems-OPOS6ULNano-and-OPOS6ULNanoDev-.patch
@@ -37,7 +37,7 @@ new file mode 100644
index 0000000..cb89eba
--- /dev/null
+++ b/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
-@@ -0,0 +1,194 @@
+@@ -0,0 +1,192 @@
+/*
+ * Copyright 2017 Armadeus Systems <su...@ar...>
+ *
@@ -163,11 +163,9 @@ index 0000000..cb89eba
+ brcmf: brcmf@1 {
+ compatible = "brcm,bcm4329-fmac";
+ reg = <1>;
-+ /*
+ interrupt-parent = <&gpio4>;
+ interrupts = <4 IRQ_TYPE_LEVEL_LOW>;
+ interrupt-names = "host-wake";
-+ */
+ };
+};
+
@@ -228,7 +226,7 @@ index 0000000..cb89eba
+ /* WL_REG_ON */
+ MX6UL_PAD_NAND_DATA06__GPIO4_IO08 0x130b0
+ /* WL_IRQ */
-+ MX6UL_PAD_NAND_DATA02__GPIO4_IO04 0x130b0
++ MX6UL_PAD_NAND_DATA02__GPIO4_IO04 0x1b0b0 /* 100k pullup */
+ >;
+ };
+};
diff --git a/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch b/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
index 8234b61..3577be5 100644
--- a/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
+++ b/patches/linux/4.9/0801-ARM-dts-add-Armadeus-Systems-OPOS6UL-and-OPOS6ULDEV-.patch
@@ -36,7 +36,7 @@ Index: linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
===================================================================
--- /dev/null
+++ linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
-@@ -0,0 +1,194 @@
+@@ -0,0 +1,192 @@
+/*
+ * Copyright 2017 Armadeus Systems <su...@ar...>
+ *
@@ -162,11 +162,9 @@ Index: linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
+ brcmf: brcmf@1 {
+ compatible = "brcm,bcm4329-fmac";
+ reg = <1>;
-+ /*
+ interrupt-parent = <&gpio4>;
+ interrupts = <4 IRQ_TYPE_LEVEL_LOW>;
+ interrupt-names = "host-wake";
-+ */
+ };
+};
+
@@ -227,7 +225,7 @@ Index: linux-4.9.35/arch/arm/boot/dts/imx6ul-opos6ulnano.dtsi
+ /* WL_REG_ON */
+ MX6UL_PAD_NAND_DATA06__GPIO4_IO08 0x130b0
+ /* WL_IRQ */
-+ MX6UL_PAD_NAND_DATA02__GPIO4_IO04 0x130b0
++ MX6UL_PAD_NAND_DATA02__GPIO4_IO04 0x1b0b0 /* 100k pullup */
+ >;
+ };
+};
hooks/post-receive
--
armadeus
|