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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 94F34CCA479 for ; Mon, 4 Jul 2022 11:35:30 +0000 (UTC) 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 BAA7517E6; Mon, 4 Jul 2022 13:34:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz BAA7517E6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1656934528; bh=DyrTnFRCYabAdEWrvPD1VRj1XUM8xdno/FrL0v2t+L0=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Wz9/7HJLA4vhvT6O1YRZLGFZslIpFqXD9UVih/sP08ugnjDkpEIcHDdyuTzxeHc/5 plVMUpvSi+kmCGCnVErDZrvSNGW3g7JeHIdU5A89m2zb2NM6nMuW+XHqkEm8JF0gVC BSnOf1io+zIcw64yffoLvyboFgTcIqPyhQg2O09o= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8A84BF8063C; Mon, 4 Jul 2022 13:23:31 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 750EBF80155; Fri, 1 Jul 2022 21:39:51 +0200 (CEST) Received: from mail-io1-f49.google.com (mail-io1-f49.google.com [209.85.166.49]) (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 3BC8BF800E8 for ; Fri, 1 Jul 2022 21:39:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3BC8BF800E8 Received: by mail-io1-f49.google.com with SMTP id d3so3191351ioi.9 for ; Fri, 01 Jul 2022 12:39:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=yIjC0VMQYlxHq3YH9uFPu/iSI53LcMMtf9U7T5PvCVs=; b=5m7xjvCL9bkyL2jSpdJfKZOL66fvbaP8QGZrAEo3KGftVKZr3rtGN6Jp4fv7RWPAVn gMHQ1+BFh1K9+Nm/5+QoP+fJt+hzcPgSQ6d5QjzS2nIpgtwhClafjnZgdE+2YV5QKcM8 YCDZFW6DGkri6LA3MFxr13nCg5e0VuBTw3chmZ4QJoC4E80Olp93Zoh9C6FkyWM+sKa1 qgAT4rLqvP8aIgR01ZLrHA4AfFFJff+kSeCykxoX7vl+Uf6GSIcmUKGzr6Om4xpEvSFV 7JMjVy9U5CwDjzewBHqy3XoTg1pT1JLmzISzoI2HTleVrbqld9GGic7zmx1HO/lCWbZf 03vA== X-Gm-Message-State: AJIora9tC1aRUxXLJ/tiE9A84T5Igz0L40dMSHXD65aviMhgVNp8JUT6 3w8mSYV198Euc6MkOieZJA== X-Google-Smtp-Source: AGRyM1uDFG3jh7RbZC85xymUau5rtrth9s79OSclwWORLisSXLGll3gQmu6p4g13FmIUZ+MxpdIJrQ== X-Received: by 2002:a05:6638:250b:b0:331:b103:8b2b with SMTP id v11-20020a056638250b00b00331b1038b2bmr10057080jat.246.1656704383511; Fri, 01 Jul 2022 12:39:43 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.248]) by smtp.gmail.com with ESMTPSA id n3-20020a02a183000000b003316f4b9b26sm10145706jah.131.2022.07.01.12.39.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Jul 2022 12:39:43 -0700 (PDT) Received: (nullmailer pid 1387930 invoked by uid 1000); Fri, 01 Jul 2022 19:39:39 -0000 Date: Fri, 1 Jul 2022 13:39:39 -0600 From: Rob Herring To: Conor Dooley Subject: Re: [PATCH v3 03/15] ASoC: dt-bindings: convert designware-i2s to dt-schema Message-ID: <20220701193939.GA1387897-robh@kernel.org> References: <20220629184343.3438856-1-mail@conchuod.ie> <20220629184343.3438856-4-mail@conchuod.ie> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220629184343.3438856-4-mail@conchuod.ie> X-Mailman-Approved-At: Mon, 04 Jul 2022 13:23:02 +0200 Cc: Niklas Cassel , alsa-devel@alsa-project.org, David Airlie , Palmer Dabbelt , linux-kernel@vger.kernel.org, Conor Dooley , Thierry Reding , Krzysztof Kozlowski , linux-riscv@lists.infradead.org, Sam Ravnborg , Damien Le Moal , Daniel Lezcano , Jose Abreu , Geert Uytterhoeven , Eugeniy Paltsev , devicetree@vger.kernel.org, Albert Ou , Rob Herring , dri-devel@lists.freedesktop.org, Paul Walmsley , Thomas Gleixner , Dillon Min , Liam Girdwood , Serge Semin , linux-spi@vger.kernel.org, Vinod Koul , Mark Brown , Palmer Dabbelt , Daniel Vetter , dmaengine@vger.kernel.org, Masahiro Yamada 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, 29 Jun 2022 19:43:32 +0100, Conor Dooley wrote: > From: Conor Dooley > > Convert the Synopsys DesignWare I2S controller binding to dt-schema. > There was no listed maintainer but Jose Abreu was the last editor of the > txt binding so add him as maintainer. > > Signed-off-by: Conor Dooley > --- > .../bindings/sound/designware-i2s.txt | 35 ------- > .../bindings/sound/snps,designware-i2s.yaml | 94 +++++++++++++++++++ > 2 files changed, 94 insertions(+), 35 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/designware-i2s.txt > create mode 100644 Documentation/devicetree/bindings/sound/snps,designware-i2s.yaml > Reviewed-by: Rob Herring