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 E7FB7C4363D for ; Fri, 2 Oct 2020 20:59:24 +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 790E3206B6 for ; Fri, 2 Oct 2020 20:59:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YqHf0YAx"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="pLwh4XEc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 790E3206B6 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=OhnH0RlCWe7WDxxQexq0M1qtaTPz/P3aDS7xenKgL0k=; b=YqHf0YAx0F/iGIFi4iFUOJISc 87Zt6Mg1nxEOXsaD+/U9MeYPyId4zuAZrNasFQWqirV2tmSBSfnGNGcIWfjmYLim4sFHi82wKOoiX 8CKxsqmdfIwf827A+BCrClntetgrwsL33YHrX8lTn1APaeBEIeuG4qi0ujUPcD6B+Sg5kZ5YY1F2C EVag5BGY0bS8pJf237e7NN7JW+o5CqYQOFVO/Jqk5BPFZtUioRYtfUKcol9QgKtmWycbn4cKf1AlO fuWSRziXXPR0Jrd3x/b6piEp2Et/58C3/yrxSPGPqXloJ1VeyH7H3WGhAmcbh8k+25cTKfggXCr9K al9ArIhjw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kOS7p-0000JP-Kc; Fri, 02 Oct 2020 20:57:57 +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 1kOS7n-0000Iv-Qk for linux-arm-kernel@lists.infradead.org; Fri, 02 Oct 2020 20:57:56 +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 8D35E206B6; Fri, 2 Oct 2020 20:57:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601672274; bh=S2pK2zZphyllgyoDUlqH+n0UMNxZEfNf9+OmkuBwScQ=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=pLwh4XEcLHi7PZ5/bow9lhh+VH5AwTBKsvoc37/61s0PqAxj/C1HgTVWOCZQEEzpf Mj0Mbm9oluHysFQou+S9mE3O9cDg3boPZDxWDCnMWzjfvplglxho0c+fzaH5RqGv3Z 9R0kr/jhyDMhOh6ks9fQNHvzbRofwGL7+sA8wAP4= Date: Fri, 02 Oct 2020 21:56:53 +0100 From: Mark Brown To: linux-kernel@vger.kernel.org, Codrin Ciubotariu , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org In-Reply-To: <20201002160305.815523-1-codrin.ciubotariu@microchip.com> References: <20201002160305.815523-1-codrin.ciubotariu@microchip.com> Subject: Re: [PATCH 0/2] Add driver for Microchip S/PDIF RX Message-Id: <160167211499.21762.18186234770386677649.b4-ty@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201002_165755_930913_8444E425 X-CRM114-Status: GOOD ( 14.96 ) 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: alexandre.belloni@bootlin.com, tiwai@suse.com, lgirdwood@gmail.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 Fri, 2 Oct 2020 19:03:03 +0300, Codrin Ciubotariu wrote: > The Sony/Philips Digital Interface Receiver (SPDIFRX) is a serial port > compliant with the IEC-60958 standard. Among its caracteristics, we > mention the following: > - SPDIF/AES-EBU Compatible Serial Port > - 32 Samples FIFO > - Data Width Configurable to 24 bits, 20 bits or 16 bits > - Packed and Unpacked Data Support for System Memory Optimization > - Line State Events Report and Source of Interrupt > - Line Error Rate Report > - Full Memory Map of 192 bits for Channel 1 and Channel 2 Status and > User Data > - First 32-bit Status A, Status B Change Report and Source of Interrupt > - Line Digital Filter > - Register Write Protection > - Abnormal Software Access and Internal Sequencer Integrity Check Reports > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: add DT bindings for Microchip S/PDIF RX Controller commit: 80db8751d7c0bebe11e62df19cec9cb0a392c354 [2/2] ASoC: mchp-spdifrx: add driver for SPDIF RX commit: ef265c55c1ac0f02c74a33d8e054547f7eafc81b 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