[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-rc1-22-g5265661
Brought to you by:
sszy
|
From: Gwenhael Goavec-M. <gwe...@us...> - 2013-11-30 10:03:17
|
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 5265661d0bcac438345bd8e059fa51948187637b (commit)
from d438f6ddbd7982bf410c4212f5e9ac95e352371f (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 5265661d0bcac438345bd8e059fa51948187637b
Author: Gwenhael Goavec-Merou <gwe...@tr...>
Date: Sat Nov 30 11:03:47 2013 +0100
[LINUX][3.12] apf28: set gpio polarity for usb regulator
-----------------------------------------------------------------------
Summary of changes:
.../3.12/0420-armadeus-Add-apf28dev-dts.patch | 19 ++++++++++++-------
1 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/patches/linux/3.12/0420-armadeus-Add-apf28dev-dts.patch b/patches/linux/3.12/0420-armadeus-Add-apf28dev-dts.patch
index 55a1338..dd4f946 100644
--- a/patches/linux/3.12/0420-armadeus-Add-apf28dev-dts.patch
+++ b/patches/linux/3.12/0420-armadeus-Add-apf28dev-dts.patch
@@ -8,10 +8,10 @@ Signed-off-by: Julien Boibessot <jul...@ar...>
arch/arm/boot/dts/imx28-apf28dev.dts | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
-diff --git a/arch/arm/boot/dts/imx28-apf28dev.dts b/arch/arm/boot/dts/imx28-apf28dev.dts
-index b602494..1548d43 100644
---- a/arch/arm/boot/dts/imx28-apf28dev.dts
-+++ b/arch/arm/boot/dts/imx28-apf28dev.dts
+Index: linux-3.12.2/arch/arm/boot/dts/imx28-apf28dev.dts
+===================================================================
+--- linux-3.12.2.orig/arch/arm/boot/dts/imx28-apf28dev.dts
++++ linux-3.12.2/arch/arm/boot/dts/imx28-apf28dev.dts
@@ -32,6 +32,13 @@
pinctrl-names = "default";
pinctrl-0 = <&spi2_pins_a>;
@@ -34,6 +34,11 @@ index b602494..1548d43 100644
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;
---
-1.7.4.4
-
+@@ -157,6 +165,7 @@
+ regulator-min-microvolt = <5000000>;
+ regulator-max-microvolt = <5000000>;
+ gpio = <&gpio1 23 1>;
++ enable-active-high;
+ };
+ };
+
hooks/post-receive
--
armadeus
|