aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/soc/codecs/rt298.c24
1 files changed, 12 insertions, 12 deletions
diff --git a/sound/soc/codecs/rt298.c b/sound/soc/codecs/rt298.c
index d039c995c051..91a7ba3c1bf0 100644
--- a/sound/soc/codecs/rt298.c
+++ b/sound/soc/codecs/rt298.c
@@ -50,24 +50,24 @@ struct rt298_priv {
50}; 50};
51 51
52static const struct reg_default rt298_index_def[] = { 52static const struct reg_default rt298_index_def[] = {
53 { 0x01, 0xaaaa }, 53 { 0x01, 0xa5a8 },
54 { 0x02, 0x8aaa }, 54 { 0x02, 0x8e95 },
55 { 0x03, 0x0002 }, 55 { 0x03, 0x0002 },
56 { 0x04, 0xaf01 }, 56 { 0x04, 0xaf67 },
57 { 0x08, 0x000d }, 57 { 0x08, 0x200f },
58 { 0x09, 0xd810 }, 58 { 0x09, 0xd010 },
59 { 0x0a, 0x0120 }, 59 { 0x0a, 0x0100 },
60 { 0x0b, 0x0000 }, 60 { 0x0b, 0x0000 },
61 { 0x0d, 0x2800 }, 61 { 0x0d, 0x2800 },
62 { 0x0f, 0x0000 }, 62 { 0x0f, 0x0022 },
63 { 0x19, 0x0a17 }, 63 { 0x19, 0x0217 },
64 { 0x20, 0x0020 }, 64 { 0x20, 0x0020 },
65 { 0x33, 0x0208 }, 65 { 0x33, 0x0208 },
66 { 0x46, 0x0300 }, 66 { 0x46, 0x0300 },
67 { 0x49, 0x0004 }, 67 { 0x49, 0x4004 },
68 { 0x4f, 0x50e9 }, 68 { 0x4f, 0x50c9 },
69 { 0x50, 0x2000 }, 69 { 0x50, 0x3000 },
70 { 0x63, 0x2902 }, 70 { 0x63, 0x1b02 },
71 { 0x67, 0x1111 }, 71 { 0x67, 0x1111 },
72 { 0x68, 0x1016 }, 72 { 0x68, 0x1016 },
73 { 0x69, 0x273f }, 73 { 0x69, 0x273f },