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=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,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 D4DA4C2D0A3 for ; Mon, 26 Oct 2020 23:47:11 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 7AB8E20714 for ; Mon, 26 Oct 2020 23:47:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Z7g0Kp6V"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="HM/xoo0i" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7AB8E20714 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Subject:References: In-Reply-To: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=rwsILk61oQFG1NNxZzL33vhbUcddhzj1I7pgVeJ0zIM=; b=Z7g0Kp6VZOte0W2WZl2r20Cew IG+pBPlNxQLLLTYlywSuF7SKiGHOaqM2+1yFPnQ//0tCvWa6YKG2eGTgjke6pJD0RbC/4+XHYgOEM ZP/dDMtKZYb3rwp6MixjmY52bT096mitLdQFmv/4gS1omkcfvrUvqKXYfKFASpxFJwKULj7IcZQzU 1cJkCbSq5awtUOo9/N1w+K9XLU1Z6Jsjw2A192Bi1ZhPmiC9gT2+u372YfpjDvuC2iUKKLBMrS3du DYl0P9odOyE/pE/OfZU/iMeHXRQFo+uT3TTjEiE5o6QVORxSPet8CPbxx2RDDoM+kRXwQeMI2T3H9 y33F3vyGg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kXCBT-0007cQ-Fe; Mon, 26 Oct 2020 23:45:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kXCBM-0007ap-1D for linux-arm-kernel@lists.infradead.org; Mon, 26 Oct 2020 23:45:45 +0000 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E02C420872; Mon, 26 Oct 2020 23:45:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603755943; bh=yizclJtwFHsgpdbAeytsLNpgwGTh0czj9w5bj6puFao=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=HM/xoo0iHClbn3JNr7iBUB8MqDDL+S3IgGq4nMlUf5NisfoG+WdcI3CdUZKBkFTLW vj+Yue/oLQuqXpd9x3pvqu/Xlhytm1uOixd5CTmdsDFw6H1bnnuFJtIpKSiq918E62 bpYGx+6MTtYDUlL6yIXNHJcizQe1K0Rx7S7LumfQ= Date: Mon, 26 Oct 2020 23:45:39 +0000 From: Mark Brown To: mark.rutland@arm.com, lgirdwood@gmail.com, robh@kernel.org, perex@perex.cz, tiwai@suse.com, alexandre.torgue@st.com, Olivier Moysan In-Reply-To: <20201020155709.2621-1-olivier.moysan@st.com> References: <20201020155709.2621-1-olivier.moysan@st.com> Subject: Re: [PATCH v2 0/2] dt-bindings: stm32: convert audio dfsdm to json-schema Message-Id: <160375592348.31132.11289357992457782423.b4-ty@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201026_194544_176731_B033BFE9 X-CRM114-Status: GOOD ( 14.28 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, arnaud.pouliquen@st.com, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org 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 Tue, 20 Oct 2020 17:57:07 +0200, Olivier Moysan wrote: > Some audio properties documented in st,stm32-adfsdm.txt are already documented > in Documentation/devicetree/bindings/iio/adc/st,stm32-dfsdm-adc.yaml bindings. > Move remaining properties from st,stm32-adfsdm.txt to st,stm32-dfsdm-adc.yaml, > and remove st,stm32-adfsdm.txt. > > Changes in v2: > - Complete st,stm32-dfsdm-adc.yaml rather than converting st,stm32-adfsdm.txt > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] dt-bindings: stm32: dfsdm: update audio properties commit: f24fd10bea5961629f22e1da0f56e8c918bdb2da [2/2] ASoC: dt-bindings: stm32: dfsdm: remove stm32-adfsdm.txt binding commit: ea8650730332ee3c707883a2de37756ea9122981 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel