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