From patchwork Wed Jun 20 01:59:59 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 139274 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp197680lji; Tue, 19 Jun 2018 19:00:06 -0700 (PDT) X-Google-Smtp-Source: ADUXVKILrF/V3xrzuqtrV1UdLnJmIQ2JQeDg9LpxTM25XO20ZjpR6ggrH4J7Qx64NVsjsP8gNedQ X-Received: by 2002:a62:9652:: with SMTP id c79-v6mr20773196pfe.114.1529460006556; Tue, 19 Jun 2018 19:00:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529460006; cv=none; d=google.com; s=arc-20160816; b=bdbYqEdyRueuE/lp7EO4UUib/Tmgf27x/3tGx4GwUtqZ36aqCOdoWAP8sloAcYngJz +P4mrPkt8jABgmgI4xDCfZPr0QeopCCtn5jNgibC37dseFpe/6NnTCCGEUMuJXQ+x7FP XBG1Zo1NtCOjeoDU7X656JB9wGNjQMdRy6vfbhI5mJv3fnNLxK9lgLX/BJemlAILuQp3 VqD3S3Ub+NOI9nn5wlj85ZL5cwL85x6rfXXH5PNchHV9sJ4Zzik4mxFWN+WVWUXtIgSW xdmABfFuYFu/91A2OaysZBQlRcS2GeOsdIJzbP/20ZNysQ/I76Zwiai3Ql075YW3pUIr N4qQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=UpfX7D0IAmUeC9KenyOiIDXKOsicJxi8ny4uY0jmiUE=; b=DMkSYqUVLD1Bg9CfnDpT7XZJzDdYxNAuSYqkacA4+uogU9+4CSb9kPrPRPKuY2VouI aICEMBZuuL/MGIwFVsDpdNq2uO3tiIFTcNtxyGVx0+63feWfpoZoe5ypPwc/2pakMJ7R 94hh5+ojN29togAykmgLMnJc7D5AxvS6eO939CtjW6vaNuTycHNP2xvXdB3AUq6rE5vD bPl/R/5X+YZkcXB5z4HcMrKt4zxUpB35Ih9WHwR0EY4W+/GxYOs2EKO/gf/356itJVL7 JKJRScNcJDR5aAMvtQfr/V4P1Oha78twmN67aW6I916b66tXBdboLGU9nLqDnUQ4Mvo/ oqAw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b60-v6si1090048plc.270.2018.06.19.19.00.06; Tue, 19 Jun 2018 19:00:06 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754084AbeFTCAE (ORCPT + 30 others); Tue, 19 Jun 2018 22:00:04 -0400 Received: from mx.socionext.com ([202.248.49.38]:24413 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752951AbeFTCAD (ORCPT ); Tue, 19 Jun 2018 22:00:03 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 20 Jun 2018 11:00:02 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 8500B6006F; Wed, 20 Jun 2018 11:00:02 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Wed, 20 Jun 2018 11:00:02 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 4397D40395; Wed, 20 Jun 2018 11:00:02 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id 0DA0412013B; Wed, 20 Jun 2018 11:00:02 +0900 (JST) From: Katsuhiro Suzuki To: Kuninori Morimoto , Mark Brown , alsa-devel@alsa-project.org Cc: Masami Hiramatsu , Jassi Brar , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Katsuhiro Suzuki Subject: [PATCH] ASoC: add hp-det-gpio and mic-det-gpio to audio graph card binding Date: Wed, 20 Jun 2018 10:59:59 +0900 Message-Id: <20180620015959.10312-1-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add headphone and microphone detection GPIO support to audio graph card same as supported in simple card. Signed-off-by: Katsuhiro Suzuki --- Documentation/devicetree/bindings/sound/audio-graph-card.txt | 2 ++ 1 file changed, 2 insertions(+) -- 2.17.1 diff --git a/Documentation/devicetree/bindings/sound/audio-graph-card.txt b/Documentation/devicetree/bindings/sound/audio-graph-card.txt index d04ea3b1a1dd..7e63e53a901c 100644 --- a/Documentation/devicetree/bindings/sound/audio-graph-card.txt +++ b/Documentation/devicetree/bindings/sound/audio-graph-card.txt @@ -18,6 +18,8 @@ Below are same as Simple-Card. - bitclock-inversion - frame-inversion - mclk-fs +- hp-det-gpio +- mic-det-gpio - dai-tdm-slot-num - dai-tdm-slot-width - clocks / system-clock-frequency