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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,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 F33EFC33CAF for ; Tue, 21 Jan 2020 22:00:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C68CC24676 for ; Tue, 21 Jan 2020 22:00:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579644026; bh=P/+ckVRgWJMmP9w6Czxx3b7DFq7Aq7ngM/q+vur1db0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=KHHIQ3w+oV3iGasFqjeJ7Ns3478LCd6//LYTrSNpKq+UjEqcSW7sge1Rwtp10B3wu 3QlY1MS1JAXMoK46HGN0Y+6cj3iQEesHc5WgaFeARmtONeMT0jg7Xy2ui5X7oe+PH0 maVu+7WXE92jrubroopmd35WhhUed1GnOfTh+aoU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728831AbgAUWA0 (ORCPT ); Tue, 21 Jan 2020 17:00:26 -0500 Received: from mail-oi1-f193.google.com ([209.85.167.193]:46045 "EHLO mail-oi1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727847AbgAUWAZ (ORCPT ); Tue, 21 Jan 2020 17:00:25 -0500 Received: by mail-oi1-f193.google.com with SMTP id n16so4124573oie.12; Tue, 21 Jan 2020 14:00:25 -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=KLk2O/IKuSbiV0tR8rjrjmOXKw++jN6rlAX6P6oLFbI=; b=UUxvAKptw65tGmDmD8AtJPVrv5HawYbrlhLhi2IMgqjbRdRRi4ykJr4SD6Pg9V2SZ/ KqjuN/0xSRpb4CxIHdvim1F+/BJzvhlIbmrmp2P6rDY4vvPl95dv6WxbclBJNTPWLf0w 7kF0OmnQCG7N2nPpXe85Cer3o8i4T7dy1vuei5xoktrI7OVKAzFncqchN8LLC8eCWNV9 XP9MsIHi0kvIimGcLoa2GJ9CPzO8M/jS0EzOcz3Jy9esz7YrexFvOhDVTkaobBfQDg6h 07JMPaWshDWmr2W2Y1fAVLzRmBq96DDq3fJJblPxmE3nJhTR5J0KOgTVP/O6R0fupeyH IQHg== X-Gm-Message-State: APjAAAVJF+y769pH+j1VTwq8fG3k2+CyuEDzPhrA4/32NEz/eeVHgSRp y1QLz/porBBc2EjCvIA8sw== X-Google-Smtp-Source: APXvYqyrJcCLm65IFp9RrnaNPk0Kj24N9+PbvJbLGG+xddxwNzL2Rmb4y7wEB7BGH5EV0QhX139X+w== X-Received: by 2002:aca:c74e:: with SMTP id x75mr4769148oif.140.1579644024678; Tue, 21 Jan 2020 14:00:24 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id 69sm13989543oth.17.2020.01.21.14.00.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Jan 2020 14:00:23 -0800 (PST) Received: (nullmailer pid 13395 invoked by uid 1000); Tue, 21 Jan 2020 22:00:22 -0000 Date: Tue, 21 Jan 2020 16:00:22 -0600 From: Rob Herring To: Olivier Moysan Cc: lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, mcoquelin.stm32@gmail.com, alexandre.torgue@st.com, alsa-devel@alsa-project.org, robh@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-stm32@st-md-mailman.stormreply.com, linux-kernel@vger.kernel.org, olivier.moysan@st.com Subject: Re: [PATCH v3] ASoC: dt-bindings: stm32: convert spdfirx to json-schema Message-ID: <20200121220022.GA12737@bogus> References: <20200117170352.16040-1-olivier.moysan@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200117170352.16040-1-olivier.moysan@st.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 Fri, 17 Jan 2020 18:03:52 +0100, Olivier Moysan wrote: > Convert the STM32 SPDIFRX bindings to DT schema format using json-schema. > > Signed-off-by: Olivier Moysan > --- > Changes in v2: > - Add "additionalProperties: false" > - Also change minItems to 2 for dmas property, as both DMAs are required. > > Changes in v3: > - Drop minItems/maxItems for dmas property, remove ref to stm32-dma.txt. > --- > .../bindings/sound/st,stm32-spdifrx.txt | 56 ------------- > .../bindings/sound/st,stm32-spdifrx.yaml | 80 +++++++++++++++++++ > 2 files changed, 80 insertions(+), 56 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/sound/st,stm32-spdifrx.txt > create mode 100644 Documentation/devicetree/bindings/sound/st,stm32-spdifrx.yaml > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.