提交 f2466777 编写于 作者: K Kuninori Morimoto 提交者: Patrice Chotard

ARM: dts: sti: fixup sound frame-inversion for stihxxx-b2120.dtsi

frame-inversion is "flag" not "uint32".
This patch fixup it.
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: NPatrice Chotard <patrice.chotard@st.com>
Signed-off-by: NPatrice Chotard <patrice.chotard@st.com>
上级 9b9be9e6
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
/* DAC */ /* DAC */
format = "i2s"; format = "i2s";
mclk-fs = <256>; mclk-fs = <256>;
frame-inversion = <1>; frame-inversion;
cpu { cpu {
sound-dai = <&sti_uni_player2>; sound-dai = <&sti_uni_player2>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册