[Armadeus-commitlog] armadeus branch, master, updated. armadeus-7.0-1-g08f0e5599
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2018-08-02 15:07:54
|
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 08f0e55996ede01b6db855c5d86c668f371a8375 (commit)
from 1b98995d741a124ada5e0b33540ba2c7608649bd (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 08f0e55996ede01b6db855c5d86c668f371a8375
Author: Julien BOIBESSOT <jul...@ar...>
Date: Thu Aug 2 17:06:52 2018 +0200
[LINUX] 4.1+ legacy: APF6: activates SPDIF Optical output of APF6Dev
-----------------------------------------------------------------------
Summary of changes:
.../0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch | 6 +++++-
.../0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch.tofix | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/patches/linux/4.1.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch b/patches/linux/4.1.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
index 63aad132c..a2dba49ff 100644
--- a/patches/linux/4.1.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
+++ b/patches/linux/4.1.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch
@@ -188,7 +188,7 @@ Index: linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
===================================================================
--- /dev/null
+++ linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-@@ -0,0 +1,558 @@
+@@ -0,0 +1,562 @@
+/*
+ * Copyright 2015 Armadeus Systems
+ *
@@ -490,6 +490,10 @@ Index: linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+&spdif {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_spdif>;
++ assigned-clocks = <&clks IMX6QDL_CLK_SPDIF_SEL>,
++ <&clks IMX6QDL_CLK_SPDIF_PODF>;
++ assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_PFD3_454M>;
++ assigned-clock-rates = <0>, <227368421>;
+ status = "okay";
+};
+
diff --git a/patches/linux/4.9.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch.tofix b/patches/linux/4.9.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch.tofix
index 63aad132c..a2dba49ff 100644
--- a/patches/linux/4.9.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch.tofix
+++ b/patches/linux/4.9.mx6_legacy/0450-armadeus-add-apf6q-and-apf6dl-device-trees.patch.tofix
@@ -188,7 +188,7 @@ Index: linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
===================================================================
--- /dev/null
+++ linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
-@@ -0,0 +1,558 @@
+@@ -0,0 +1,562 @@
+/*
+ * Copyright 2015 Armadeus Systems
+ *
@@ -490,6 +490,10 @@ Index: linux-imx_4.1.15_2.0.0_ga/arch/arm/boot/dts/imx6qdl-apf6dev.dtsi
+&spdif {
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_spdif>;
++ assigned-clocks = <&clks IMX6QDL_CLK_SPDIF_SEL>,
++ <&clks IMX6QDL_CLK_SPDIF_PODF>;
++ assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_PFD3_454M>;
++ assigned-clock-rates = <0>, <227368421>;
+ status = "okay";
+};
+
hooks/post-receive
--
armadeus
|