diff options
author | Oder Chiou <oder_chiou@realtek.com> | 2016-10-25 19:27:26 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-10-25 14:25:36 +0100 |
commit | a5461fd6c8f70b3d897f5f76612e890ad47a5b93 (patch) | |
tree | 88469f7316b8590c9b1e7484fd5a5a84fdae1767 /Documentation/devicetree/bindings/sound | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | linux-stable-a5461fd6c8f70b3d897f5f76612e890ad47a5b93.tar.gz linux-stable-a5461fd6c8f70b3d897f5f76612e890ad47a5b93.tar.bz2 linux-stable-a5461fd6c8f70b3d897f5f76612e890ad47a5b93.zip |
ASoC: rt5514: Add the DMIC initial delay to wait it ready.
Due to the DMIC that needs time to initial after the MCLK is provided, the
field of delay time is implemented by the platform data.
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound')
-rw-r--r-- | Documentation/devicetree/bindings/sound/rt5514.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/rt5514.txt b/Documentation/devicetree/bindings/sound/rt5514.txt index 9cabfc18cb57..929ca6756b02 100644 --- a/Documentation/devicetree/bindings/sound/rt5514.txt +++ b/Documentation/devicetree/bindings/sound/rt5514.txt @@ -13,6 +13,9 @@ Optional properties: - clocks: The phandle of the master clock to the CODEC - clock-names: Should be "mclk" +- realtek,dmic-init-delay-ms + Set the DMIC initial delay (ms) to wait it ready. + Pins on the device (for linking into audio routes) for RT5514: * DMIC1L |