This patch fixes audio support for omap3-lilly-a83x.

Signed-off-by: Christoph Fritz <chf.fr...@googlemail.com>
---
 arch/arm/boot/dts/omap3-lilly-a83x.dtsi |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi 
b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi
index cc1dce6..2b3af90 100644
--- a/arch/arm/boot/dts/omap3-lilly-a83x.dtsi
+++ b/arch/arm/boot/dts/omap3-lilly-a83x.dtsi
@@ -357,6 +357,10 @@
        power = <50>;
 };
 
+&mcbsp2 {
+       status = "okay";
+};
+
 &gpmc {
        ranges = <0 0 0x30000000 0x1000000>,
                <7 0 0x15000000 0x01000000>;
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to