[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-71-gb81c67e
Brought to you by:
sszy
|
From: Sébastien S. <ss...@us...> - 2014-01-24 13:35:02
|
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 b81c67e3186d8e215f8b6fc89bb113a44579a96f (commit)
from 8b3cebd4f1196cf5937a46ba37a3fc672f1abd0c (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 b81c67e3186d8e215f8b6fc89bb113a44579a96f
Author: Sébastien Szymanski <ss...@us...>
Date: Thu Jan 23 14:39:11 2014 +0100
[LINUX] 3.13: apf6q: add PWM3 to device tree
-----------------------------------------------------------------------
Summary of changes:
.../3.13/0450-armadeus-add-apf6q-devicetree.patch | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/patches/linux/3.13/0450-armadeus-add-apf6q-devicetree.patch b/patches/linux/3.13/0450-armadeus-add-apf6q-devicetree.patch
index 9485d08..fedaa5a 100644
--- a/patches/linux/3.13/0450-armadeus-add-apf6q-devicetree.patch
+++ b/patches/linux/3.13/0450-armadeus-add-apf6q-devicetree.patch
@@ -14,7 +14,7 @@ Index: linux-3.13/arch/arm/boot/dts/imx6q-apf6.dtsi
===================================================================
--- /dev/null
+++ linux-3.13/arch/arm/boot/dts/imx6q-apf6.dtsi
-@@ -0,0 +1,66 @@
+@@ -0,0 +1,72 @@
+/*
+ * Copyright 2014 Armadeus Systems
+ *
@@ -81,6 +81,12 @@ Index: linux-3.13/arch/arm/boot/dts/imx6q-apf6.dtsi
+ //non-removable;
+ status = "okay";
+};
++
++&pwm3 {
++ pinctrl-names = "default";
++ pinctrl-0 = <&pinctrl_pwm3_1>;
++ status = "okay";
++};
Index: linux-3.13/arch/arm/boot/dts/imx6q-apf6dev.dts
===================================================================
--- /dev/null
hooks/post-receive
--
armadeus
|