Skip to content

Commit

Permalink
ARM/dts: omap5-evm: Disable unused McBSP3
Browse files Browse the repository at this point in the history
McBSP3 is not usable on OMAP4 SDP/Blaze (the pins used for McPDM).

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Peter Ujfalusi authored and Tony Lindgren committed Oct 8, 2012
1 parent 6e65928 commit 42601d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/omap5-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,7 @@
0x020700d9>; /* SEARCH */
linux,input-no-autorepeat;
};

&mcbsp3 {
status = "disabled";
};

0 comments on commit 42601d5

Please sign in to comment.