Browse Source

ASoC: Document CFG switch settings for SMDK6410 WM8580 usage

Sadly these aren't soft controllable and can't be read back either :(

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Mark Brown 15 years ago
parent
commit
9d37e8947c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      sound/soc/s3c24xx/smdk64xx_wm8580.c

+ 6 - 0
sound/soc/s3c24xx/smdk64xx_wm8580.c

@@ -22,6 +22,12 @@
 #include "s3c-dma.h"
 #include "s3c-dma.h"
 #include "s3c64xx-i2s.h"
 #include "s3c64xx-i2s.h"
 
 
+/*
+ * Default CFG switch settings to use this driver:
+ *
+ *   SMDK6410: Set CFG1 1-3 Off, CFG2 1-4 On
+ */
+
 /* SMDK64XX has a 12MHZ crystal attached to WM8580 */
 /* SMDK64XX has a 12MHZ crystal attached to WM8580 */
 #define SMDK64XX_WM8580_FREQ 12000000
 #define SMDK64XX_WM8580_FREQ 12000000