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=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 BF804C433DF for ; Wed, 27 May 2020 19:03:01 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 9E5702078C for ; Wed, 27 May 2020 19:03:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZySo2NPM"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="jOmhbTRe" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9E5702078C 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+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vN28fuc5+/19TBxGSF+1bqNgkjZ6lFuDXz45EWxGd2o=; b=ZySo2NPMfxyeQ/ qSK7eL6tmBQ3zQpfXFB4P/FMZXMsjSq7LheGhsiykIqhw/+NaG21ydJCSC8CE+RDenCVBXmEcEysE VKYCE3kIJ/LIEA7sPpUNzbgNwlF6807qJfklBmcKUFQDIralgOD2qlJ1wEEtCIBz/tNfI+l8D/cM7 VUWODULO4tE7dEU6bEgvPLQzGun+BAwKa4KAJzuo4cPgsCdxR1/nTI7/cvEv0V3KlCvaymbOiPZzu KnWx6MJAW2DQM1EW+kg9DoSOvCCnIoT3IpqE3yE/bqv7jqS9MPYlo0rKf9YECbAPXd2CttKUOSpwe QT9/cmOhRd2nTF1g3qVA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1je1KO-000390-1z; Wed, 27 May 2020 19:03:00 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1je1KK-00038b-S0 for linux-arm-kernel@lists.infradead.org; Wed, 27 May 2020 19:02:58 +0000 Received: from kernel.org (unknown [104.132.0.74]) (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 500E42075A; Wed, 27 May 2020 19:02:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590606176; bh=FNRfGNiDqmWVtzvD/Q+0ubn+3BG7qdDhL75ewsHexII=; h=In-Reply-To:References:Subject:From:Cc:List-Id:To:Date:From; b=jOmhbTRe/HIa8jjS5YECy/YpZAZi0TQf2rWQcO3wFyRhphqvNlw3KRZgZPR5jxiOa 8orVjWXIkV1j6YOJD/kBrNsnYMnJYBmzgv0coHCAzWGbrVWmscxv0nO7pGZ0OD9l/d rY0dEQB///b8AqiW+BZKFA2fTd96CpBDWpKQZDiw= MIME-Version: 1.0 In-Reply-To: <20200527181307.2482167-1-robh@kernel.org> References: <20200527181307.2482167-1-robh@kernel.org> Subject: Re: [PATCH] clk: versatile: Fix kconfig dependency on COMMON_CLK_VERSATILE From: Stephen Boyd List-Id: To: Rob Herring , soc@kernel.org Date: Wed, 27 May 2020 12:02:55 -0700 Message-ID: <159060617560.88029.15560634206504689864@swboyd.mtv.corp.google.com> User-Agent: alot/0.9 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200527_120256_923797_F944CC2B X-CRM114-Status: UNSURE ( 7.84 ) X-CRM114-Notice: Please train this message. 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: Linus Walleij , anders.roxell@linaro.org, Michael Turquette , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Rob Herring (2020-05-27 11:13:07) > If COMPILE_TEST is enabled, then COMMON_CLK_VERSATILE can be disabled > when dependent options like ICST are selected resulting in kconfig > warnings: > > WARNING: unmet direct dependencies detected for ICST > Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_VERSATILE [=n] > Selected by [y]: > - ARCH_REALVIEW [=y] && (ARCH_MULTI_V5 [=n] || ARCH_MULTI_V6 [=n] || ARCH_MULTI_V7 [=y]) > - ARCH_VEXPRESS [=y] && ARCH_MULTI_V7 [=y] > - ARCH_ZYNQ [=y] && ARCH_MULTI_V7 [=y] > > WARNING: unmet direct dependencies detected for CLK_SP810 > Depends on [n]: COMMON_CLK [=y] && COMMON_CLK_VERSATILE [=n] > Selected by [y]: > - ARCH_REALVIEW [=y] && (ARCH_MULTI_V5 [=n] || ARCH_MULTI_V6 [=n] || ARCH_MULTI_V7 [=y]) > > Fix this by dropping COMMON_CLK_VERSATILE and just using 'menu' instead > of 'menuconfig'. > > Fixes: 81134fb541d4 ("clk: versatile: Rework kconfig structure") > Cc: Linus Walleij > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-clk@vger.kernel.org > Signed-off-by: Rob Herring > --- Acked-by: Stephen Boyd _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel