ASoC: SMA1303: Remove the sysclk setting in devicetree
authorKiseok Jo <kiseok.jo@irondevice.com>
Thu, 9 Feb 2023 08:49:03 +0000 (08:49 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 9 Feb 2023 11:30:56 +0000 (11:30 +0000)
commit2512839dd648ffa2c2a752e1403aaeb928cff71a
tree33a1dee1596e6666306a80585ada446f0aca39fc
parent35ff1051b9594b05041eb2444a339345944b3241
ASoC: SMA1303: Remove the sysclk setting in devicetree

In SMA1303, this device does not support MCLK.
So it need to remove sysclk setting in devicetree.

Signed-off-by: Kiseok Jo <kiseok.jo@irondevice.com>
Link: https://lore.kernel.org/r/20230209084903.13000-2-kiseok.jo@irondevice.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/sma1303.c