提交 d765af89 编写于 作者: A Adam YH Lee 提交者: Tony Lindgren

ARM: dts: overo: Enable McBSP2 for all Overo COMs

Both Gumstix Overo and Overo Storm COMs use TWL4030 audio module
connected to the McBSP2.  As such, enable the McBSP2 module in the
common device tree file, omap3-overo-base.dtsi, rather than in the
processor-specific device tree files, omap3-overo.dtsi and
omap3-overo-storm.dtsi.  This corrects audio on the Storm COMs where
the setting was accidentally missing from the device tree.
Signed-off-by: NAsh Charles <ashcharles@gmail.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 72f5d5d5
......@@ -218,3 +218,6 @@
pinctrl-0 = <&uart2_pins>;
};
&mcbsp2 {
status = "okay";
};
......@@ -32,7 +32,3 @@
>;
};
};
&mcbsp2 {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册