projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb3239f
)
ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output"
author
Fabio Estevam
<fabio.estevam@nxp.com>
Wed, 4 May 2016 22:33:18 +0000
(19:33 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 6 Jun 2016 08:24:31 +0000
(16:24 +0800)
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>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul-14x14-evk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index 668a7299759015525246737c91cbad5c8a0b34a5..918c7c8cdf4e4846a53ee31817a660d7df90204d 100644
(file)
--- 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";
};