Re: [alsa-devel] [PATCH] ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping

2018-12-10 Thread Pierre-Louis Bossart
On 12/9/18 10:32 PM, Zhuohao Lee wrote: From the da7219 spec, the button A, B, C and D are remapped to 0, 1, 2 and 3 respectively where button A is KEY_PLAYPAUSE, B is KEY_VOLUMEUP, C is KEY_VOLUMEDOWN and D is KEY_VOICECOMMAND. Signed-off-by: Zhuohao Lee Signed-off-by: Max Chang I

[PATCH] ASoC: Intel: kbl_da7219_max98927: fix the audio jack button remapping

2018-12-09 Thread Zhuohao Lee
>From the da7219 spec, the button A, B, C and D are remapped to 0, 1, 2 and 3 respectively where button A is KEY_PLAYPAUSE, B is KEY_VOLUMEUP, C is KEY_VOLUMEDOWN and D is KEY_VOICECOMMAND. Signed-off-by: Zhuohao Lee Signed-off-by: Max Chang --- sound/soc/intel/boards/kbl_da7219_max98927.c |