mfd: cs47l15: Fix an update made to patch file
authorJaswinder Jassal <jjassal@opensource.wolfsonmicro.com>
Fri, 9 Sep 2016 17:24:17 +0000 (18:24 +0100)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:22:29 +0000 (20:22 +0300)
Change-Id: I4592d3ba6521d6ad714ced9df05b2e92d3e2f41e
Signed-off-by: Jaswinder Jassal <jjassal@opensource.wolfsonmicro.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
drivers/mfd/cs47l15-tables.c

index d4e68a8b6b1cda81a261607f0873327b362000d5..ccad146c773e9efee3ece48fa1c28a1716fe217e 100644 (file)
@@ -21,7 +21,7 @@
 static const struct reg_sequence cs47l15_reva_16_patch[] = {
        { 0x8C, 0x5555 },
        { 0x8C, 0xAAAA },
-       { 0x314, 0x0081 },
+       { 0x314, 0x0080 },
        { 0x4D4, 0x0008 },
        { 0x4CF, 0x0F00 },
        { 0x4A8, 0x6020 },
@@ -143,7 +143,7 @@ static const struct reg_default cs47l15_reg_default[] = {
        { 0x00000311, 0x0180 }, /* R785 (0x000311) - ADC_DIGITAL_VOLUME_1L */
        { 0x00000312, 0x0500 }, /* R786 (0x000312) - DMIC1L_CONTROL */
        { 0x00000313, 0x0000 }, /* R787 (0x000313) - IN1L_RATE_CONTROL */
-       { 0x00000314, 0x0081 }, /* R788 (0x000314) - IN1R_CONTROL */
+       { 0x00000314, 0x0080 }, /* R788 (0x000314) - IN1R_CONTROL */
        { 0x00000315, 0x0180 }, /* R789 (0x000315) - ADC_DIGITAL_VOLUME_1R */
        { 0x00000316, 0x0000 }, /* R790 (0x000316) - DMIC1R_CONTROL */
        { 0x00000317, 0x0000 }, /* R791 (0x000317) - IN1R_RATE_CONTROL */