commit | 5dc4ca2996840db569e43d00420c10499140274a | [log] [tgz] |
---|---|---|
author | Alison Wang <alison.wang@nxp.com> | Wed Dec 26 08:59:53 2018 +0800 |
committer | Mark Brown <broonie@kernel.org> | Mon Jan 07 18:11:25 2019 +0000 |
tree | b3e4bd57d6a502628edb08692ff339c5e808f18b | |
parent | 47caf048a017ecc95cdd0802bc3b015a1559e601 [diff] |
ASoC: sgtl5000: Allow SCLK pad drive strength to be changed This patch introduces "sclk-strength" property to allow SCLK pad drive strength to be changed via device tree. When running playback test on LS1028ARDB, Tx Frame sync error interrupt will occur sometimes. Some noises also exist. After changing SCLK pad drive strength to the maximum value, the issues are gone. Signed-off-by: Alison Wang <alison.wang@nxp.com> Signed-off-by: Mark Brown <broonie@kernel.org>