Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp4848634ybb; Tue, 24 Mar 2020 06:29:27 -0700 (PDT) X-Google-Smtp-Source: ADFU+vu70wc8SptKhIj85n4s/U8dyo3SYzFIC3gVXGljtPeb3Gf9UHKMGnz6ANB9QRQ+sDX2sKB/ X-Received: by 2002:a05:6830:1e10:: with SMTP id s16mr6045661otr.33.1585056567255; Tue, 24 Mar 2020 06:29:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585056567; cv=none; d=google.com; s=arc-20160816; b=MHUHfHUYHGHG4X2ZcXePDdH6Y5t+6qdKJT73pp8WbfZdzQ/azsxsVd4M0S6GqNpdU0 MYJp+cwYvfGCkS854RIIiNgHaVhxPQyjowoPIDjDcRDJB/A7NQ7jIt7ng8c8vHQqdQh5 gA3acoI1RZprWd2a3KZgfRhfUZmPm6Odr1plKzJu7bidLg7Ih+9U5ttq6kn8ql5I7wxB DVSUr6fniDLmgJx3E9g3lSC1CYdQ4RElknorQC+1kcRO1qx37ypTp1gOxetnvuyTRLQJ BdnXFUlwyC5yakfyah6qZadmHxjnRCJSP1JlhiTtUIvnMpy6rAl6DZ4SWwOpgiTFX4p9 EqjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=j+F3gg4x8VmBxYRA99qt2kqODIEAVE4V3VrY9Cz2vkc=; b=yDMa6zXXrzR5ibcuo6VeFKHrB65T3F49Uoec6Z5OL4iBCbRb3IS8axoqb7qW3MjYIq T39QeTBfI7gJIRAL/ydDcGg3nQQUxhH07dDpLRq2kNWfUNuNqtB8qUJiriyiYSG7rPkA aTCBmGreNac6iPi1zCVXWkJJ4Wtf+nmAn6seub/BpwE55wD+nKDAujgJ7umYKbz2ajEA AlaCVs5gj5RKgZs+zmFAPKFETVuESxpPyNUrHZg1O2jfLu/7rrnSPkH1oqMTOHJkJKd5 fU0p1nLOFM2XreiWj9eh6v93jaKhNMQbyR5FQqiZXWFZ+gFJNkykPaO1+b7eONAn6sz1 YOew== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w5si1494337ote.129.2020.03.24.06.29.14; Tue, 24 Mar 2020 06:29:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729841AbgCXN15 (ORCPT + 99 others); Tue, 24 Mar 2020 09:27:57 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:43478 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729984AbgCXN1t (ORCPT ); Tue, 24 Mar 2020 09:27:49 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 48msW62nF7z1qsZv; Tue, 24 Mar 2020 14:27:46 +0100 (CET) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 48msW61Xw6z1qqkB; Tue, 24 Mar 2020 14:27:46 +0100 (CET) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id KI2dn7oYdaEf; Tue, 24 Mar 2020 14:27:44 +0100 (CET) X-Auth-Info: O36tjVcTnNqRqjn56Y7nMWOjOOT5bBR6urvusDump94= Received: from [IPv6:::1] (unknown [195.140.253.167]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPSA; Tue, 24 Mar 2020 14:27:44 +0100 (CET) Subject: Re: [00/12] add STM32 FMC2 controller drivers To: Christophe Kerello , miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, lee.jones@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, tony@atomide.com Cc: linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com References: <1584975532-8038-1-git-send-email-christophe.kerello@st.com> <466cf542-7575-d791-da81-da32c0919505@denx.de> <156b55b5-1b09-fa7e-e3bc-a0d5dea870db@st.com> From: Marek Vasut Message-ID: <6827412d-1350-5daf-6882-41dc2a9307e5@denx.de> Date: Tue, 24 Mar 2020 14:27:44 +0100 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: <156b55b5-1b09-fa7e-e3bc-a0d5dea870db@st.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 3/24/20 8:36 AM, Christophe Kerello wrote: > > > On 3/24/20 1:37 AM, Marek Vasut wrote: >> On 3/23/20 3:58 PM, Christophe Kerello wrote: >>> The FMC2 functional block makes the interface with: synchronous and >>> asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped >>> peripherals) and NAND flash memories. >>> Its main purposes are: >>>    - to translate AXI transactions into the appropriate external device >>>      protocol >>>    - to meet the access time requirements of the external devices >>> All external devices share the addresses, data and control signals >>> with the >>> controller. Each external device is accessed by means of a unique Chip >>> Select. The FMC2 performs only one access at a time to an external >>> device. >>> >>> Christophe Kerello (12): >>>    dt-bindings: mfd: stm32-fmc2: add STM32 FMC2 controller documentation >>>    mfd: stm32-fmc2: add STM32 FMC2 controller driver >>>    bus: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driver >>>    mtd: rawnand: stm32_fmc2: manage all errors cases at probe time >>>    mtd: rawnand: stm32_fmc2: remove useless inline comments >>>    mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts >>>    mtd: rawnand: stm32_fmc2: cleanup >>>    mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros >>>    mtd: rawnand: stm32_fmc2: move all registers >>>    mtd: rawnand: stm32_fmc2: use regmap APIs >>>    mtd: rawnand: stm32_fmc2: use stm32_fmc2 structure in nfc controller >>>    mtd: rawnand: stm32_fmc2: add new MP1 compatible string >> >> This doesn't apply to either next or 5.6-rc7, do you have a tree >> somewhere with those patches applied ? >> > > Hi Marek, Hi, > This implementation has been done on mtd/nand/next branch. Of which tree ?