diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2014-04-08 19:40:00 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-04-14 17:27:42 +0100 |
commit | 022d21f004c14db2151d08143a544b292324d099 (patch) | |
tree | 086d1e80f956bef74c7b376e7da88049e92b1345 /sound/soc/codecs/rt5640.h | |
parent | 09caf300540c4a610dbe6e46afdab18f365be7e7 (diff) | |
download | linux-stable-022d21f004c14db2151d08143a544b292324d099.tar.gz linux-stable-022d21f004c14db2151d08143a544b292324d099.tar.bz2 linux-stable-022d21f004c14db2151d08143a544b292324d099.zip |
ASoC: rt5640: add rt5639 support
This patch adds the rt5639 support
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/codecs/rt5640.h')
-rw-r--r-- | sound/soc/codecs/rt5640.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt5640.h b/sound/soc/codecs/rt5640.h index d7bd525caf85..3b50459a83b4 100644 --- a/sound/soc/codecs/rt5640.h +++ b/sound/soc/codecs/rt5640.h @@ -14,6 +14,9 @@ #include <sound/rt5640.h> +#define RT5639_RESET_ID 0x0008 +#define RT5640_RESET_ID 0x000c + /* Info */ #define RT5640_RESET 0x00 #define RT5640_VENDOR_ID 0xfd |