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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 6F01EC4345F for ; Mon, 15 Apr 2024 02:26:48 +0000 (UTC) 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:MIME-Version:Date:Message-Id:Subject: References:In-Reply-To:To:From:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jAtUthQ8sDvqt+kWmVOBPSaPZJgKq0XxxM4DzJKfQDY=; b=AIEjXvf261mu0P /lnbkhY5JHNZ0ah4vF9WWmB1xFV7tN/O/L2paLpW/qe11z+sfHAzfEGS9YNJwMYAujtqbg4CcCWV9 lfuxS/L4k8FD6rNFp2hZFXJ+ckNVbcS2L056m/BgIH1l0bxhSL9fyGZDv7YRTcVgnWY5xdu+Qu993 vzN0t8HOG9IsifC+zmO4UNgQeC0xWc50RytIOD2g2LA5crkdacUfzjvH9bnC4Gba1naLiNU7ERKLw j+BH6GZHYFTp6zqmvdLqwmGA8H9Z5op+GBh//HW490NgPH59HnTXretsfeh8HEEcrhxIW9traGJod F2VRq8io0T2Y/CRW1o3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwC3E-00000006mZ4-3rHV; Mon, 15 Apr 2024 02:26:33 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwC3C-00000006mXg-0JSQ for linux-arm-kernel@lists.infradead.org; Mon, 15 Apr 2024 02:26:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 041F7CE0956; Mon, 15 Apr 2024 02:26:26 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1B46C2BD10; Mon, 15 Apr 2024 02:26:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713147985; bh=jhwG2TBFB90SEgA5EbacWDF8bEShgDBJ5++qlx6FbMQ=; h=From:To:In-Reply-To:References:Subject:Date:From; b=QToCu0s/3Va6nO9UEZ+RYEnb4ztCtvPIyVQO/mYXbTu6AmQkhQ4xQoqHpHMpBehaU Vf4hHsWJ28x4GVqgI8BFgq1OofefAWbixkymbsqg9dLo19PZuszeXqIcRZL+PGzMZz qET9IK3fl9vNKKNcpMhKbggNKTUx8LeaXb4RPFv/o8vpCadGn35/6hcRsR2nI4eAis nQgnOrIr1QTU9/9MknnjV0ilpaoTtj0WlioZsJnVuy4fKxQ9qQP2kX5w83zquAxSBG xAvund36CMnxVsTs0jJfwjCoSksYvnVemk8vKZ1XZyVxrx+kX7wdxRJi59uEwjKwta bdQ+XiGmGWqSw== From: Mark Brown To: lgirdwood@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, shengjiu.wang@gmail.com, linux-sound@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Shengjiu Wang In-Reply-To: <1712894212-32283-1-git-send-email-shengjiu.wang@nxp.com> References: <1712894212-32283-1-git-send-email-shengjiu.wang@nxp.com> Subject: Re: (subset) [PATCH v5 0/2] convert imx-audio-spdif.txt to YAML Message-Id: <171314798122.1649319.16393301431287899272.b4-ty@kernel.org> Date: Mon, 15 Apr 2024 11:26:21 +0900 MIME-Version: 1.0 X-Mailer: b4 0.14-dev X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240414_192630_336802_FD652C2F X-CRM114-Status: GOOD ( 12.14 ) 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 Fri, 12 Apr 2024 11:56:50 +0800, Shengjiu Wang wrote: > convert imx-audio-spdif.txt to YAML > > changes in v5: > - fix typos in second commit message > > changes in v4: > - change the enmu to const > - add more comments in commit message for second patch > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: dt-bindings: imx-audio-spdif: convert to YAML commit: 62bef5df35a87d0f8464b1a8837540988cfaf5db 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