[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-554-g8ac276b
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2015-01-16 15:10:33
|
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 8ac276be25cd2f5da8a4355718e8bbd66b52ae68 (commit)
from 00a5e3936ff3f33b08e570c5af8d8cf87c15b33b (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 8ac276be25cd2f5da8a4355718e8bbd66b52ae68
Author: Sébastien Szymanski <seb...@ar...>
Date: Fri Jan 16 16:14:14 2015 +0100
[LINUX] 3.1{8,9}: apf28: dts: enable UART0
-----------------------------------------------------------------------
Summary of changes:
.../3.18/0420-armadeus-Improve-apf28dev-dts.patch | 20 +++++++++++++++++---
.../3.19/0420-armadeus-Improve-apf28dev-dts.patch | 20 +++++++++++++++++---
2 files changed, 34 insertions(+), 6 deletions(-)
diff --git a/patches/linux/3.18/0420-armadeus-Improve-apf28dev-dts.patch b/patches/linux/3.18/0420-armadeus-Improve-apf28dev-dts.patch
index 48f5367..72a4e0c 100644
--- a/patches/linux/3.18/0420-armadeus-Improve-apf28dev-dts.patch
+++ b/patches/linux/3.18/0420-armadeus-Improve-apf28dev-dts.patch
@@ -35,7 +35,21 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
};
apbx@80040000 {
-@@ -143,7 +159,8 @@
+@@ -130,6 +146,13 @@
+ status = "okay";
+ };
+
++ auart0: serial@8006a000 {
++ pinctrl-names = "default";
++ pinctrl-0 = <&auart0_pins_a>;
++ fsl,uart-has-rtscts;
++ status = "okay";
++ };
++
+ usbphy0: usbphy@8007c000 {
+ status = "okay";
+ };
+@@ -143,7 +166,8 @@
ahb@80080000 {
usb0: usb@80080000 {
pinctrl-names = "default";
@@ -45,7 +59,7 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
vbus-supply = <®_usb0_vbus>;
status = "okay";
};
-@@ -175,6 +192,14 @@
+@@ -175,6 +199,14 @@
gpio = <&gpio1 23 1>;
enable-active-high;
};
@@ -60,7 +74,7 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
};
leds {
-@@ -202,6 +227,7 @@
+@@ -202,6 +234,7 @@
label = "User button";
gpios = <&gpio0 17 0>;
linux,code = <0x100>;
diff --git a/patches/linux/3.19/0420-armadeus-Improve-apf28dev-dts.patch b/patches/linux/3.19/0420-armadeus-Improve-apf28dev-dts.patch
index 48f5367..72a4e0c 100644
--- a/patches/linux/3.19/0420-armadeus-Improve-apf28dev-dts.patch
+++ b/patches/linux/3.19/0420-armadeus-Improve-apf28dev-dts.patch
@@ -35,7 +35,21 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
};
apbx@80040000 {
-@@ -143,7 +159,8 @@
+@@ -130,6 +146,13 @@
+ status = "okay";
+ };
+
++ auart0: serial@8006a000 {
++ pinctrl-names = "default";
++ pinctrl-0 = <&auart0_pins_a>;
++ fsl,uart-has-rtscts;
++ status = "okay";
++ };
++
+ usbphy0: usbphy@8007c000 {
+ status = "okay";
+ };
+@@ -143,7 +166,8 @@
ahb@80080000 {
usb0: usb@80080000 {
pinctrl-names = "default";
@@ -45,7 +59,7 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
vbus-supply = <®_usb0_vbus>;
status = "okay";
};
-@@ -175,6 +192,14 @@
+@@ -175,6 +199,14 @@
gpio = <&gpio1 23 1>;
enable-active-high;
};
@@ -60,7 +74,7 @@ Index: linux-3.18.2/arch/arm/boot/dts/imx28-apf28dev.dts
};
leds {
-@@ -202,6 +227,7 @@
+@@ -202,6 +234,7 @@
label = "User button";
gpios = <&gpio0 17 0>;
linux,code = <0x100>;
hooks/post-receive
--
armadeus
|