From 5fb4a3ee57181718202cba37abdc8a7ee6a86774 Mon Sep 17 00:00:00 2001 From: Xing Zheng Date: Wed, 4 Jul 2018 12:02:17 +0800 Subject: [PATCH] ASoC: rk3308_codec: add property 'rockchip,delay-loopback-handle-ms' Change-Id: Icf9384f15ccedee3f3c039cc55b506381712caae Signed-off-by: Xing Zheng --- .../devicetree/bindings/sound/rockchip,rk3308-codec.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt b/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt index fbd3049d74c9..cea636a29d47 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt +++ b/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt @@ -38,6 +38,8 @@ Optional properties: You need to add the property on dts: - rockchip,adc-grps-route = <3 0 2 1>; +- rockchip,delay-loopback-handle-ms: This property points out that the delay for + handling ADC after enable PAs during loopback. - rockchip,loopback-grp: It points out the ADC group which is the loopback used. - rockchip,no-deep-low-power: The codec will not enter deep low power mode during suspend.