From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4A0CC47E49 for ; Tue, 5 Nov 2019 22:06:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 87EDA21A4A for ; Tue, 5 Nov 2019 22:06:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572991577; bh=See5wz+7if6C3fK8/2K7nL+NWbg82EFf8asNdVJR8gU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=eTGt5SnRcCVg+5z1xUa6tBC2Y6+ZGpAtT2zFRTipSLrddbBwN3pWq59mCi1YFAurY MGQf05m9T/sb0eFej8VRGaejwbX0PkGdnbqEcx2gVlmQWt0c6hC4o9ifhKUlvj0el/ stryG/LsnMswuKLc3BWAhRUbc1P0CxC8kUL5k70M= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730427AbfKEWGQ (ORCPT ); Tue, 5 Nov 2019 17:06:16 -0500 Received: from mail-ot1-f66.google.com ([209.85.210.66]:39083 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730237AbfKEWGQ (ORCPT ); Tue, 5 Nov 2019 17:06:16 -0500 Received: by mail-ot1-f66.google.com with SMTP id e17so10525757otk.6; Tue, 05 Nov 2019 14:06:15 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Gisrq4TxhtoP8Q30cWa1tTfB7XNXHFmOi8fXi53w+bM=; b=GRQF93AAf4vA0NeBM254Kb1dou2954S9PsRrK5eU1h4qncEm2xbqeTqBjbyDcOJcQl qTHG3sKg29Tohm/fyjIqoB1h16tgRoVHj49SnzMwgV4e9+4zvQO+OoAmbMtIkf8oCFFd vDusJH8KhbfLSPNLOKFIpZ4kvjMaXv0bfEiFHIvuiOvpxPp0C1z/z3cC1lhhDeJciUu+ bcOc6n1eg1ffdBT6/s3vsm1UH4bBQ3SsV5PTF1fKnXwpoQgY6RhnCD+4A8McU2FXhy+Q PR7ztZKPJZb8GMIjMo1KwiP/AeDTFGrgrhg+W2HGnuiynBTBL0EVH4ZZ6J9YMq1yWRoY WiRA== X-Gm-Message-State: APjAAAW8hGCZlY0bR8GfYd2HEAEpZwDYZez+PSsLoYHRxQKVsRZ019rk 0K71Up2tx4grOAy1FMNPQCO+1gw= X-Google-Smtp-Source: APXvYqziXsft0r6jrafQ9WzZOixRtOGMfgoIJWpJT32hv2BnJtDlqlWeelJ4ao+H8Pht1CzipcEy0A== X-Received: by 2002:a9d:6a50:: with SMTP id h16mr5137307otn.370.1572991575309; Tue, 05 Nov 2019 14:06:15 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b12sm5910543oie.52.2019.11.05.14.06.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 14:06:14 -0800 (PST) Date: Tue, 5 Nov 2019 16:06:14 -0600 From: Rob Herring To: Shengjiu Wang Cc: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, broonie@kernel.org, alsa-devel@alsa-project.org, lgirdwood@gmail.com, perex@perex.cz, tiwai@suse.com, mark.rutland@arm.com, devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm Message-ID: <20191105220614.GA12397@bogus> References: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 30, 2019 at 07:41:26PM +0800, Shengjiu Wang wrote: > In order to support the two asrc modules in imx8qm, we need to > add compatible string "fsl,imx8qm-asrc0" and "fsl,imx8qm-asrc1" Are the blocks different in some way? If not, why do you need to distinguish them? > Signed-off-by: Shengjiu Wang > --- > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/fsl,asrc.txt b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > index 1d4d9f938689..cd2bd3daa7e1 100644 > --- a/Documentation/devicetree/bindings/sound/fsl,asrc.txt > +++ b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > @@ -8,7 +8,8 @@ three substreams within totally 10 channels. > > Required properties: > > - - compatible : Contains "fsl,imx35-asrc" or "fsl,imx53-asrc". > + - compatible : Contains "fsl,imx35-asrc", "fsl,imx53-asrc", > + "fsl,imx8qm-asrc0" or "fsl,imx8qm-asrc1". > > - reg : Offset and length of the register set for the device. > > -- > 2.21.0 > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DC7E2C5DF60 for ; Tue, 5 Nov 2019 22:07:15 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C4B1621929 for ; Tue, 5 Nov 2019 22:07:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="CYLL/I1D" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C4B1621929 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 8DEBF16DC; Tue, 5 Nov 2019 23:06:22 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8DEBF16DC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1572991632; bh=A8mwe9wQJtWXbmfTU1IfEkK1Q26zuHaQIqf/o0rnmuQ=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=CYLL/I1DWsZgef2m0+j4ymDIZT4+AdilQTfxP20aTHHoRSFA4xxZrZx9oYzKURoJh pYehtuTqL55ecoKXSlClkpsBWd3nFJmkSrnNkiCpJvhDfMMHiFseO50OobzlkWdHtt rR96igXjSCOibtNX0SyDmS03b7b+rrxbbqPo6sdQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id F1FBFF80446; Tue, 5 Nov 2019 23:06:21 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2D703F8049B; Tue, 5 Nov 2019 23:06:20 +0100 (CET) Received: from mail-ot1-f65.google.com (mail-ot1-f65.google.com [209.85.210.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5557CF8015B for ; Tue, 5 Nov 2019 23:06:16 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5557CF8015B Received: by mail-ot1-f65.google.com with SMTP id r24so2764587otk.12 for ; Tue, 05 Nov 2019 14:06:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Gisrq4TxhtoP8Q30cWa1tTfB7XNXHFmOi8fXi53w+bM=; b=uXqesS4EMIfxrDfR1/NK/OERMjTNJ7TYe/yZrnyAv62g3ygVbin8Nb7t1VNkWc6XxH UPgkofXqDQviqP6YLioEYgKXcfCssl8vdDgzaloNXTIVClujeW/lv8TWVy98kM/kwn5+ cYvzQNKQvm64VxD2ybkr9SxwTsjKxjNVgGIyjkHu3KoTpYf/v6hEfY3AnuU/IrBT5DGi xCW0tapwQrv5C8euunZfTHvzeePTeKFW6SBXe93W2jPaNPPhwKuGBhEUqgvcPwFjvE2X TKoDjSbKbDwerQdqD42uTyUXXesVyWy6+2byVvFQp8dB21quqCkRJBVdCLMZAkaHB0bh NyyA== X-Gm-Message-State: APjAAAVQlNAsS6ekgN6K2/Se9Ttq68ry6LaQRseoXxkjC2wZsQRKf98F B3qQrQEyYXSHFEiselP7pA== X-Google-Smtp-Source: APXvYqziXsft0r6jrafQ9WzZOixRtOGMfgoIJWpJT32hv2BnJtDlqlWeelJ4ao+H8Pht1CzipcEy0A== X-Received: by 2002:a9d:6a50:: with SMTP id h16mr5137307otn.370.1572991575309; Tue, 05 Nov 2019 14:06:15 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b12sm5910543oie.52.2019.11.05.14.06.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 14:06:14 -0800 (PST) Date: Tue, 5 Nov 2019 16:06:14 -0600 From: Rob Herring To: Shengjiu Wang Message-ID: <20191105220614.GA12397@bogus> References: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, timur@kernel.org, Xiubo.Lee@gmail.com, linuxppc-dev@lists.ozlabs.org, tiwai@suse.com, lgirdwood@gmail.com, nicoleotsuka@gmail.com, broonie@kernel.org, festevam@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [alsa-devel] [PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, Oct 30, 2019 at 07:41:26PM +0800, Shengjiu Wang wrote: > In order to support the two asrc modules in imx8qm, we need to > add compatible string "fsl,imx8qm-asrc0" and "fsl,imx8qm-asrc1" Are the blocks different in some way? If not, why do you need to distinguish them? > Signed-off-by: Shengjiu Wang > --- > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/fsl,asrc.txt b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > index 1d4d9f938689..cd2bd3daa7e1 100644 > --- a/Documentation/devicetree/bindings/sound/fsl,asrc.txt > +++ b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > @@ -8,7 +8,8 @@ three substreams within totally 10 channels. > > Required properties: > > - - compatible : Contains "fsl,imx35-asrc" or "fsl,imx53-asrc". > + - compatible : Contains "fsl,imx35-asrc", "fsl,imx53-asrc", > + "fsl,imx8qm-asrc0" or "fsl,imx8qm-asrc1". > > - reg : Offset and length of the register set for the device. > > -- > 2.21.0 > _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 758A4C5DF60 for ; Tue, 5 Nov 2019 22:08:22 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D5019217F4 for ; Tue, 5 Nov 2019 22:08:21 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5019217F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 4773hM27FCzF1P7 for ; Wed, 6 Nov 2019 09:08:19 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.68; helo=mail-ot1-f68.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-ot1-f68.google.com (mail-ot1-f68.google.com [209.85.210.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4773f22sl5zF54y for ; Wed, 6 Nov 2019 09:06:17 +1100 (AEDT) Received: by mail-ot1-f68.google.com with SMTP id n23so8803115otr.13 for ; Tue, 05 Nov 2019 14:06:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Gisrq4TxhtoP8Q30cWa1tTfB7XNXHFmOi8fXi53w+bM=; b=K0N9rOHyDxHBkAUfKjcPvqn/P8DVnTQgBSryC6dyVmUUMqFrX1zoej1Kb4+VvirTVB RsdAAbI1EufoIDgiAX/3vr+Og0gmm1ah35rkNU7UsRLPUhz6eEIYbrx/vmJMtJaCN630 qydYwaVKkDzxRaTbbl1YWq0kLZ66CmXODppEh5rBt6nBnmQlmvqrIIm5GaAdsN6tqKW2 yu+WB8v1MVSqi2N2N3+6bl9MzJKYAViwZrf1lXRAp3j1IhmeAHqRwnlF5y/l9bGpY2FQ TjRZBUCUmTecSvMSxbdjVR6/KVndA9+pyxCWAJ0V1aMyZfK6zOmJbUGOg+zhBPiyJvEq pFtw== X-Gm-Message-State: APjAAAWhrihQX1+L+H9wSKB3igqru/4K6FSBxJBUdvJORQgSJyGHTsdc 5D6gfcyyg9tsPBN2eiPNIw== X-Google-Smtp-Source: APXvYqziXsft0r6jrafQ9WzZOixRtOGMfgoIJWpJT32hv2BnJtDlqlWeelJ4ao+H8Pht1CzipcEy0A== X-Received: by 2002:a9d:6a50:: with SMTP id h16mr5137307otn.370.1572991575309; Tue, 05 Nov 2019 14:06:15 -0800 (PST) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b12sm5910543oie.52.2019.11.05.14.06.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 14:06:14 -0800 (PST) Date: Tue, 5 Nov 2019 16:06:14 -0600 From: Rob Herring To: Shengjiu Wang Subject: Re: [PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm Message-ID: <20191105220614.GA12397@bogus> References: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6465fb7dfaa68b6693584bcfa696894628d45fe9.1572435604.git.shengjiu.wang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, timur@kernel.org, Xiubo.Lee@gmail.com, linuxppc-dev@lists.ozlabs.org, tiwai@suse.com, lgirdwood@gmail.com, perex@perex.cz, nicoleotsuka@gmail.com, broonie@kernel.org, festevam@gmail.com, linux-kernel@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Wed, Oct 30, 2019 at 07:41:26PM +0800, Shengjiu Wang wrote: > In order to support the two asrc modules in imx8qm, we need to > add compatible string "fsl,imx8qm-asrc0" and "fsl,imx8qm-asrc1" Are the blocks different in some way? If not, why do you need to distinguish them? > Signed-off-by: Shengjiu Wang > --- > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/sound/fsl,asrc.txt b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > index 1d4d9f938689..cd2bd3daa7e1 100644 > --- a/Documentation/devicetree/bindings/sound/fsl,asrc.txt > +++ b/Documentation/devicetree/bindings/sound/fsl,asrc.txt > @@ -8,7 +8,8 @@ three substreams within totally 10 channels. > > Required properties: > > - - compatible : Contains "fsl,imx35-asrc" or "fsl,imx53-asrc". > + - compatible : Contains "fsl,imx35-asrc", "fsl,imx53-asrc", > + "fsl,imx8qm-asrc0" or "fsl,imx8qm-asrc1". > > - reg : Offset and length of the register set for the device. > > -- > 2.21.0 >