Commit 598fbdd0 authored by Christoph Fritz's avatar Christoph Fritz Committed by Tony Lindgren

ARM: dts: omap3: set mcbsp2 status

This patch fixes audio support for omap3-lilly-a83x.
Signed-off-by: default avatarChristoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 76ad4ac1
......@@ -357,6 +357,10 @@ &usb_otg_hs {
power = <50>;
};
&mcbsp2 {
status = "okay";
};
&gpmc {
ranges = <0 0 0x30000000 0x1000000>,
<7 0 0x15000000 0x01000000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment