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 5ECB2C47DB3 for ; Mon, 29 Jan 2024 23:09:07 +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=e/F1dV1Cvca/A+PHecOpS93sLrwsW5B/GShetLrIDew=; b=qlKdeK9jhJq2cG wrpS3YF7p+QTH10rRNglQ5YM2qA+lnqNqXNnt/wKVHoS5awtqSPd099TPlyglBJqkq4QFUZ2zUHh9 IhCYgrYBsATAQPYVau99qRMuPqp4RoYzXDBQaN9nEVA+ia+KPlJpDjP3GADSmctn51YU3htaqRHVK rf1vV8S7HAo5I4NwcJNxBfZbnRlYeX5IC6Uod9hFbKMl0YRsUB6QnH4XdILilttUsPbQIGkUZBzDi xaP/iCJfTBbNGJghxuaCeUUc2QlhHG4+B8BvQGm3wlKw7HU/BQrwSMAZ/fDCjS56eqS52G3pabxNp pyqtixGnYA1ncQ0ZMDmw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUakI-0000000EYIn-2olN; Mon, 29 Jan 2024 23:08:54 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rUakG-0000000EYIM-22Pe for linux-arm-kernel@lists.infradead.org; Mon, 29 Jan 2024 23:08:53 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id A8971621D4; Mon, 29 Jan 2024 23:08:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 684AEC43390; Mon, 29 Jan 2024 23:08:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706569731; bh=lItnbNGGXomc1ezwmJocmF4YnmIqkbj5vgu4qZ5idUI=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=tKH0RC7Lz0TRXF7WE7pjITfFTLoXHk6LbjuaSpf35QJ8RhZVWxz2w+i1B4HTxPE8k arGMTBdQ6xdeK0mUGtUWP0HGpy3UF/3jV4Iq52jEBxJhQAzIJBolkSGIZyUo7aEcLS UR1kHkfRI3xGkVq0b/qP9iG49KIyqlHOewUXX+v5/LTpZAFYx+f/OiRdbCSxh/sp9N WdZBjQOxzDEQg+hUNlpWoDLA9P6rDUQMUSeqkk+xZh/1lZAWwvuTC0lyerGwiJk/zG fesIEUMkRpeWjAVP4IaRvpeYyoKm/voq+Hx4lEyZOqScKmbblD6pmgrbtvkIm0GmCP 4b0G90Ih8w39Q== From: Mark Brown To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jernej Skrabec , Samuel Holland , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Vinod Koul , Chen-Yu Tsai Cc: Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-sound@vger.kernel.org, dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20240127163247.384439-1-wens@kernel.org> References: <20240127163247.384439-1-wens@kernel.org> Subject: Re: (subset) [PATCH v2 0/7] arm64: sun50i-h616: Add DMA and SPDIF controllers Message-Id: <170656972816.167619.13760688172149565550.b4-ty@kernel.org> Date: Mon, 29 Jan 2024 23:08:48 +0000 MIME-Version: 1.0 X-Mailer: b4 0.13-dev-a684c X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240129_150852_607928_6D5CEEFF X-CRM114-Status: GOOD ( 13.49 ) 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 Sun, 28 Jan 2024 00:32:40 +0800, Chen-Yu Tsai wrote: > This is v2 of my H616/H618 DMA and SPDIF controller series. > > Changes since v1: > - Switch to "contains" for if-properties statement > - Fall back to A100 instead of H6 > - Add DMA channels for r_i2c > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/7] dt-bindings: sound: sun4i-spdif: Fix requirements for H6 commit: 57b3c130d97e45b8a07586e0ae113e43776c5ea8 [2/7] dt-bindings: sound: sun4i-spdif: Add Allwinner H616 compatible commit: 7a9dc944f129bb56ef855d9c0b0647bc3e98a56f [3/7] ASoC: sunxi: sun4i-spdif: Add support for Allwinner H616 commit: 0adf963b8463faa44653e22e56ce55f747e68868 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