From 1ee82d86fa360b476d9b76cf80788310aa195d67 Mon Sep 17 00:00:00 2001 From: Xing Zheng Date: Wed, 13 Jun 2018 14:34:22 +0800 Subject: [PATCH] ASoC: rk3308_codec: add property 'rockchip,no-deep-low-power' Change-Id: I22424e3f5198188c8ff1966894ea10ff1f00ab0f 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 b7345d29f5dd..fbd3049d74c9 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt +++ b/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt @@ -39,6 +39,8 @@ Optional properties: - rockchip,adc-grps-route = <3 0 2 1>; - 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. - hp-ctl-gpios: The gpio of head phone controller. - spk-ctl-gpios: The gpio of speak controller.