From patchwork Tue Jun 26 09:20:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 10488347 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 8076060386 for ; Tue, 26 Jun 2018 09:22:36 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 78B3628848 for ; Tue, 26 Jun 2018 09:22:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6CA5A28856; Tue, 26 Jun 2018 09:22:36 +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=-2.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,T_DKIM_INVALID autolearn=ham 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 C859C28848 for ; Tue, 26 Jun 2018 09:22:35 +0000 (UTC) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id C9E8726786D; Tue, 26 Jun 2018 11:22:30 +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 AEC0C267871; Tue, 26 Jun 2018 11:22:27 +0200 (CEST) Received: from mail-wm0-f66.google.com (mail-wm0-f66.google.com [74.125.82.66]) by alsa0.perex.cz (Postfix) with ESMTP id 5609A2676B4 for ; Tue, 26 Jun 2018 11:22:25 +0200 (CEST) Received: by mail-wm0-f66.google.com with SMTP id i139-v6so1022199wmf.4 for ; Tue, 26 Jun 2018 02:22:25 -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=j878xcA2GRojyrOxkE9HR8+aKidYc9OUFiOMcCW6g3Q=; b=juEHu1rD6OC3FIhFVS6xJMhpqMoTbOP77J8VKOwW3tl1ivAuD9FoRg2kvq6gXpsfjx UNgIbSBJFctSBah2/AVGl3zGNw1US9B+jcHDoOXPrcHGSEw3rNEQK3ak4lUa2+3FMerv TCdQv093ejZBuF3WWxkounE1zrL/NiZ9dDWAo= 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=j878xcA2GRojyrOxkE9HR8+aKidYc9OUFiOMcCW6g3Q=; b=IRC6F+1rabhFLThbuQbM84viD3Zc/9+QjoNSb9EcqNehUdphBhHnu2Gt8b5ZTVDOPh 1BA/bLebXNbpwPrrpVDH8OGmpqADyGTWRpXjOK2hS0sCmjKQZlDFvhqyu8o8RNskeipB IPJd44aTiiWyXMF7SuV97h4x6koQTGdDvwdo1qaJMkTys6wSzA4yKZZERI2CfWCB+r3W mXtA8HnaUaQz7+JQfdwkYGfQjaYHyy/QgGGUC7nP474XgTR8ufY6jpwin3KmF/6iu4fB d/SXpQyvJPDFyjm0St6fWFDT+MJVeMmzHo7VCJN8VOdMGgLxQIGbNOczu3DjiTJIseyF Ux8g== X-Gm-Message-State: APt69E2ZlkNuX9K0poTnZxCOa/Tqt39gxp9s0YYbtyDfXMIKLAPgbT2e /m64OI1u8vmmDSVPjN4Vw2xGYw== X-Google-Smtp-Source: AAOMgpcBLoQ+j2ckd6VV2/LshlEVLtF2RqKQNDGaW6bvkpKzN0cCb8cLaE4cMNxf74mcvQsfBOur1w== X-Received: by 2002:a1c:7506:: with SMTP id o6-v6mr942371wmc.60.1530004944031; Tue, 26 Jun 2018 02:22:24 -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.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 26 Jun 2018 02:22:23 -0700 (PDT) From: Srinivas Kandagatla To: broonie@kernel.org, robh+dt@kernel.org, alsa-devel@alsa-project.org Date: Tue, 26 Jun 2018 10:20:05 +0100 Message-Id: <20180626092016.9296-2-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> Cc: devicetree@vger.kernel.org, bgoswami@codeaurora.org, lgirdwood@gmail.com, linux-arm-msm@vger.kernel.org, tiwai@suse.com, Srinivas Kandagatla , linux-arm-kernel@lists.infradead.org, niklas.cassel@linaro.org, linux-kernel@vger.kernel.org Subject: [alsa-devel] [PATCH v2 01/12] ASoC: q6adm: dt-bindings: add compatible string to routing 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 Add compatible string to routing so that it can support DT based module autoloading. Signed-off-by: Srinivas Kandagatla Acked-by: Niklas Cassel --- Documentation/devicetree/bindings/sound/qcom,q6adm.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/qcom,q6adm.txt b/Documentation/devicetree/bindings/sound/qcom,q6adm.txt index cb709e5dbc44..bbae426cdfb1 100644 --- a/Documentation/devicetree/bindings/sound/qcom,q6adm.txt +++ b/Documentation/devicetree/bindings/sound/qcom,q6adm.txt @@ -18,6 +18,11 @@ used by the apr service device. = ADM routing "routing" subnode of the ADM node represents adm routing specific configuration +- compatible: + Usage: required + Value type: + Definition: must be "qcom,q6adm-routing". + - #sound-dai-cells Usage: required Value type: @@ -28,6 +33,7 @@ q6adm@8 { compatible = "qcom,q6adm"; reg = ; q6routing: routing { + compatible = "qcom,q6adm-routing"; #sound-dai-cells = <0>; }; };