Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp521917pxu; Thu, 3 Dec 2020 06:21:43 -0800 (PST) X-Google-Smtp-Source: ABdhPJzh7OfFK9VH9k588MrBqI+0ssm41+m1Y54a5Kj4C6ZxI/2L3xBxl9HCAuS2Hf4sLtz7QHcC X-Received: by 2002:a17:906:f949:: with SMTP id ld9mr2765885ejb.401.1607005303781; Thu, 03 Dec 2020 06:21:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607005303; cv=none; d=google.com; s=arc-20160816; b=uyTVPXql8GRZ+n3xBpAchwLdmHWP8A2j5s+CdNTvQvF8cRBbnFSBDfCZqE7SrBz0aZ xEjkF7n1U2Q6RHdi4ar2gsTIZWkj9QUe0ajumwqWxhy3M5qfmS70w5Uz5u9AV/gx93Nb BevrpZ2sNKpW+xbH1NiKIVT/vnb22jnaVFnZq17I1skQN3umRLDXMn5xIcq8UmjGEvgP sC5CDeKYdQhplLiV+km67BjFLO6TBFmdHtbTrHqiFvH4OejCJ/c9+j5BEQGLz1fc8vg9 A2P8+02KjPeR5nYjVYiz+6mV4hiJ9o5Vg+VrS7nZSlCRo8WV1CCSNlsi69tlNyY+7LKH dHhg== 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:date :message-id:subject:references:in-reply-to:to:from; bh=fI7Z6ojQbpmPpw+exFyDeMt3pEQmcAtklQ8OuKmp5zA=; b=Rew/nkxekMKnoW2aKMZTua6Ls4tWRmxl/DqM34h+ZjSmWdjJ22XyQ06OnfQ+4gJkl9 eZLkA1s6v1H2O5pW8+v3UHQ1O7D+WiFPefkgaYAEGqRJkIXpRzOqSBz+0GFh6oYGDN/N bEQZleJSxvVaMXVG7aalny9Fz2H103Gzd65RzZ619PI76TV0cRH991swkZjzFGh21D+S goA6WA+RaMPM5qBZDxUC+pFsB+qSDD1OGgFd5t9ApDvpN90ME2BDuui4Qib7RYHTDw5d 4K+yTE2TXweHxDp9oGHpYPbLWIrVlU6NzsbOjopUtY7iAbRBuP651bNSubNmNwPs8drt 3c0w== ARC-Authentication-Results: i=1; mx.google.com; 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 gy15si1135970ejb.752.2020.12.03.06.21.20; Thu, 03 Dec 2020 06:21:43 -0800 (PST) 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; 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 S1729158AbgLCOTc (ORCPT + 99 others); Thu, 3 Dec 2020 09:19:32 -0500 Received: from mail.kernel.org ([198.145.29.99]:39464 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389233AbgLCOTb (ORCPT ); Thu, 3 Dec 2020 09:19:31 -0500 From: Mark Brown Authentication-Results: mail.kernel.org; dkim=permerror (bad message/signature format) To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, perex@perex.cz, Shengjiu Wang , linuxppc-dev@lists.ozlabs.org, timur@kernel.org, Xiubo.Lee@gmail.com, nicoleotsuka@gmail.com, alsa-devel@alsa-project.org, lgirdwood@gmail.com, robh+dt@kernel.org, tiwai@suse.com, festevam@gmail.com In-Reply-To: <1606708668-28786-1-git-send-email-shengjiu.wang@nxp.com> References: <1606708668-28786-1-git-send-email-shengjiu.wang@nxp.com> Subject: Re: [PATCH 1/2] ASoC: fsl-asoc-card: Add support for si476x codec Message-Id: <160700512198.44361.18384133171951697931.b4-ty@kernel.org> Date: Thu, 03 Dec 2020 14:18:41 +0000 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 Mon, 30 Nov 2020 11:57:47 +0800, Shengjiu Wang wrote: > The si476x codec is used for FM radio function on i.MX6 > auto board, it only supports recording function. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: fsl-asoc-card: Add support for si476x codec commit: 77f1ff751037fcd39c8fc37b3c3796fb139fb388 [2/2] ASoC: bindings: fsl-asoc-card: add compatible string for si476x codec commit: 0b3355b070434f9901f641aac9000df93e2c96ad 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