Skip to content

synaptics: check if current firmware supports during device probe

Hong-Yi Lin requested to merge ALin/libfprint:master into master

Send BMKT_CMD_FPS_INIT to firmware to check if current firmware supports it, instead of using hard-code firmware version check. If firmware does not support, then returns probe fail.

Merge request reports