Browse Source

ARM: dts: omap3: set mcbsp2 status

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

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Christoph Fritz 11 years ago
parent
commit
598fbdd0c4
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm/boot/dts/omap3-lilly-a83x.dtsi

+ 4 - 0
arch/arm/boot/dts/omap3-lilly-a83x.dtsi

@@ -357,6 +357,10 @@
 	power = <50>;
 	power = <50>;
 };
 };
 
 
+&mcbsp2 {
+	status = "okay";
+};
+
 &gpmc {
 &gpmc {
 	ranges = <0 0 0x30000000 0x1000000>,
 	ranges = <0 0 0x30000000 0x1000000>,
 		<7 0 0x15000000 0x01000000>;
 		<7 0 0x15000000 0x01000000>;