Skip to content

Commit

Permalink
ARM: dts: omap3-gta04: Enable mcbps2 necessary for audio
Browse files Browse the repository at this point in the history
mcbsp2 is used in gta04 soundcard config and by default
is disabled so enable it for gta04.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
H. Nikolaus Schaller authored and Tony Lindgren committed Jan 26, 2015
1 parent 2a88a0b commit 98fd396
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/omap3-gta04.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -498,3 +498,7 @@
};
};
};

&mcbsp2 {
status = "okay";
};

0 comments on commit 98fd396

Please sign in to comment.