linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias
@ 2016-05-04 22:33 Fabio Estevam
  2016-05-04 22:33 ` [PATCH v3 2/2] ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output" Fabio Estevam
  2016-06-06  8:26 ` [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-05-04 22:33 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@nxp.com>

Add SAI alias entries, which makes it possibe for the SAI driver
to retrieve the port instance.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
Changes since v1:
- Newly introduced in this series.

 arch/arm/boot/dts/imx6ul.dtsi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 4356b65..6d1c317 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -36,6 +36,9 @@
 		serial5 = &uart6;
 		serial6 = &uart7;
 		serial7 = &uart8;
+		sai1 = &sai1;
+		sai2 = &sai2;
+		sai3 = &sai3;
 		spi0 = &ecspi1;
 		spi1 = &ecspi2;
 		spi2 = &ecspi3;
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v3 2/2] ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output"
  2016-05-04 22:33 [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Fabio Estevam
@ 2016-05-04 22:33 ` Fabio Estevam
  2016-06-06  8:26 ` [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-05-04 22:33 UTC (permalink / raw)
  To: linux-arm-kernel

From: Fabio Estevam <fabio.estevam@nxp.com>

Pass "fsl,sai-mclk-direction-output" to the sai2 node, so that the
SAI2_MCLK can be an output.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
 arch/arm/boot/dts/imx6ul-14x14-evk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/imx6ul-14x14-evk.dts b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index 668a729..918c7c8 100644
--- a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
+++ b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
@@ -146,6 +146,7 @@
 			  <&clks IMX6UL_CLK_SAI2>;
 	assigned-clock-parents = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
 	assigned-clock-rates = <0>, <12288000>;
+	fsl,sai-mclk-direction-output;
 	status = "okay";
 };
 
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias
  2016-05-04 22:33 [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Fabio Estevam
  2016-05-04 22:33 ` [PATCH v3 2/2] ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output" Fabio Estevam
@ 2016-06-06  8:26 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2016-06-06  8:26 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, May 04, 2016 at 07:33:17PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Add SAI alias entries, which makes it possibe for the SAI driver
> to retrieve the port instance.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-06-06  8:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-04 22:33 [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Fabio Estevam
2016-05-04 22:33 ` [PATCH v3 2/2] ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output" Fabio Estevam
2016-06-06  8:26 ` [PATCH v3 1/2] ARM: dts: imx6ul: Add SAI alias Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).