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 82E8BC433EF for ; Thu, 3 Feb 2022 15:21:17 +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:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=D7Eog9muxFJNfCDnvnb6sQCfQFFAO5lBaE4ZEFsvEBQ=; b=qiiMbVw47bKkGi N4qEJz0C4HZmbPOnqwfFCFb2yh9jalbRyMYGUK83f0jl018wrxNPnhw3nLmILV9mfdj5eCA9PAt5Q HXWrPCCrBp6w/Ipcx9NdCPAFqXD9MQfnoxaS15gb63bPSEwVhU4XV1l79dWB5vp/Miwbavdk7UZFV 0wBBXzC07D476ssEEk2wDtSGKugAPoCvnss7yr+98lsi6zhG7z6+HffSaY/SZpluO9ChK6bEzGuZj ifTeyAdo5r2ki8CAlcwgoESOxLd66XxoGnFy++jPjsa7/zjhHKVmsTPDH4MjJ1V3c7tT200CsceZ2 7EMA8d3iQADGkQKbu1RA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFdu5-001o8m-VZ; Thu, 03 Feb 2022 15:20:10 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nFdtu-001o3G-2D for linux-arm-kernel@lists.infradead.org; Thu, 03 Feb 2022 15:19:59 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9DA0B60B82; Thu, 3 Feb 2022 15:19:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BB126C340E4; Thu, 3 Feb 2022 15:19:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643901597; bh=+oMipdTqeGn3t2g6jeKchCDXYGGczB91ZYbqdBllfk0=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=itPTw0gLEjL3s15URQDHf3SmNEb44BLN8VY72AqnLPJOMUFXvMZ8KxtyYKhwCs0hz M1IoM9t2k9gjHOz0gWu5RN/riCkIWL9gBa3rVXS8yZnllVmHQmCPTe+9yUt86qDanj fKNC8I+KvNwELEOeTzJZhF8LB/Bp1cxY0ccAacqwqBfriC1Abc3mlYDPuluJvr/+pA mKxyhtsxWLBqfNQHbkV9+VrfjakjI134e+CnooSkR7F1GhkZT9sDeljhMR6sp6wnEl GzKzdCs4bCGMdZyb1SfvY7qoOmR6I1U7EyPDG0/U+rfPYRPhcLuk00v5iIYgIRZbdB QKR49XsCHj/Cg== From: Mark Brown To: Samuel Holland , Liam Girdwood Cc: linux-mmc@vger.kernel.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, Jernej Skrabec , Jaroslav Kysela , Rob Herring , linux-sunxi@lists.linux.dev, Chen-Yu Tsai , Maxime Ripard , Takashi Iwai , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org In-Reply-To: <20220203020116.12279-1-samuel@sholland.org> References: <20220203020116.12279-1-samuel@sholland.org> Subject: Re: [PATCH 0/3] ASoC: sun4i-i2s: Support for Allwinner R329 and D1 SoCs Message-Id: <164390159447.786717.831868545725165555.b4-ty@kernel.org> Date: Thu, 03 Feb 2022 15:19:54 +0000 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220203_071958_188670_5ED10F61 X-CRM114-Status: GOOD ( 18.03 ) 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 Wed, 2 Feb 2022 20:01:12 -0600, Samuel Holland wrote: > This series extends the sun4i-i2s binding and driver to support some > newer versions of the hardware. Each instance of the hardwar now has > multiple input/output pins, and channels can be muxed between them. > Since so far the driver only supports a "default" linear channel map, > the driver changes are minimal. > > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/3] ASoC: dt-bindings: sun4i-i2s: Add compatibles for R329 and D1 commit: 7f97b2ad948343c3be543d12c2965f74bddc34c7 [2/3] ASoC: sun4i-i2s: Update registers for more channels commit: c8bbc1de9088fedb5d71db7d185c37db18feb2e1 [3/3] ASoC: sun4i-i2s: Add support for the R329/D1 variant commit: e2ce580f1fffc009807da73adf7dc86912ab6a19 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