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.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS 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 9D657C433E6 for ; Tue, 9 Mar 2021 19:09:29 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 1AE2064D74 for ; Tue, 9 Mar 2021 19:09:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1AE2064D74 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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:Cc: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:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QHRhNH5Rk95+vSHwFc0ei1KyrytANnYfLVmKnNPwYUY=; b=BoIM8Ts1W7GSAEW4tGJ5KsuO5 UK+9zByJwE22LPSNeERlqorhuI9kXGXmuFgBOhJZudjzztmKAQ/vc1r3xtmpMLOuLCzSVby6Jvh9S EWw92PAARAQ8uQgADwlM7+6Q1K2N4CkkY0h+DZGVe2C3y16GblS+ug2dvGxmuLKkeFW9D9rJLuPgH eCGUNEpasuWLTvpfPmhogth4Ov6AmHWuGbaM0b4fIzabG6XJg44sOp2vjz2HFNipg6nNldaL21iDv B1kL2axA3I5Ix3WvpfRcZ0xvfsRbFvmEZ8ZNwkjlR/wCjZNUJYX1blTVqgHjAaIQW6Yrm7mmptyID hoG3XZqYQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lJhiJ-005Hcd-Ek; Tue, 09 Mar 2021 19:08:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lJhiF-005HbZ-C7 for linux-arm-kernel@lists.infradead.org; Tue, 09 Mar 2021 19:08:13 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2DAF06523B; Tue, 9 Mar 2021 19:08:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1615316889; bh=LZvTkv/SxO6tIjypoyqW+hKOj/pXA793+m3se61bT78=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=DBF/6vXQ29ht7dJmSDFQpToZ3s2KjnJwDxTvz+VCYDOv0T19+yxttQEJVBkwyHNJ6 AlbJxHv6tLcRQ+iDQEiDr7h9Us8r4WEB3cI7SsxQoIwBORRGq+hVMPWJPwp+5Ihcp9 ZuOtpuaMO17FcNnI9rD4W32i43AftxSx/C/xg62oOkW6dmf0EN+WYfCZBK7bXlZJ1Z AV9BcNnxvFI71kZMOAHPy+hy3jvCJvmRnHaFyC6wRrctvb3H8/jguEaJxn5NSolvxT detSqsU4w84EzsKtUSbbvSx/8y3VRArKIozVIXBsOzoJW9Se4kOywCNQcvIgBSxhcO r1HBHyzoWWycg== From: Mark Brown To: Codrin Ciubotariu , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org In-Reply-To: <20210301170905.835091-1-codrin.ciubotariu@microchip.com> References: <20210301170905.835091-1-codrin.ciubotariu@microchip.com> Subject: Re: (subset) [PATCH v2 0/7] Add I2S-MCC support for Microchip's SAMA7G5 Message-Id: <161531678410.49117.15323877762928879476.b4-ty@kernel.org> Date: Tue, 09 Mar 2021 19:06:24 +0000 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210309_190811_687227_20565956 X-CRM114-Status: GOOD ( 15.32 ) 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: , Cc: alexandre.belloni@bootlin.com, lgirdwood@gmail.com, tiwai@suse.com, ludovic.desroches@microchip.com, robh+dt@kernel.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 Mon, 1 Mar 2021 19:08:58 +0200, Codrin Ciubotariu wrote: > SAMA7G5 includes an updated version of I2S-MCC, found previously on > SAM9X60. This controller includes 8 data pins, 4 for playback and 4 for > capture. For I2S and LEFT_J formats, these pins can be used to > send/receive up to 8 audio channels. For DSP_A, with TDM, any pins pair > (DIN/DOUT) from these 4 can be selected to send/receive data. This > version also includes 2 FIFOs (send and receive). > This patch set starts by moving the driver's bindings to yaml and > continues with adding a new compatible for the SAMA7G5 variant, followed > by the changes needed for I2S/LEFT_J support, TDM pin pair selection and > FIFO support, exclusively for SAMA7G5. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [7/7] ASoC: convert Microchip I2SMCC binding to yaml commit: 2a29ad9ffc2a11827695b7b4fb32b486c604db3d 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