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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 1A3BDC10DCE for ; Tue, 10 Mar 2020 20:37:22 +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 D160C21655 for ; Tue, 10 Mar 2020 20:37:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Kr9YJOUQ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D160C21655 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=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:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5HyNlJhLMz5TiDiKt7geU8L1akTj1ALtoFG+xBQCyYE=; b=Kr9YJOUQn/QFJt 877GvSM5XP7lbDXZ58p/Uzq1AUs9xqPFXHk8bRiyrV7wHXmXj9i3QhEqfsm7wmEeLhKt9cOMkzmje MH1TZRQ2x5aLzeAPHiwEsQVGEHRJKaRJAyPKuuQ8YKr5KY+MFZW8gFVDgeEkEZN0Idv9W/XBV08cE 0MyPyo5UOacI/wDk6xRVE4C0UHLTm7Z532TTeBUuYQrSkVsX6IvnNBKlqRMypgxRNgrZJGDIsn3/p 8tOw3IA2O4L11aM7lThPCjOcNFj03+UjhIvm1kOfa89c21rR976eDG8cF7ecENR5as5vVKr+VXKpC PbTnRuzEvpje7VX1HFrg==; 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 1jBlca-000393-28; Tue, 10 Mar 2020 20:37:00 +0000 Received: from [2601:1c0:6280:3f0::19c2] by bombadil.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1jBlcV-00034o-Om; Tue, 10 Mar 2020 20:36:55 +0000 Subject: Re: linux-next: Tree for Mar 10 (mtd/spi-nor/) To: John Garry , Stephen Rothwell , Linux Next Mailing List References: <20200310201923.24e34363@canb.auug.org.au> <43df5279-7d91-020d-1632-9b3528f4feee@infradead.org> From: Randy Dunlap Message-ID: Date: Tue, 10 Mar 2020 13:36:54 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Joe Perches , Mark Brown , linux-mtd@lists.infradead.org, Linux Kernel Mailing List , Tudor Ambarus Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On 3/10/20 10:14 AM, John Garry wrote: > + > = > On 10/03/2020 14:37, Randy Dunlap wrote: >> On 3/10/20 2:19 AM, Stephen Rothwell wrote: >>> Hi all, >>> >>> Changes since 20200306: >>> >>> Removed tree: nfc-next (abanboned) >> >> =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0 doned >> >> >> on i386: >> >> WARNING: unmet direct dependencies detected for MTD_SPI_NOR > = > Uh, so kbuild honors a "select" of a config option which has unmet depend= encies: > = > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/D= ocumentation/kbuild/kconfig-language.rst?h=3Dv5.6-rc5#n143 Yes. > So this looks introduced by: > = > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commi= t/drivers/spi/Kconfig?h=3Dnext-20200310&id=3De14572c52546c16e159c4c18149848= 43a119e823 > = >> =A0=A0 Depends on [m]: MTD [=3Dm] && SPI_MASTER [=3Dy] >=A0=A0=A0 Select= ed by [y]: >> =A0=A0 - SPI_HISI_SFC_V3XX [=3Dy] && SPI [=3Dy] && SPI_MASTER [=3Dy] && = (ARM64 && ACPI [=3Dy] || COMPILE_TEST [=3Dy]) && HAS_IOMEM [=3Dy] Would it be acceptable to move the Kconfig entry for this: config SPI_HISI_SFC_V3XX tristate "HiSilicon SPI-NOR Flash Controller for Hi16XX chipsets" depends on (ARM64 && ACPI) || COMPILE_TEST depends on HAS_IOMEM select MTD_SPI_NOR into drivers/mtd/spi-nor/Kconfig, say after this one: config SPI_HISI_SFC tristate "Hisilicon FMC SPI-NOR Flash Controller(SFC)" depends on ARCH_HISI || COMPILE_TEST depends on HAS_IOMEM and drop the "select MTD_SPI_NOR" because when it's in drivers/mtd/spi-nor/= Kconfig, it will depend on MTD_SPI_NOR. >> ERROR: "spi_nor_scan" [drivers/mtd/spi-nor/intel-spi.ko] undefined! >> ERROR: "spi_nor_scan" [drivers/mtd/spi-nor/mtk-quadspi.ko] undefined! >> ERROR: "spi_nor_scan" [drivers/mtd/spi-nor/hisi-sfc.ko] undefined! >> ERROR: "spi_nor_scan" [drivers/mtd/spi-nor/aspeed-smc.ko] undefined! >> >> >> Full randconfig file is attached. >> -- = ~Randy ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/