diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2009-09-28 05:17:36 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-09-28 05:54:20 -0400 |
commit | dc0adf48daa81b05765d3c5ebab76321f77e9d21 (patch) | |
tree | ffe681631797c7a66d9e64516e745e8fea100f2a /sound/pci/oxygen/xonar_pcm179x.c | |
parent | 3d8bb454c4fbe18cea1adfd4183a4a9ef5f0ef04 (diff) |
sound: oxygen: more hardware documentation
Add some comments describing the hardware pin routing.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/oxygen/xonar_pcm179x.c')
-rw-r--r-- | sound/pci/oxygen/xonar_pcm179x.c | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sound/pci/oxygen/xonar_pcm179x.c b/sound/pci/oxygen/xonar_pcm179x.c index 07aaa893d323..97574dbec2b6 100644 --- a/sound/pci/oxygen/xonar_pcm179x.c +++ b/sound/pci/oxygen/xonar_pcm179x.c | |||
@@ -32,6 +32,10 @@ | |||
32 | * GPIO 5 <- external power present (D2X only) | 32 | * GPIO 5 <- external power present (D2X only) |
33 | * GPIO 7 -> ALT | 33 | * GPIO 7 -> ALT |
34 | * GPIO 8 -> enable output to speakers | 34 | * GPIO 8 -> enable output to speakers |
35 | * | ||
36 | * CM9780: | ||
37 | * | ||
38 | * GPO 0 -> route line-in (0) or AC97 output (1) to CS5381 input | ||
35 | */ | 39 | */ |
36 | 40 | ||
37 | /* | 41 | /* |
@@ -54,6 +58,10 @@ | |||
54 | * | 58 | * |
55 | * PCM1796 front: AD1,0 <- 0,0 | 59 | * PCM1796 front: AD1,0 <- 0,0 |
56 | * | 60 | * |
61 | * CM9780: | ||
62 | * | ||
63 | * GPO 0 -> route line-in (0) or AC97 output (1) to CS5381 input | ||
64 | * | ||
57 | * no daughterboard | 65 | * no daughterboard |
58 | * ---------------- | 66 | * ---------------- |
59 | * | 67 | * |
@@ -107,6 +115,15 @@ | |||
107 | * PCM1792A: | 115 | * PCM1792A: |
108 | * | 116 | * |
109 | * AD1,0 <- 0,0 | 117 | * AD1,0 <- 0,0 |
118 | * SCK <- CLK_OUT of CS2000 (ST only) | ||
119 | * | ||
120 | * CS2000: | ||
121 | * | ||
122 | * AD0 <- 0 | ||
123 | * | ||
124 | * CM9780: | ||
125 | * | ||
126 | * GPO 0 -> route line-in (0) or AC97 output (1) to CS5381 input | ||
110 | * | 127 | * |
111 | * H6 daughterboard | 128 | * H6 daughterboard |
112 | * ---------------- | 129 | * ---------------- |