Hi All,
Here is v3 of my rt5651 codec and Intel machine-driver series which mainly consists of various jack-detect related fixes and improvements.
Changes in v3: -Drop patches of which the v2 version has been merged (Thanks Mark) -Split out dt-bindings documentation into a separate patch -Rework how we deal with the machine-driver adding properties, so that there no longer is a need for calling the ugly private rt5651_apply_properties function from the machine-driver -Split the patch for moving the configuration of the jack-detect source to device-properties into separate codec and machine-driver patches -Split the patch making the OVCD threshold-current and scale-factor configurable into 2 separate patches
Changes in v2; -Get rid of platform_data and use device-properties instead -Split up a couple of the micbias / OVCD / jack-detect patches into smaller patches, as they were doing too much in a single patch -Improved commit messages -Concentrate the knowledge that SSP0 is 16 bits on BYTCR in the fixup function and extract the sample-format from the hw_params in other places
Regards,
Hans