[Armadeus-commitlog] armadeus branch, master, updated. armadeus-6.0-53-gb9cf882
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2016-04-01 06:44:43
|
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 b9cf88233f80be5eaefa40f5294946a6abf3011c (commit)
from 2786e30d4ec67ea1fc3fbd82625d5b61b0cb657d (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 b9cf88233f80be5eaefa40f5294946a6abf3011c
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Apr 1 08:44:32 2016 +0200
[LINUX] 4.4: apf6: dts: add missing phy-handle property
-----------------------------------------------------------------------
Summary of changes:
...rmadeus-add-apf6q-and-apf6dl-device-trees.patch | 8 +++++---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/patches/linux/4.4/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch b/patches/linux/4.4/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
index aee90c7..1d6eec2 100644
--- a/patches/linux/4.4/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
+++ b/patches/linux/4.4/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
@@ -177,9 +177,11 @@ Index: linux-4.4.6/arch/arm/boot/dts/imx6qdl-apf6.dtsi
===================================================================
--- linux-4.4.6.orig/arch/arm/boot/dts/imx6qdl-apf6.dtsi
+++ linux-4.4.6/arch/arm/boot/dts/imx6qdl-apf6.dtsi
-@@ -56,6 +56,19 @@
+@@ -54,7 +54,21 @@
+ phy-mode = "rgmii";
+ phy-reset-duration = <10>;
phy-reset-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
- phy-handle = <ðphy>;
++ phy-handle = <ðphy>;
status = "okay";
+
+ mdio {
@@ -197,7 +199,7 @@ Index: linux-4.4.6/arch/arm/boot/dts/imx6qdl-apf6.dtsi
};
/* Bluetooth */
-@@ -136,7 +149,7 @@
+@@ -135,7 +149,7 @@
MX6QDL_PAD_SD1_DAT1__SD1_DATA1 0x17059
MX6QDL_PAD_SD1_DAT2__SD1_DATA2 0x17059
MX6QDL_PAD_SD1_DAT3__SD1_DATA3 0x17059
hooks/post-receive
--
armadeus
|