From patchwork Wed Aug 9 16:49:27 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 9891109 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 4CE02601EB for ; Wed, 9 Aug 2017 16:51:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3D5C328A96 for ; Wed, 9 Aug 2017 16:51:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 320AE28AB1; Wed, 9 Aug 2017 16:51:21 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7F30D28A96 for ; Wed, 9 Aug 2017 16:51:20 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 5DD91267440; Wed, 9 Aug 2017 18:49:51 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 9BC4826742A; Wed, 9 Aug 2017 18:49:49 +0200 (CEST) Received: from mail-io0-f175.google.com (mail-io0-f175.google.com [209.85.223.175]) by alsa0.perex.cz (Postfix) with ESMTP id DD11A266D7D for ; Wed, 9 Aug 2017 18:49:44 +0200 (CEST) Received: by mail-io0-f175.google.com with SMTP id c74so399802iod.4 for ; Wed, 09 Aug 2017 09:49:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nOACoCdjpNKh55qtiEDu/xAaD2oyawY7DhYzL7c8DFY=; b=Co/PtKItWE61T3VQRjriahinMVDFdytMoT+Fw9PJFWJsSiUX3a6CoeOXI6XNN71F4P XBz5lNRg6xHdiGmL3dwy72Jenw9fKG5cT3Qp/l+JSDG+EargU7riiHf2sArBki/JOzmN OBvqRJDCbsgLLOac6W9uJOKVPQkiAFiCipO7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nOACoCdjpNKh55qtiEDu/xAaD2oyawY7DhYzL7c8DFY=; b=OyOmKgbvowhWO5rse3BYpKASfRCQNURVWXFVlffLWotvWzMm7BSZ4srCQp/ojEOa1l xbjcyW5hbnxqsoBMJq+SbqU2eKW40tRwQ/ZzgKpPJeHrU4CK4dx9W3B8l3mchXU5Rk98 VhG6kk7sd+iuzJES9rIX0zplvDjgCEvf+e35VINH070nu7ijjrufIbr2RtJhOv5HgY77 ctvdzJ660dCgyWLycwu9IU+w/owrbfa4tcBQeyrawEHZFtRXgIkF4ZK9hGXp3AcChMAr cjK9nbCxZhrq1DJFXaTtp+C3bXT8nWx2WDDDrXy0EQ3lOWM/pYk2BCVyXSFq9SPySreD 6IyA== X-Gm-Message-State: AIVw112XbFZLDTz5fhVVnm6SGg0z9hMsufxdQz+qvocS776hTi7c4Gy1 GpDxfcQSE3mW1o55 X-Received: by 10.107.4.18 with SMTP id 18mr6726004ioe.185.1502297383361; Wed, 09 Aug 2017 09:49:43 -0700 (PDT) Received: from localhost.localdomain (static.8.26.4.46.clients.your-server.de. [46.4.26.8]) by smtp.gmail.com with ESMTPSA id r20sm2246012itb.19.2017.08.09.09.49.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Aug 2017 09:49:42 -0700 (PDT) From: srinivas.kandagatla@linaro.org To: Mark Brown , Banajit Goswami , alsa-devel@alsa-project.org Date: Wed, 9 Aug 2017 18:49:27 +0200 Message-Id: <20170809164927.19663-6-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170809164927.19663-1-srinivas.kandagatla@linaro.org> References: <20170809164927.19663-1-srinivas.kandagatla@linaro.org> Cc: damien.riegel@savoirfairelinux.com, Patrick Lai , linux-kernel@vger.kernel.org, Takashi Iwai , Srinivas Kandagatla Subject: [alsa-devel] [PATCH v3 5/5] arm64: dts: apq8016-sbc: add mbhc buttons support X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP From: Srinivas Kandagatla Signed-off-by: Srinivas Kandagatla --- arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi index 0981efc..bce458c 100644 --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi @@ -387,6 +387,8 @@ status = "okay"; clocks = <&gcc GCC_CODEC_DIGCODEC_CLK>; clock-names = "mclk"; + qcom,mbhc-vthreshold-low = <75 150 237 450 500>; + qcom,mbhc-vthreshold-high = <75 150 237 450 500>; }; &spmi_pon {