From patchwork Tue Jun 26 09:20:06 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 10488499 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 A9579602D8 for ; Tue, 26 Jun 2018 09:30:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A741D28856 for ; Tue, 26 Jun 2018 09:30:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9BBE62886E; Tue, 26 Jun 2018 09:30:27 +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 4A13128856 for ; Tue, 26 Jun 2018 09:30:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933920AbeFZJ35 (ORCPT ); Tue, 26 Jun 2018 05:29:57 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:39326 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933576AbeFZJW0 (ORCPT ); Tue, 26 Jun 2018 05:22:26 -0400 Received: by mail-wm0-f68.google.com with SMTP id p11-v6so991413wmc.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=UdGmQxzOghqMV5ZHv5yZbGKuLLYWfjUuKjjUkB5IiUQ=; b=YM9FBofUX5rpYJvEkVMD2VOBUk8fqWT3gB+NMDgbY+CN4fDnpXKALos/Dv3wQVL7aj UmJOXaSuoajMiCKyZy3KkdZ26npgJ3HpLfeovzXBiW3e92ai2RAAYQnhi4hURmLGq8Ps jlc5hbQH+cvibVHTGWHlPFTIRp3xdCF7uKv2c= 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=UdGmQxzOghqMV5ZHv5yZbGKuLLYWfjUuKjjUkB5IiUQ=; b=ry3KLF+PXhzR9fo9+EyTN9OsGKTK5vpDZhIvBs/WDbDr8X89cpgvoFs8fAySi75L+R F/I5B7fDse5QcljmkilAEmONY6mrmJGKJcSPifoAF0aE7O4cqmNl6qOPrq9Y7sfLQT5M 6zCf1K2a5TR7KYr9xv733Gxa5r+njPZmwC5K7bt3PPaAt+Qt9XBJ72PTgN1ZTW69oFd8 1sZwPCjEWCsPz6UuAx41zKKEjQc1JFfQKmOXNSU4ZvA3tA/SRCj6vR8jMEMNOaURbpVJ s3TbzdHTxy78qkazrkJexYFpKZ1vXtk0rUljqZTBhKHhn+n0lwD/AI6vxek8YhSyCizD 8ykA== X-Gm-Message-State: APt69E1/5bRrymS4n8mUMevoT4yJxhEAq9A+uBwxyxmLnSJFSqnJxQSl HqXaS2OwpgvaGYxmb7Rw5zStoA== X-Google-Smtp-Source: AAOMgpeuM1zAkvs8LIoT/2+0z7ArBQ1H+FfcJ0h52UefdfsT7WnUfIGQt2fxjtjdgA6WD+j2QN3Hhg== X-Received: by 2002:a1c:5451:: with SMTP id p17-v6mr938209wmi.69.1530004945182; Tue, 26 Jun 2018 02:22:25 -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.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 26 Jun 2018 02:22:24 -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 02/12] ASoC: q6asm: dt-bindings: add compatible string to dais Date: Tue, 26 Jun 2018 10:20:06 +0100 Message-Id: <20180626092016.9296-3-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 Acked-by: Niklas Cassel --- Documentation/devicetree/bindings/sound/qcom,q6asm.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/sound/qcom,q6asm.txt b/Documentation/devicetree/bindings/sound/qcom,q6asm.txt index 2178eb91146f..f9c7bd8c1bc0 100644 --- a/Documentation/devicetree/bindings/sound/qcom,q6asm.txt +++ b/Documentation/devicetree/bindings/sound/qcom,q6asm.txt @@ -17,6 +17,11 @@ used by the apr service device. = ASM DAIs (Digial Audio Interface) "dais" subnode of the ASM node represents dai specific configuration +- compatible: + Usage: required + Value type: + Definition: must be "qcom,q6asm-dais". + - #sound-dai-cells Usage: required Value type: @@ -28,6 +33,7 @@ q6asm@7 { compatible = "qcom,q6asm"; reg = ; q6asmdai: dais { + compatible = "qcom,q6asm-dais"; #sound-dai-cells = <1>; }; };