Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188985
b: refs/heads/master
c: bec9fb0
h: refs/heads/master
i:
  188983: b38150a
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Mar 23, 2010
1 parent 5d312b4 commit 65de572
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b230eb32c8d568284c1f33f5d06005eb97d4f897
refs/heads/master: bec9fb072f58a77a449c4bb3b1b036fcecc68663
8 changes: 8 additions & 0 deletions trunk/arch/sh/boards/mach-se/7724/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,13 @@
* and change SW41 to use 720p
*/

/*
* about sound
*
* This setup.c supports FSI slave mode.
* Please change J20, J21, J22 pin to 1-2 connection.
*/

/* Heartbeat */
static struct resource heartbeat_resource = {
.start = PA_LED,
Expand Down Expand Up @@ -276,6 +283,7 @@ static struct clk fsimcka_clk = {
.rate = 0, /* unknown */
};

/* change J20, J21, J22 pin to 1-2 connection to use slave mode */
struct sh_fsi_platform_info fsi_info = {
.porta_flags = SH_FSI_BRS_INV |
SH_FSI_OUT_SLAVE_MODE |
Expand Down

0 comments on commit 65de572

Please sign in to comment.