From: Mark Brown Date: Thu, 26 Mar 2026 10:20:46 +0000 (+0000) Subject: ASoC: cs35l56: Support for factory calibration through ALSA controls X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b907b55eb180f89b5ce9d66ed230892aef30e33;p=thirdparty%2Flinux.git ASoC: cs35l56: Support for factory calibration through ALSA controls Richard Fitzgerald says: Factory calibration is normally done through debugfs files. Google have requested that factory calibration can be performed by repair shops. These repair shops only have access to the standard "user" kernel, which does not include debugfs. Patch #1 adds a new control definition macro to create a boolean control with specified access permissions. (new in V2) Patch #2 is the implementation in the cs35l56 driver. --- 7b907b55eb180f89b5ce9d66ed230892aef30e33