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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 49A82C433F5 for ; Thu, 9 Sep 2021 21:54:12 +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 13A78611AF for ; Thu, 9 Sep 2021 21:54:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 13A78611AF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=walle.cc Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From: Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=JIoz7wa2e5K3rOiZFpm6BI7li4knpIu6fvN7N72Cz+s=; b=uyKDOCIWxRhJ95GtV8WHukCrc9 5Xrb/Is01OLWbhd3wA1Ls9xWUMBgz1Gl9ztxKLjVLmRiimNY6a98Xa9+MaFiqML7tyBcbvsV+lqC6 oUlOYla3n6Eb4QqUYxbS/uEIl+4meNGL93OmyPJwt3K3pMYQYuq0MMJ1aeyewj14klzijsM4ZIvMD CFkKpYT5Qjp/u6UgALY1VuWtb/cb5RqKwxb51b3ZaoKhbOHLNTV5Tz9DsBTEEr18he8MysCKGW+Aw q3qis+g/6qr0FO9mUpbShRV1ntgVFDpFVWWwqa3EeW1R7NXGoG9t3If/fZgydN7zX5LapsL/6tqWS X3sHO0oQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mORzH-00Azq1-SF; Thu, 09 Sep 2021 21:53:39 +0000 Received: from ssl.serverraum.org ([2a01:4f8:151:8464::1:2]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mORyz-00Azjc-8o; Thu, 09 Sep 2021 21:53:22 +0000 Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id A126E22236; Thu, 9 Sep 2021 23:53:17 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1631224397; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Z/nRY2jzpr/6T84tefhlKJ3acFU8qqm9fEH7gnrH3U0=; b=aHgvtvfdOOgcfS6HDzspd6Get8hWozLmRpVA6qVui1tu+do2ZiDNzSDv8cI5IAU4jWZ1d0 va+f05b9KairCX8PGR531LDzefMXSyT27u8wISRQ1r9pCwffjTTdP2RlpQuGkELvH2BM5l wjxd4YbwPQ376BjOPnvE3GlcKFizuVU= MIME-Version: 1.0 Date: Thu, 09 Sep 2021 23:53:17 +0200 From: Michael Walle To: Tudor Ambarus Subject: Re: [PATCH v2 12/35] mtd: spi-nor: xilinx: Use manufacturer late_init() to set setup method In-Reply-To: <20210727045222.905056-13-tudor.ambarus@microchip.com> References: <20210727045222.905056-1-tudor.ambarus@microchip.com> <20210727045222.905056-13-tudor.ambarus@microchip.com> User-Agent: Roundcube Webmail/1.4.11 Message-ID: <978db7ad9cfedb7e32503e37ece19934@walle.cc> X-Sender: michael@walle.cc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210909_145321_531476_0DD7E1E5 X-CRM114-Status: UNSURE ( 5.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: macromorgan@hotmail.com, vigneshr@ti.com, jaimeliao@mxic.com.tw, richard@nod.at, esben@geanix.com, linux@rasmusvillemoes.dk, knaerzche@gmail.com, nicolas.ferre@microchip.com, linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org, code@reto-schneider.ch, miquel.raynal@bootlin.com, heiko.thiery@gmail.com, sr@denx.de, p.yadav@ti.com, mail@david-bauer.net, zhengxunli@mxic.com.tw Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Am 2021-07-27 06:51, schrieb Tudor Ambarus: > post_sfdp was misleading in this case, as SFDP is not supported by > xilinx. Plus, there's no fixup here, just setting the correct > setup method, as required by xilinx parts. > > Signed-off-by: Tudor Ambarus Reviewed-by: Michael Walle ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/