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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4EB5C433F5 for ; Wed, 20 Oct 2021 14:21:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A5FF8610E6 for ; Wed, 20 Oct 2021 14:21:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229771AbhJTOXQ (ORCPT ); Wed, 20 Oct 2021 10:23:16 -0400 Received: from mail-ot1-f50.google.com ([209.85.210.50]:46046 "EHLO mail-ot1-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbhJTOXP (ORCPT ); Wed, 20 Oct 2021 10:23:15 -0400 Received: by mail-ot1-f50.google.com with SMTP id l16-20020a9d6a90000000b0054e7ab56f27so8359346otq.12 for ; Wed, 20 Oct 2021 07:21:01 -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=OtlyZ4tM5HVNxxxSuht/xQxNTgNpEFDHBixCg8G/aP0=; b=5Rti/LbbsfnRUjHxiUJUcI9ifCnv+vvnaxq4B0zWFeIDu7pDkF3z2lVRq5ENBRsUyw BvOg/THm+pjDIk865g+e67wBy4oJSlNxgAKzK6PIbxixIFPA6BEI8sE0dkHTHg53zYC6 y1iM5+OAB3qeDmTHHYcesQQmTkd5rj1f8kxAnTZ7op8ZKkIxA5jPcS1SI5HfBbgfUw85 6PEgDLlVpuK6ihkQeXfGfsub3F1fGIA92YxuXP0EoN2UpndczNOpMeMDM6IyWShxXnhK s4lxb5DfZbjiYmljf34KSNQJdtESAFHpiR0JJJFgj5WQCzuMtaAHTXRSNDAp7vECH4Dd Gl0g== X-Gm-Message-State: AOAM5321eia3Ck6c4hvXi071cVrEPK0GCG+CSW2Dyh6IjhbYqZiaM0Ax E0Y14KzhKqg/Z+63hu0DB+3sxe27fQ== X-Google-Smtp-Source: ABdhPJzVTXxnsvrkypxQr92U5Baw1wlrHKzXZIiEHF7zFf35Dsmgo8RmLjasUUdOtXj1BE8czU7iyA== X-Received: by 2002:a05:6830:3096:: with SMTP id f22mr107618ots.195.1634739661049; Wed, 20 Oct 2021 07:21:01 -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 y12sm473538otq.60.2021.10.20.07.20.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Oct 2021 07:21:00 -0700 (PDT) Received: (nullmailer pid 2301034 invoked by uid 1000); Wed, 20 Oct 2021 14:20:58 -0000 Date: Wed, 20 Oct 2021 09:20:58 -0500 From: Rob Herring To: Geert Uytterhoeven Cc: patches@opensource.cirrus.com, devicetree@vger.kernel.org, Mark Brown , alsa-devel@alsa-project.org, Rob Herring , Shawn Guo , Adam Ford , Liam Girdwood , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] ASoC: dt-bindings: wlf,wm8962: Convert to json-schema Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 18 Oct 2021 15:59:03 +0200, Geert Uytterhoeven wrote: > Convert the Wolfson WM8962 Ultra-Low Power Stereo CODEC Device Tree > binding documentation to json-schema. > > Add missing *-supply and port properties. > Update the example. > > Signed-off-by: Geert Uytterhoeven > --- > .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++ > .../devicetree/bindings/sound/wm8962.txt | 43 ------- > 2 files changed, 118 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt > Reviewed-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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C4854C433F5 for ; Wed, 20 Oct 2021 14:22:06 +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 4FD45604E9 for ; Wed, 20 Oct 2021 14:22:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4FD45604E9 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 D988015DC; Wed, 20 Oct 2021 16:21:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D988015DC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1634739722; bh=C3qentOdEXzLKhc+4IHLaBX6IUo3vXrqzHvES/RldUk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=N9TohzxPIdRxK/E3SJ43/AdjNl3y6l+jLsQu6lm0PckmbDbAEnNoK8te7NqDnE3JS pkMYICiNFlTYxPGa9Zp1rhrY3ZnJDoNP6x8Xrot9batiW+tuJ9e0e0HCjZWRCBBa6R yiv+5IBL8pUWtHGfi7wtkpyKCGIURdIpyIRUhOhI= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6F315F80224; Wed, 20 Oct 2021 16:21:12 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A7EB0F80229; Wed, 20 Oct 2021 16:21:11 +0200 (CEST) Received: from mail-ot1-f46.google.com (mail-ot1-f46.google.com [209.85.210.46]) (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 69A87F80082 for ; Wed, 20 Oct 2021 16:21:02 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 69A87F80082 Received: by mail-ot1-f46.google.com with SMTP id s18-20020a0568301e1200b0054e77a16651so8410781otr.7 for ; Wed, 20 Oct 2021 07:21:02 -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=OtlyZ4tM5HVNxxxSuht/xQxNTgNpEFDHBixCg8G/aP0=; b=z3ePsjqWHKFropYMKDAGTDXVa2DOJQPtsFEZC75Tx0i6pt4Hq9o2HQgDVGLb0oivdu XMC+F+X/5JGVJirkfAh34bPsp3GsZlMZj8FqDlpeKQjc2TImFZwv1XiU11JQ6LdN73Gs +StC1dKnGCwIqUALrOp1ZdaaKuKPQQB9zQw/81s4Xu0NHEnnaUcx/YOEwyjNc4xWGyHe nRlklEPdnx1R3sOReVaaMKHl0OqcAPA2RnIA3QHggNZNW/BALBmrdooVJAllydc7QgLn N6vzbQMp5lLC6huRbw9edKDAQ2uYl9C3HKvoaCk7NpYhROaTmVQmSko4qTMf7HgmIZJ8 Y9gA== X-Gm-Message-State: AOAM530o3Jvuzd1fzA3DIaJ7bnJNV0eHjD2YLnkq/46GMLcLOFd4zphM f0f3LR2w8xXKmWF0SKqPtw== X-Google-Smtp-Source: ABdhPJzVTXxnsvrkypxQr92U5Baw1wlrHKzXZIiEHF7zFf35Dsmgo8RmLjasUUdOtXj1BE8czU7iyA== X-Received: by 2002:a05:6830:3096:: with SMTP id f22mr107618ots.195.1634739661049; Wed, 20 Oct 2021 07:21:01 -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 y12sm473538otq.60.2021.10.20.07.20.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Oct 2021 07:21:00 -0700 (PDT) Received: (nullmailer pid 2301034 invoked by uid 1000); Wed, 20 Oct 2021 14:20:58 -0000 Date: Wed, 20 Oct 2021 09:20:58 -0500 From: Rob Herring To: Geert Uytterhoeven Subject: Re: [PATCH 2/2] ASoC: dt-bindings: wlf, wm8962: Convert to json-schema Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Liam Girdwood , Rob Herring , Mark Brown , Adam Ford , Shawn Guo , linux-arm-kernel@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 Mon, 18 Oct 2021 15:59:03 +0200, Geert Uytterhoeven wrote: > Convert the Wolfson WM8962 Ultra-Low Power Stereo CODEC Device Tree > binding documentation to json-schema. > > Add missing *-supply and port properties. > Update the example. > > Signed-off-by: Geert Uytterhoeven > --- > .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++ > .../devicetree/bindings/sound/wm8962.txt | 43 ------- > 2 files changed, 118 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt > Reviewed-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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D2F00C433F5 for ; Wed, 20 Oct 2021 14:22:12 +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 A38CE6112D for ; Wed, 20 Oct 2021 14:22:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A38CE6112D 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=G2YpvpDnFAmUiP83cDXkOJG6meD2324fr85JlEajpX0=; b=Z28KfWblicq74m Ze3Hsl8c3Re9xfO4Y9ajs6f1mpwfQAy/Y9jGPC1MgAZ8LBIUHPWfJ+MX8zJqqZOAitlIi3Q+1irSe o269RoETUOU/MTSsQmmMkvOV77a9I1mMX859UDON9mZzSBFj30s5yozEPUBVc3iQamHhd8t4fjZpL VXTBHlm/aRWe9cuE2nA+FlVxtTzJLqEBhuumy9YUjkKHc5+MZG5BGKfmgMZYlF7MzntzUXqbdaUHp v3intap0Kt0JFVtEwpdwIAzAjHGvBDlY2iTxerBatoCmMvEu8jmkYPQtpYsKXalq4g0ckjxFCwG5r gflrTiPeZtVbs6JixAMg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mdCSn-004joE-JD; Wed, 20 Oct 2021 14:21:05 +0000 Received: from mail-ot1-f41.google.com ([209.85.210.41]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mdCSk-004jnN-GB for linux-arm-kernel@lists.infradead.org; Wed, 20 Oct 2021 14:21:03 +0000 Received: by mail-ot1-f41.google.com with SMTP id w12-20020a056830410c00b0054e7ceecd88so6602948ott.2 for ; Wed, 20 Oct 2021 07:21:01 -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=OtlyZ4tM5HVNxxxSuht/xQxNTgNpEFDHBixCg8G/aP0=; b=Vg/ZFKo+dzGIIdCFI+WTYKKVX2OQ2P7dOf9qQaM6qSj/Je/hGwP9UGrEYNEvxsVO1B b6z6gNbvZR4Ilk8KojZlpThUr0eg8VY9gKxdHukukAP2POpd7yan5e9hW/ZpyH7hUlH9 edHUMGZLPwMsWjFOrhplvyizaHb7Dn8OrthhgE2zWLuWRskCSqNTVSMVLzLjVXzzl9Kq 0YCFF4B+hUSOPoXGT5cap80xg74RI0RtjjzOQy4To+k8FE4TX33OBaGvesUIWpTTvonW Zy0W8zulrqyAl4aej0L4n1GLlM/KT3BIf8x69Rm2QaBdF7JhkKlFkXDaQIJgI8bUq5Ya bPog== X-Gm-Message-State: AOAM5324GK8030/8JsyiBt7CBT9pxNz4dSMWJCqF8CSPju7FC4g29oJh NTZPIkxP+7z38nEqJ9rVXw== X-Google-Smtp-Source: ABdhPJzVTXxnsvrkypxQr92U5Baw1wlrHKzXZIiEHF7zFf35Dsmgo8RmLjasUUdOtXj1BE8czU7iyA== X-Received: by 2002:a05:6830:3096:: with SMTP id f22mr107618ots.195.1634739661049; Wed, 20 Oct 2021 07:21:01 -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 y12sm473538otq.60.2021.10.20.07.20.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Oct 2021 07:21:00 -0700 (PDT) Received: (nullmailer pid 2301034 invoked by uid 1000); Wed, 20 Oct 2021 14:20:58 -0000 Date: Wed, 20 Oct 2021 09:20:58 -0500 From: Rob Herring To: Geert Uytterhoeven Cc: patches@opensource.cirrus.com, devicetree@vger.kernel.org, Mark Brown , alsa-devel@alsa-project.org, Rob Herring , Shawn Guo , Adam Ford , Liam Girdwood , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/2] ASoC: dt-bindings: wlf, wm8962: Convert to json-schema Message-ID: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211020_072102_564053_2F86A511 X-CRM114-Status: GOOD ( 12.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 18 Oct 2021 15:59:03 +0200, Geert Uytterhoeven wrote: > Convert the Wolfson WM8962 Ultra-Low Power Stereo CODEC Device Tree > binding documentation to json-schema. > > Add missing *-supply and port properties. > Update the example. > > Signed-off-by: Geert Uytterhoeven > --- > .../devicetree/bindings/sound/wlf,wm8962.yaml | 118 ++++++++++++++++++ > .../devicetree/bindings/sound/wm8962.txt | 43 ------- > 2 files changed, 118 insertions(+), 43 deletions(-) > create mode 100644 Documentation/devicetree/bindings/sound/wlf,wm8962.yaml > delete mode 100644 Documentation/devicetree/bindings/sound/wm8962.txt > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel