ARM: dts: imx6ul-14x14-evk: Pass "fsl, sai-mclk-direction-output"
authorFabio Estevam <fabio.estevam@nxp.com>
Wed, 4 May 2016 22:33:18 +0000 (19:33 -0300)
committerShawn 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

index 668a729..918c7c8 100644 (file)
                          <&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";
 };