[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-87-g683cb0c8d
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2019-06-26 07:30:18
|
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 683cb0c8deadfef64e48850ef4c38457c74de2a6 (commit)
from f18daf9b5d83439fb0383caa4a4c1c2d75bd4d19 (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 683cb0c8deadfef64e48850ef4c38457c74de2a6
Author: Sébastien Szymanski <seb...@ar...>
Date: Wed Jun 26 09:27:13 2019 +0200
[LINUX] 3.19: revert partially commit 59624fbb50bb95a813de353db27eb368b36faa3a
As it breaks boot on APF6...
-----------------------------------------------------------------------
Summary of changes:
.../linux/3.19/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/patches/linux/3.19/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch b/patches/linux/3.19/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
index d5941a1d4..36161ee88 100644
--- a/patches/linux/3.19/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
+++ b/patches/linux/3.19/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
@@ -172,7 +172,7 @@ Index: linux-3.19.8/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
===================================================================
--- /dev/null
+++ linux-3.19.8/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-@@ -0,0 +1,559 @@
+@@ -0,0 +1,561 @@
+/*
+ * Copyright 2015 Armadeus Systems
+ *
@@ -542,6 +542,7 @@ Index: linux-3.19.8/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_gpios>;
+
++ apf6dev {
+ pinctrl_audmux: audmuxgrp {
+ fsl,pins = <
+ MX6QDL_PAD_CSI0_DAT7__AUD3_RXD 0x1b0b0
@@ -731,6 +732,7 @@ Index: linux-3.19.8/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+ MX6QDL_PAD_CSI0_DAT17__GPIO6_IO03 0x1b0b0
+ >;
+ };
++ };
+};
Index: linux-3.19.8/arch/arm/boot/dts/imx6dl-apf6dev.dts
===================================================================
hooks/post-receive
--
armadeus
|