[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-66-g0340ae219
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2019-05-27 21:13:55
|
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 0340ae21977d1176aed9835b279e261cd57388e1 (commit)
from 8efc0ff6d99e4c50e9fb6c41d4615c6dc9abeb90 (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 0340ae21977d1176aed9835b279e261cd57388e1
Author: Julien BOIBESSOT <jul...@ar...>
Date: Mon May 27 23:13:32 2019 +0200
[LINUX] 4.19: apf6: add patch to allow dts pinctrl overload in apf6dev
-----------------------------------------------------------------------
Summary of changes:
.../0705-armadeus-dts-apf6dev-fix-dts-overload.patch | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
copy patches/linux/{4.9 => 4.19}/0705-armadeus-dts-apf6dev-fix-dts-overload.patch (66%)
diff --git a/patches/linux/4.9/0705-armadeus-dts-apf6dev-fix-dts-overload.patch b/patches/linux/4.19/0705-armadeus-dts-apf6dev-fix-dts-overload.patch
similarity index 66%
copy from patches/linux/4.9/0705-armadeus-dts-apf6dev-fix-dts-overload.patch
copy to patches/linux/4.19/0705-armadeus-dts-apf6dev-fix-dts-overload.patch
index c72f46440..23c8947db 100644
--- a/patches/linux/4.9/0705-armadeus-dts-apf6dev-fix-dts-overload.patch
+++ b/patches/linux/4.19/0705-armadeus-dts-apf6dev-fix-dts-overload.patch
@@ -2,11 +2,11 @@ Without this, impossible to overload pinctrl from APF6 SOM.
Signed-off-by: Julien Boibessot <jul...@ar...>
-Index: linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+Index: linux-4.19.42/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
===================================================================
---- linux-4.9.154.orig/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-+++ linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-@@ -307,7 +307,6 @@
+--- linux-4.19.42.orig/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
++++ linux-4.19.42/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+@@ -302,7 +302,6 @@
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gpios>;
@@ -14,7 +14,7 @@ Index: linux-4.9.154/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
pinctrl_audmux: audmuxgrp {
fsl,pins = <
MX6QDL_PAD_CSI0_DAT4__AUD3_TXC 0x1b0b0
-@@ -480,5 +479,4 @@
+@@ -475,5 +474,4 @@
MX6QDL_PAD_CSI0_DAT17__GPIO6_IO03 0x1b0b0
>;
};
hooks/post-receive
--
armadeus
|