From 08d21cd00133aa4f9f3273e0777dabb88af64547 Mon Sep 17 00:00:00 2001 From: Xing Zheng Date: Wed, 4 Jul 2018 20:41:48 +0800 Subject: [PATCH] ASoC: rk3308_codec: add 'rockchip,no-hp-det' property Change-Id: Ief8c0e7f5fcd21cdc7d115bbcca4eeb7050a373d 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 cea636a29d47..b04be9ac1119 100644 --- a/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt +++ b/Documentation/devicetree/bindings/sound/rockchip,rk3308-codec.txt @@ -43,6 +43,8 @@ Optional properties: - 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. +- rockchip,no-hp-det: If there is no headphone on boards, we don't need to + enable headphone detection. - hp-ctl-gpios: The gpio of head phone controller. - spk-ctl-gpios: The gpio of speak controller.