From patchwork Tue Jun 26 09:20:07 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 10488505 X-Patchwork-Delegate: agross@codeaurora.org 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 C1FB9602D8 for ; Tue, 26 Jun 2018 09:30:33 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BD11728857 for ; Tue, 26 Jun 2018 09:30:33 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AF1762886E; Tue, 26 Jun 2018 09:30:33 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5E6AB28857 for ; Tue, 26 Jun 2018 09:30:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933883AbeFZJ34 (ORCPT ); Tue, 26 Jun 2018 05:29:56 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:35057 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933039AbeFZJW1 (ORCPT ); Tue, 26 Jun 2018 05:22:27 -0400 Received: by mail-wm0-f65.google.com with SMTP id z137-v6so1015524wmc.0 for ; Tue, 26 Jun 2018 02:22:27 -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=3XESVAEAqtEgd3rg0RnVmvpLTzr/jNXXPw1bbBZVbcw=; b=H92+HOLN+NU7S3F+n95KdUL9PPlnDxUh4fxw7RmZ1B7IvIPuMz3NHlsH2NKWbgTIAV 5MDSFGaAlHUMSFjlDpPUV8/7IhORxMtNHXDQlyJTTohpcffrWwhum6NbmsOuzoFJHJwk z74wNNV2NpTmxNCP05u5OkfJh3SgSuoe4RmsQ= 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=3XESVAEAqtEgd3rg0RnVmvpLTzr/jNXXPw1bbBZVbcw=; b=DHrPtzJBZySudR1C2qWvVuaJUb4uGH46RYuc9owD7+bZ8/gwAP0+IvRF4qyFb0GPfl G/f4lBJ5Q4JX7LlpUqYvu3CLN4ab24zfV7pgp9ElabQ9N3gqxsKsV8tyU6/qtEjcE5ko GiUWyjRgk6oSA0MbRNLOhZRnEgG14UrD9uLbDH2oL/u8L0mzHnijyPOnaA7U26vl3nkk CO7c93Yy3S6GsoSq62L4iXpJGgbyFuvAI3IsrZXM/EQAHC2+KP0Z22zqyWucUf8InWCh Ea0B9jyHuEHH+o7hmWqkPxogP4Dyxm8g/vRyDQh85AbNgNl4ZvGQqw+6KqmQYpLiLRfy SHWA== X-Gm-Message-State: APt69E1/6RdrlCcHhdTPjpMxH36td7tGSs7AKM8ioi7SG+k1KPdsGvgS JrKGS7pw1NNNlg5H3PKE+FoRmw== X-Google-Smtp-Source: AAOMgpcTYDKwA0kTK+BktMTfJuPSZgZox8/af4rH0YumxUi1rGHn4yzrP8Lc/YXcH0l0yY3Q/vqCZQ== X-Received: by 2002:a1c:8312:: with SMTP id f18-v6mr956279wmd.127.1530004946324; Tue, 26 Jun 2018 02:22:26 -0700 (PDT) Received: from localhost.localdomain (cpc90716-aztw32-2-0-cust92.18-1.cable.virginm.net. [86.26.100.93]) by smtp.gmail.com with ESMTPSA id x5-v6sm1438456wrr.3.2018.06.26.02.22.25 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 26 Jun 2018 02:22:25 -0700 (PDT) From: Srinivas Kandagatla To: broonie@kernel.org, robh+dt@kernel.org, alsa-devel@alsa-project.org Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, lgirdwood@gmail.com, bgoswami@codeaurora.org, tiwai@suse.com, perex@perex.cz, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, niklas.cassel@linaro.org, Srinivas Kandagatla Subject: [PATCH v2 03/12] ASoC: q6afe: dt-bindings: add compatible string to dais Date: Tue, 26 Jun 2018 10:20:07 +0100 Message-Id: <20180626092016.9296-4-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180626092016.9296-1-srinivas.kandagatla@linaro.org> References: <20180626092016.9296-1-srinivas.kandagatla@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add compatible string to dais so that it can support DT based module autoloading. Signed-off-by: Srinivas Kandagatla --- Documentation/devicetree/bindings/sound/qcom,q6afe.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/qcom,q6afe.txt b/Documentation/devicetree/bindings/sound/qcom,q6afe.txt index bdbf87df8c0b..a8179409c194 100644 --- a/Documentation/devicetree/bindings/sound/qcom,q6afe.txt +++ b/Documentation/devicetree/bindings/sound/qcom,q6afe.txt @@ -17,6 +17,11 @@ used by all apr services. Must contain the following properties. subnode of "dais" representing board specific dai setup. "dais" node should have following properties followed by dai children. +- compatible: + Usage: required + Value type: + Definition: must be "qcom,q6afe-dais" + - #sound-dai-cells Usage: required Value type: @@ -100,6 +105,7 @@ q6afe@4 { reg = ; dais { + compatible = "qcom,q6afe-dais"; #sound-dai-cells = <1>; #address-cells = <1>; #size-cells = <0>;