]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: codecs: pcm3168a: Relax probing conditions
authorCezary Rojewski <cezary.rojewski@intel.com>
Mon, 3 Feb 2025 14:10:42 +0000 (15:10 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 3 Feb 2025 14:04:53 +0000 (14:04 +0000)
commite92f042642aed6f6206caace892d9df2d0166841
tree08ad71f57622bc6a0d3b69dd501d1e41264a8102
parentdc561ab16d8be9cbe8f07a49a7b2f5428fbcfeea
ASoC: codecs: pcm3168a: Relax probing conditions

On ACPI-based systems with Intel MalibouLake there is no "scki" clock
entry defined. Make that initialization part optional and default to
24.576 MHz rate if not set. The rate is the default for both TI and
Intel devices.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250203141051.2361323-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3168a.c