From: Mark Brown Date: Tue, 25 Jan 2022 10:17:37 +0000 (+0000) Subject: ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id X-Git-Tag: v5.18-rc1~152^2~7^2~188 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e6ec5a3936ee0c01f46e1d09dc758bb762e06dd9;p=thirdparty%2Flinux.git ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id Merge series from Ariel D'Alessandro : Sound cards may allow using different main clock inputs. In the generic fsl-asoc-card driver, these values are hardcoded for each specific card configuration. Let's make it more flexible, allowing setting mclk-id from the device-tree node. --- e6ec5a3936ee0c01f46e1d09dc758bb762e06dd9