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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 CBFFDC432BE for ; Wed, 1 Sep 2021 12:25:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AFC1860F92 for ; Wed, 1 Sep 2021 12:25:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231826AbhIAM0f (ORCPT ); Wed, 1 Sep 2021 08:26:35 -0400 Received: from mail-ot1-f53.google.com ([209.85.210.53]:40944 "EHLO mail-ot1-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231234AbhIAM0e (ORCPT ); Wed, 1 Sep 2021 08:26:34 -0400 Received: by mail-ot1-f53.google.com with SMTP id 107-20020a9d0bf4000000b0051b8be1192fso3187779oth.7 for ; Wed, 01 Sep 2021 05:25:38 -0700 (PDT) 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; bh=moGKLgAMctDhdayXDYXUaaxJMf7F5RhBbpAYaCRzoR8=; b=Di8sc4WO1udD0WuFuzipl95Z69QrddbvB2vkFgEQi1gpd/GHFjXY7yxHSZZ+7PwtvE kRXfz++bzzjJ+3qKMbBw5T+ESeQIdqxa2y9wYiMdUDdchEN4xtj05MuZar3ISiLn8wYL bNzD0uer2Om3NK46DaMJgrG6J/AI1DwRJ8f1RQ9rP3yxWjd7a1Lzt5Cw33kQiyAniYi7 hWjBhm8ltz13yzPNweS09Cr5P/li5elzAyikePrd7OVeb8ol89aCpGmNZ52XtsIRBwLc SnPplq0mBLX8YxbUvD40EYS/4VwltzEH8JzeE75KkMn/z07xnDkZhR98G704cjU3Ppmw ryyQ== X-Gm-Message-State: AOAM532iTZJviMUCqpKaGcSwl1nsmd5Vc3JqS0XnXBwEcryzSyFZpDxX uZbhc4bpepC7W6/g9uh4IA== X-Google-Smtp-Source: ABdhPJz08+fp6tHNieUoTd7qpfXjVJpOPeRep66NHmc3MP3mFNRssU+kE4r9x0uR6tD6ISUGcRzdmg== X-Received: by 2002:a9d:7111:: with SMTP id n17mr23458475otj.279.1630499137969; Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id m16sm4240656oop.3.2021.09.01.05.25.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: (nullmailer pid 1940206 invoked by uid 1000); Wed, 01 Sep 2021 12:25:36 -0000 Date: Wed, 1 Sep 2021 07:25:36 -0500 From: Rob Herring To: Sugar Zhang Cc: heiko@sntech.de, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, broonie@kernel.org Subject: Re: [PATCH v3 6/7] ASoC: dt-bindings: rockchip: pdm: Document property 'rockchip,path-map' Message-ID: References: <1630468039-7186-1-git-send-email-sugar.zhang@rock-chips.com> <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 01 Sep 2021 11:48:37 +0800, Sugar Zhang wrote: > This is an optional property to describe data path mapping. > > Signed-off-by: Sugar Zhang > --- > > Changes in v3: None > Changes in v2: None > > Documentation/devicetree/bindings/sound/rockchip,pdm.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > Acked-by: Rob Herring 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=-14.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 DC76CC4320E for ; Wed, 1 Sep 2021 12:27:03 +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 5E25460BD3 for ; Wed, 1 Sep 2021 12:27:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5E25460BD3 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-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 DB259173B; Wed, 1 Sep 2021 14:26:11 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DB259173B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1630499221; bh=HOAH91fZdHUMNfPG7HhZ/TX50/BLfpgKRSqFq1o+jf8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=o7yQXzx/Dxs9vtU7xAG4eaC+raygmuqTbtiueXGpHs/6Sb4EmEUuXpCoEUhdiHpwI nV0GDPSccTmtxfZpZYdbIy3WetVJVRwnK9NbKHm9CL6tbbY/sq+myElE2PMXSPyvOZ D8QSyIlIdI+knCK0PcMGIs/8fGTYqLyShyk+wYGU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 42521F804D6; Wed, 1 Sep 2021 14:25:48 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 629E7F804D9; Wed, 1 Sep 2021 14:25:47 +0200 (CEST) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) (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 29A47F80423 for ; Wed, 1 Sep 2021 14:25:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 29A47F80423 Received: by mail-ot1-f51.google.com with SMTP id q11-20020a9d4b0b000000b0051acbdb2869so3225443otf.2 for ; Wed, 01 Sep 2021 05:25:39 -0700 (PDT) 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; bh=moGKLgAMctDhdayXDYXUaaxJMf7F5RhBbpAYaCRzoR8=; b=tTmg9t3zRrm8T+FLplgjYEE66FcVGijAXe8GowNlg82UI2Nzf6CoMZoWmZDjP8sNM5 Swjcwy/n7C4nrfUst6iS/a/UaZ/8+cPJG5MieZHsSQV6qvr46yfijbGUP4jNyq2toLYe 3OU6pOpc4aS9VRZAj5x17Ox0f81bd9td9vAPfKSAnuuechPZBtPsN/97PRTK9NvGImmd GUKrxpP0lpqCdMPhRkhBacdiO1GXyAtiAORgYo1osHip6JKsH9gmTaTMjLlsfBVkke8g ENqm6LGe9bUrPuaOZdHtNwlW0QsNp/3/lJIO97+xMYb6TS4NkCZxkYVp9D0/pc2N72LT ODbQ== X-Gm-Message-State: AOAM532NTX4b81w6U47rG7g5eQhKs+2G9Y4Jq1wlPYtDOZp0kZmqLu5D h7cprFq9g5r/89gssE9zrq+WNFaHpA== X-Google-Smtp-Source: ABdhPJz08+fp6tHNieUoTd7qpfXjVJpOPeRep66NHmc3MP3mFNRssU+kE4r9x0uR6tD6ISUGcRzdmg== X-Received: by 2002:a9d:7111:: with SMTP id n17mr23458475otj.279.1630499137969; Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id m16sm4240656oop.3.2021.09.01.05.25.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: (nullmailer pid 1940206 invoked by uid 1000); Wed, 01 Sep 2021 12:25:36 -0000 Date: Wed, 1 Sep 2021 07:25:36 -0500 From: Rob Herring To: Sugar Zhang Subject: Re: [PATCH v3 6/7] ASoC: dt-bindings: rockchip: pdm: Document property 'rockchip,path-map' Message-ID: References: <1630468039-7186-1-git-send-email-sugar.zhang@rock-chips.com> <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, broonie@kernel.org, heiko@sntech.de, linux-rockchip@lists.infradead.org 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Wed, 01 Sep 2021 11:48:37 +0800, Sugar Zhang wrote: > This is an optional property to describe data path mapping. > > Signed-off-by: Sugar Zhang > --- > > Changes in v3: None > Changes in v2: None > > Documentation/devicetree/bindings/sound/rockchip,pdm.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > Acked-by: Rob Herring 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=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 63A76C432BE for ; Wed, 1 Sep 2021 12:25:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 30F6A60F92 for ; Wed, 1 Sep 2021 12:25:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 30F6A60F92 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7f4MNypiO8uE5cOaTGqz1RabRVY4/EmXjATu1uSTHZc=; b=tQaypkoEpRBsjG lOzHDy2DaBpEFYqpMF7OTQvEbSe3LKcDgaCEoLFab3L/lB06acIPiMjRxTbfhPoQuLIWT0hQU8MnQ 7vh4KAxKnYG3OhfCyIWQ9pJr49xSL3ndUU5iSO5oKtNmCI+CHYaJukS6mENssDt7+2M7c77zvHeVF Rp5qktWuGjYJbpkrzAa01UZy+PDljYTU2nZmTOusVDfNllXYoVwEPI2u4JsBz+YSFjXAFuTPqYHuY YxM/zHTRRBAsyXOKqCbAB0eLp1f18f4FIS/20VP65deOprTjGd6eyW97wBvw0rlOqFzQcelNIgz1Q yRFDXibxylMymNk/Sd2Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLPJG-005vs4-7I; Wed, 01 Sep 2021 12:25:42 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mLPJD-005vq3-6Q for linux-rockchip@lists.infradead.org; Wed, 01 Sep 2021 12:25:40 +0000 Received: by mail-ot1-f53.google.com with SMTP id c19-20020a9d6153000000b0051829acbfc7so3174763otk.9 for ; Wed, 01 Sep 2021 05:25:38 -0700 (PDT) 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; bh=moGKLgAMctDhdayXDYXUaaxJMf7F5RhBbpAYaCRzoR8=; b=VVp7nHsiwWKxfKiP9/m/ccAubf+l+v4C++kXWenj/bVuaVZmN/s8PGGc/y1X+EqYm+ kwfOp3IZjPdLPnWZAz+lgKjG4uZKPF8vx+IaLbQ21x7Znahkk9g0aAazE+vq5qtvo60E JrKuLnZSAROtcieMlgNoFeFqyL8JbUXI3EI7OWcJshQn2yGhvNPJ4g5OqmT+DfVID4mh CSs458/FFhF3q/7ebFLB1RovK3MBgrgQdq5wuWsmq5k7SGgb0186R51beq18oYIs58pC WON8XXua1xGjnxs91ubBxNclE73NDWYh9as6d/Ah0SdeEn+79jhu3bIR3u1c9x9DTFdf I6Ig== X-Gm-Message-State: AOAM530byu9G2Tmt3E1VcvT9thsvBHI8H+FpOPYgI6hNjmJxovjGqTc3 qocNnjlbtq7XOr+xOR4ejw== X-Google-Smtp-Source: ABdhPJz08+fp6tHNieUoTd7qpfXjVJpOPeRep66NHmc3MP3mFNRssU+kE4r9x0uR6tD6ISUGcRzdmg== X-Received: by 2002:a9d:7111:: with SMTP id n17mr23458475otj.279.1630499137969; Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id m16sm4240656oop.3.2021.09.01.05.25.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Sep 2021 05:25:37 -0700 (PDT) Received: (nullmailer pid 1940206 invoked by uid 1000); Wed, 01 Sep 2021 12:25:36 -0000 Date: Wed, 1 Sep 2021 07:25:36 -0500 From: Rob Herring To: Sugar Zhang Cc: heiko@sntech.de, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, broonie@kernel.org Subject: Re: [PATCH v3 6/7] ASoC: dt-bindings: rockchip: pdm: Document property 'rockchip,path-map' Message-ID: References: <1630468039-7186-1-git-send-email-sugar.zhang@rock-chips.com> <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1630468118-7321-1-git-send-email-sugar.zhang@rock-chips.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210901_052539_282650_137F7E1B X-CRM114-Status: GOOD ( 10.16 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Wed, 01 Sep 2021 11:48:37 +0800, Sugar Zhang wrote: > This is an optional property to describe data path mapping. > > Signed-off-by: Sugar Zhang > --- > > Changes in v3: None > Changes in v2: None > > Documentation/devicetree/bindings/sound/rockchip,pdm.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > Acked-by: Rob Herring _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip