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=-7.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 65B49C433ED for ; Mon, 17 May 2021 10:56:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 44B4C61059 for ; Mon, 17 May 2021 10:56:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236611AbhEQK6M (ORCPT ); Mon, 17 May 2021 06:58:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236528AbhEQK6L (ORCPT ); Mon, 17 May 2021 06:58:11 -0400 Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87F16C061573 for ; Mon, 17 May 2021 03:56:55 -0700 (PDT) Received: by mail-qt1-x831.google.com with SMTP id f8so4474652qth.6 for ; Mon, 17 May 2021 03:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=RE26Ae9jS9kLTiE7fYGBWExaibp7ZjVLQmoqXAzNeSdHR9u31zfI7so12UiJl8gaAH 40gBR3KFMNzle6nO7pR3ICx3pzCKGh9Tt+YB90ArqV0uLgWr752eo/F6QD9fyM5u8wGP 1yZha3wGJ0wSnSQ5Thjz+UX7x9iLLGjuJcVJkUQxv6OrDaJZx5W0Lu3fFufivyca912j +mHcsfmuPOw0zKPMbijsau/CII/axc4Sr4tM3qqNyjTiSFHxAXUu+C00e3kp2h0YmQ5n DNN84FmJmWcUc1+73qzPRRPWSqAVxkrHAa4CC6zmDleRydpWWzbQiZicS0irzDgzRgZz KmVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=W3Pu+NA9d8gUCFs8+X0lPuEadGhxQWjfG43VreUO5wvwmqMhddNb2DXRrJYoMJXFP/ HsyOr1LwpRNdxhr/H4u+oVIbnYOTiu7ruLtp+QcRqyF5AcX+3mPMzKOtu/dOdy5UFUxY D84dlqCyYIDAu1SxKvyUkunbwbluyUpP/YfR4ULb9Y8EtTcbSxG09UnuaINS++jFtXQx 7yyecj6glllopzLJ8x8mUyjtMFVbVGI5NoEHROyzB3TKBHusshcfykR4FWyVWKJhqbN5 rZBet72LodQaT23e4UAefIUOAjjkKc9Pjew4fSupWvYe40wdp/HA93VPUHFNrXsJvEN4 GIVg== X-Gm-Message-State: AOAM533GoleqY28wpJGh5Z84+tgHWC9gRJVrUmUeZ/2rcHsPw6ORGH5Y 28FNVjHxVHnbXaCdkEgxkH+/V438Pfdc66jUw/8= X-Google-Smtp-Source: ABdhPJzgGeYq6XyfP59AYy3eG/5/dPH5GFT2NC4BqTz90/7V6DyFbIZDPncGv87Nh+TTBAWk1vA9eDrycYqmOVexodY= X-Received: by 2002:ac8:47da:: with SMTP id d26mr55254795qtr.292.1621249014870; Mon, 17 May 2021 03:56:54 -0700 (PDT) MIME-Version: 1.0 References: <20210514213118.630427-1-arnd@kernel.org> In-Reply-To: <20210514213118.630427-1-arnd@kernel.org> From: Shengjiu Wang Date: Mon, 17 May 2021 18:56:44 +0800 Message-ID: Subject: Re: [PATCH] ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency To: Arnd Bergmann Cc: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, Matthias Schiffer , Arnd Bergmann , Shengjiu Wang , linux-kernel , Nicolin Chen , Viorel Suman , Fabio Estevam Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 15, 2021 at 5:33 AM Arnd Bergmann wrote: > > From: Arnd Bergmann > > Kconfig produces a warning with SND_SOC_FSL_RPMSG=y and SND_IMX_SOC=m: > > WARNING: unmet direct dependencies detected for SND_SOC_IMX_RPMSG > Depends on [m]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_IMX_SOC [=m] && RPMSG [=y] > Selected by [y]: > - SND_SOC_FSL_RPMSG [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && COMMON_CLK [=y] && RPMSG [=y] && SND_IMX_SOC [=m]!=n > > Add a dependency to prevent this configuration. > > Signed-off-by: Arnd Bergmann Acked-by: Shengjiu Wang Best regards Wang Shengjiu 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=-5.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 05F20C433B4 for ; Mon, 17 May 2021 10:58:02 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 335F3611CA for ; Mon, 17 May 2021 10:58:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 335F3611CA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 79BE6839; Mon, 17 May 2021 12:57:09 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 79BE6839 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1621249079; bh=bhsf03WCAU5VR7gDbkWzkDvcq1KimHLzEmVtZ13sPXs=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=rHfXhzv0P5zmYU0Ic9+39rCohNOsCtxz+J3kPAAEOs7djzRv9ezX5Gqbsi8fpBh/K QUupFcXVoN2txt9UIfKlj2WuNkv3aq+JhSg3B1xeOMHtCtR0Zp19dRfE2kJetv3VXf OpKUerfY0QHbtuCI0A9RsCj14y3vtDx5GUHCwN34= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0BBDFF80082; Mon, 17 May 2021 12:57:09 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 6B442F8020B; Mon, 17 May 2021 12:57:07 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 009DAF80082 for ; Mon, 17 May 2021 12:56:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 009DAF80082 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="RE26Ae9j" Received: by mail-qt1-x82b.google.com with SMTP id v4so4495874qtp.1 for ; Mon, 17 May 2021 03:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=RE26Ae9jS9kLTiE7fYGBWExaibp7ZjVLQmoqXAzNeSdHR9u31zfI7so12UiJl8gaAH 40gBR3KFMNzle6nO7pR3ICx3pzCKGh9Tt+YB90ArqV0uLgWr752eo/F6QD9fyM5u8wGP 1yZha3wGJ0wSnSQ5Thjz+UX7x9iLLGjuJcVJkUQxv6OrDaJZx5W0Lu3fFufivyca912j +mHcsfmuPOw0zKPMbijsau/CII/axc4Sr4tM3qqNyjTiSFHxAXUu+C00e3kp2h0YmQ5n DNN84FmJmWcUc1+73qzPRRPWSqAVxkrHAa4CC6zmDleRydpWWzbQiZicS0irzDgzRgZz KmVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=WayyU/3KbP4d4zUi2KtmiEofc2eVQoQYgUwL4XyRUzuPTews4nqAi20zB2C1GKPNWa 9U4rKweK3hBDhQoTZjxMwHkscyEIavHBIHedI0smyInjEXAlgvDTAPrEdXMzSbp92rDQ JS/fz162hRGB7LbV6x8VTAV5Aub+WX5Vf3vs12VobU9uKYExH8AxJMm4T2cbDflsLfE6 pSWCGGWAXRgueoDUSMSZRhlufAxq3KqqSl/pmtc+Mx8vyKNm6Guf/DzBDfUV5CVMQXMc fgvHVyg5rs5NTUFnOuwli6aMKTUmvyjnCl/PmONO49JeguFDh0VRYtTQWH1h+inOLQb+ UPRQ== X-Gm-Message-State: AOAM531G6rgIqU7p9Iia2I81+gZULDsBUbMpadlcTDRSqjdjRN1EXd73 1iOf0A5Jg1togKetVgzdMNJbhZU2bp7hT2vrmEI= X-Google-Smtp-Source: ABdhPJzgGeYq6XyfP59AYy3eG/5/dPH5GFT2NC4BqTz90/7V6DyFbIZDPncGv87Nh+TTBAWk1vA9eDrycYqmOVexodY= X-Received: by 2002:ac8:47da:: with SMTP id d26mr55254795qtr.292.1621249014870; Mon, 17 May 2021 03:56:54 -0700 (PDT) MIME-Version: 1.0 References: <20210514213118.630427-1-arnd@kernel.org> In-Reply-To: <20210514213118.630427-1-arnd@kernel.org> From: Shengjiu Wang Date: Mon, 17 May 2021 18:56:44 +0800 Message-ID: Subject: Re: [PATCH] ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency To: Arnd Bergmann Content-Type: text/plain; charset="UTF-8" Cc: alsa-devel@alsa-project.org, Matthias Schiffer , Arnd Bergmann , linux-kernel , Shengjiu Wang , Takashi Iwai , Liam Girdwood , Nicolin Chen , Mark Brown , Viorel Suman , Fabio Estevam X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sat, May 15, 2021 at 5:33 AM Arnd Bergmann wrote: > > From: Arnd Bergmann > > Kconfig produces a warning with SND_SOC_FSL_RPMSG=y and SND_IMX_SOC=m: > > WARNING: unmet direct dependencies detected for SND_SOC_IMX_RPMSG > Depends on [m]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_IMX_SOC [=m] && RPMSG [=y] > Selected by [y]: > - SND_SOC_FSL_RPMSG [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && COMMON_CLK [=y] && RPMSG [=y] && SND_IMX_SOC [=m]!=n > > Add a dependency to prevent this configuration. > > Signed-off-by: Arnd Bergmann Acked-by: Shengjiu Wang Best regards Wang Shengjiu