projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b230eb3
)
sh: ms7724: Add tiny-document for sound
author
Kuninori Morimoto
<
[email protected]
>
Tue, 16 Mar 2010 02:01:53 +0000
(
02:01
+0000)
committer
Paul Mundt
<
[email protected]
>
Tue, 23 Mar 2010 04:19:34 +0000
(13:19 +0900)
Signed-off-by: Kuninori Morimoto <
[email protected]
>
Signed-off-by: Paul Mundt <
[email protected]
>
arch/sh/boards/mach-se/7724/setup.c
patch
|
blob
|
history
diff --git
a/arch/sh/boards/mach-se/7724/setup.c
b/arch/sh/boards/mach-se/7724/setup.c
index 66cdbc3c7af9d0ae5e131099da29221fc997b8fd..ccaa290e9aba1cb29222cde90819cecb2f246cc6 100644
(file)
--- a/
arch/sh/boards/mach-se/7724/setup.c
+++ b/
arch/sh/boards/mach-se/7724/setup.c
@@
-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,
@@
-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 |