Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp4214905pxb; Tue, 17 Nov 2020 14:41:03 -0800 (PST) X-Google-Smtp-Source: ABdhPJzV/KMPEC4jlf68Go1i6kl3h8jSV+XpRFehOlX7pEAcKSBRzbsNh4clD7JQuQTsP98bDX+G X-Received: by 2002:a17:906:a106:: with SMTP id t6mr20672604ejy.63.1605652863522; Tue, 17 Nov 2020 14:41:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605652863; cv=none; d=google.com; s=arc-20160816; b=cBSNUuaGU39IaKOEu/FZncnV0tu6xF3uVEfBUzUkUuoFebXvh45WkNMuuTqqjMWcAI DKmt2dZOKchgOfJafub/rNqKz2ijhCQ/o6OY6vcoDt3UKfQ6kl2qHjzbrGmdkl4V9/Pd um0veM67I0D1vVY0/+m2DiZEMJ/u1yjfPanvZGMjpAYS8l2txoHE/HURs2/hF2vxTRpG k16VBKPPtR3e2gO+VsJQXrSMpQ3pvLqB2hDgv52+jpR2qoeqJG9qre5efJFTnuaQOpDP ZzMf7dt+Tgzjyzm7fleLqmYJO3a6OYIee2p+0WXi/ZcAIJZLZJmSV9PnQPHcj3hIkczD Y0pw== 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 :message-id:subject:references:in-reply-to:cc:to:from:date :dkim-signature; bh=64RL5/1JW9rwAgg3JQ3Jh0476bEBKjpDaaowiKFoeCY=; b=mwUDGNKXTp8XsORx2eQmRcZaISXxemBPqjERszPK5/kD43AWbEVsPJhWOspKkRRITV 4ImABM2XGoHjFi2IayT5vkrBFIbLoFcLEy0n9t+me36Ruo8i93QD0rCTNY/DJ/+Tig1f fgLIl0h/hFtAn9zWFs6mFvfBWxa6d+yNJQZy5Z/3OVBjemUBBhlNnNGa1vO4todTDvKk yIMZwuIKlKFvMvKyocOZO0ynID2+Dp3mAIVbyel0tlPpL139PJBfB0g8/ytdVxwIRYjb 2gXKOkK/AhLqchsVfHxFDHhZvH5nlDKZECGn642jS5lHgsAHfuTUBwU9+FO2xCMizVcS PH9g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=OVvtbHHk; 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 p4si14109701ejx.386.2020.11.17.14.40.41; Tue, 17 Nov 2020 14:41:03 -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; dkim=pass header.i=@kernel.org header.s=default header.b=OVvtbHHk; 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 S1729226AbgKQWh5 (ORCPT + 99 others); Tue, 17 Nov 2020 17:37:57 -0500 Received: from mail.kernel.org ([198.145.29.99]:41246 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729217AbgKQWh5 (ORCPT ); Tue, 17 Nov 2020 17:37:57 -0500 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 E05C1206E0; Tue, 17 Nov 2020 22:37:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605652676; bh=Mtz9tEmVoqD4BFiEPcLYBQ3rkMPTjLGFyqnatHxG7oo=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=OVvtbHHk6tPrHyUE+ie1iMjBcVh8oXsJiWDXXN9WG2bH54rfXjCLUbe28cOr9gEah sSsCIAUOIIomo3S8ZY7eCQcAGFbh6RxtZjVVi4PBQ191BayTtuIvaGN6tIuxWD6B7l pzKhhR6nrohBm0QGjUvvhejCLUKbK1sPxmhvrWxQ= Date: Tue, 17 Nov 2020 22:37:37 +0000 From: Mark Brown To: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Geert Uytterhoeven , Shengjiu Wang Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org In-Reply-To: <20201110145120.3280658-1-geert+renesas@glider.be> References: <20201110145120.3280658-1-geert+renesas@glider.be> Subject: Re: [PATCH] ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC Message-Id: <160565265703.23689.12029405282658577742.b4-ty@kernel.org> 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, 10 Nov 2020 15:51:20 +0100, Geert Uytterhoeven wrote: > The Freescale/NXP AUDIO TO HDMI TX module is only present on NXP i.MX 8 > Series SoCs. Hence add a dependency on ARCH_MXC, to prevent asking the > user about this driver when configuring a kernel without i.MX 8 platform > support. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC commit: 674226db62ec758c4575bcdb933a2410f1a29bbf 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