11 Nov
2019
11 Nov
'19
8:37 p.m.
On Mon, Nov 11, 2019 at 11:59:57AM -0700, Jacob Rasmussen wrote:
The headphone jack on buddy was broken with the following commit: commit 6b5da66322c5 ("ASoC: rt5645: read jd1_1 status for jd detection"). This changes the jd_mode for buddy to 4 so buddy can read from the same register that was used in the working version of this driver without affecting any other devices that might use this, since no other device uses jd_mode = 4. To test this I plugged and uplugged the headphone jack, verifying audio works.
Signed-off-by: Jacob Rasmussen jacobraz@google.com
Reviewed-by: Ross Zwisler zwisler@google.com