Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de725e7e authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

Merge branch 'earpiece-gain-increase' into 'a14'

ASoC: aw882xx: Increase earpiece max gain to 60

See merge request !30
parents 2a268672 23a1c7c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -32,7 +32,7 @@


#define AW882XX_CFG_NAME_MAX			(64)
#define AW882XX_CFG_NAME_MAX			(64)
#define AW_FADE_OUT_TARGET_VOL			(90 * 2)
#define AW_FADE_OUT_TARGET_VOL			(90 * 2)
#define AW_EARPIECE_MAX_GAIN			(40)
#define AW_EARPIECE_MAX_GAIN			(60)
#define AW882XX_VOLUME_STEP_DB			(6 * 2)
#define AW882XX_VOLUME_STEP_DB			(6 * 2)