Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp476720pxb; Thu, 26 Aug 2021 07:24:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx+yLvftIJazd5T/RfQ2MDUjbidPRCduZcBRjdgm5EcoOWX8DfJwIy6kGvyRI7QNtkxefKT X-Received: by 2002:a05:6402:5:: with SMTP id d5mr4423906edu.359.1629987880196; Thu, 26 Aug 2021 07:24:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1629987880; cv=none; d=google.com; s=arc-20160816; b=ZDu6VIfX903UDmhJs+VkmkAcHOPPbg8epHG4FUP6Up9NB44xflDLASdcKH6e4T1BSv d9ePRLnGDurQbtek3TfaktffNYv+AWycbmVpOFtQaCu8JezvH5Z8kbYDiGZtiw3DKbn6 E4bIhtCYvxRMbKNrGTAnW1rB+v0gF3FimEG1SV/iU1n4Eqsl2n8guBkVUa2lUR6l0sXA LvQZ03MyjVeN+SdrU/RK/iG2DdyhUSmDoO6C14c1uZtVOPKnG6B4JgAa5Do7my52kA6h CVhmLQgaUKm7KDMAxvvYNMBSB8ZqzZRKupoXqWeMxuZUh9dLPXZaCTBAnoSg/Kq6q+JH 9sww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=FVyRQEYfziZJyNRwplt6kgN+VZqAUK39OWzosYEqCic=; b=ZFw/QofxnrmBJoufrV+7Up/0MveoaPKPKv3X/V8StMDGrCFujMdd1g7ZfwRgpa/woD EO79ycKPJWPVZQIvGW1Mm/BOW+5taYZgNSZKiGdsfuWFWByqWh688/jzin9ooTT9MKKl lanbSPJb+9yvsRinPNHVqIoB0/MChRwt7HJs/fOEAHRCh4Kr8iJ8sy1vX59HSxmRwW28 jrONor34PVpc52+9TRsBe3HoZj8ee4RN5UvHzxg428q8RIiiD00G6LFZo6RKNKLbgiQU z1D2LrBlmAnoajpe4J3+wWoGFdbcUC5uHwfKxShaz3ke4HXekNLLKqhhLgR5faCpyxdM SsWA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=MiooJBf9; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cs12si3033844ejc.83.2021.08.26.07.24.08; Thu, 26 Aug 2021 07:24:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=MiooJBf9; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242819AbhHZORF (ORCPT + 99 others); Thu, 26 Aug 2021 10:17:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:38652 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229451AbhHZORE (ORCPT ); Thu, 26 Aug 2021 10:17:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9776660698; Thu, 26 Aug 2021 14:16:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629987377; bh=19+SFriioNrfn3fwOrICbeSKe/bS5e7OWPAEUGfvvhY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=MiooJBf9vLHfA09AxSvssoyn5b3Bc2xmYjYaAxykMO2iKnb2iN9ekqCwAlZxQHzEK uLLysvFtjaJz84LAO+B2tysgq/eWeVtlYPJQWV5FmVRl2hcavEa2U9T8t+r3DD20BY mGbPAbnc2UoF6ISLRcF5HDPi4g8AYCPTOyQgUjDG0vULCorsXNgbJsMoNBliliFYPg gkREbGYP1VB/nBgfTH3RRipsuUJ/+qM72Ar8Nu2v0LV97tN/2u/6vtTsAsDtg+GgVI m5VSOy9qqqn8E42UYKYiXKQ7QqozvBfuN6QmgNHqc47ozhekbZwfIXUN8CUTyNMCbN iKagMWY1z60Jw== From: Mark Brown To: heiko@sntech.de, Sugar Zhang Cc: Mark Brown , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Rob Herring , Liam Girdwood , Takashi Iwai , linux-rockchip@lists.infradead.org, Jaroslav Kysela , linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 0/4] Patches to update for rockchip spdif Date: Thu, 26 Aug 2021 15:15:43 +0100 Message-Id: <162998707937.5647.10936208575135633257.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1629800162-12824-1-git-send-email-sugar.zhang@rock-chips.com> References: <1629800162-12824-1-git-send-email-sugar.zhang@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 24 Aug 2021 18:15:58 +0800, Sugar Zhang wrote: > These patches fixup or update for rockchip spdif. > > > Sugar Zhang (4): > ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile > ASoC: rockchip: spdif: Fix some coding style > ASoC: rockchip: spdif: Add support for rk3568 spdif > ASoC: dt-bindings: rockchip: Add compatible for rk3568 spdif > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/4] ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatile commit: 023a3f3a1c4f9be9cc1ae92579ba816120fb5807 [2/4] ASoC: rockchip: spdif: Fix some coding style commit: acc8b9d117912c2d5952868fba0d4fca49cde3c8 [3/4] ASoC: rockchip: spdif: Add support for rk3568 spdif commit: c5d4f09feb9f74e704d87a304f0c20001488fe10 [4/4] ASoC: dt-bindings: rockchip: Add compatible for rk3568 spdif commit: e79ef3c2cfe0b39878496eac87450698a2e84e3f 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