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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C5652C433FE for ; Fri, 4 Mar 2022 07:57:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239014AbiCDH6o (ORCPT ); Fri, 4 Mar 2022 02:58:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35960 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232845AbiCDH6m (ORCPT ); Fri, 4 Mar 2022 02:58:42 -0500 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A89E065D05; Thu, 3 Mar 2022 23:57:54 -0800 (PST) Received: by mail-pl1-x62c.google.com with SMTP id ay5so7074527plb.1; Thu, 03 Mar 2022 23:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=DY4pRigayZTq/5rjtD2bjuRYX10CoBCJokMk8l+MP82c190ULI8mFEuacqaLNPAXPD g19dQFm0zMVhGKiOsNUY9WJgsc90AJDeeLgEAB5cpBbXEMt6heWnf2gMNbOruuNvF17k tXwKAv2lg7nTWKjS4zTcwxp73K/Vbt1z1Gar1VAgmd5Ag6hG/VXjy+dML3IARlgqC2B6 cGI/FVM8Zba/wkYhqCgAMgtvHPZVw74vWCg4uHmsYZyJaQoCdjis0QGRG8L1OWv6BWMe j0uwGPD8wkT83IJ+e+RJJqDuugr6zMJGNHLqy9gJLwrC/UgMPBBtoo1bFd9Z8PQlBUsR KiUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=g6Shr8ENbCs+DYD9W6qRgJVrxQaAImHDF+cM7NFrPH4uGMx41gqZXdQGkxdI4lyKb9 qN8LCBq1l3fZz/uKarhs4ynEdMXdZyCKNSm+OYKFqbptvZePyd1Qy8f2PfDRgTCZia83 UKnk6INHPC0zTWk7JK0k2jvK5+6cI+ItWxXpBQSPj72Li0XzTWNbh/FC4F5c63qSZX6Y ea1GIkquuyJvKi21XH6pqJHHmQqRahAYDU5xrF97zVdWHb5m30LogQeS8V6v/MxybBu6 WppMmzcDbMvhqVpIwdYTeuRk9Rd1HYr2R75EhF3deELK4qvYOe7t49fA2Lo4DGNHd4QU Yt+g== X-Gm-Message-State: AOAM532UYvIZfteLvtws9pK057J0fWcriYuuORk9nXVH+ZjMcfZZLFCv 7dXFnUm330UXIRjDIq6FOvE= X-Google-Smtp-Source: ABdhPJxvuPW+GS4d0R4GqvhhYiQKHdTrokQg6qHNRrkq/DtJ47Gkay/NlA31+zVRMc3ZiLuUSflWGA== X-Received: by 2002:a17:90a:4286:b0:1b8:8ba1:730c with SMTP id p6-20020a17090a428600b001b88ba1730cmr9376289pjg.181.1646380673939; Thu, 03 Mar 2022 23:57:53 -0800 (PST) Received: from taoren-fedora-PC23YAB4 ([98.47.137.113]) by smtp.gmail.com with ESMTPSA id q7-20020a056a0002a700b004f357e3e42fsm4936341pfs.36.2022.03.03.23.57.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 23:57:53 -0800 (PST) Date: Thu, 3 Mar 2022 23:57:50 -0800 From: Tao Ren To: Joel Stanley Cc: =?iso-8859-1?Q?C=E9dric?= Le Goater , John Wang , linux-spi@vger.kernel.org, linux-mtd , Mark Brown , Tudor Ambarus , Pratyush Yadav , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-aspeed , Andrew Jeffery , Chin-Ting Kuo , devicetree , Rob Herring , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers Message-ID: References: <20220302173114.927476-1-clg@kaod.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 03, 2022 at 10:01:20AM +0000, Joel Stanley wrote: > On Wed, 2 Mar 2022 at 17:31, Cédric Le Goater wrote: > > > > Hi, > > > > This series adds a new SPI driver using the spi-mem interface for the > > Aspeed static memory controllers of the AST2600, AST2500 and AST2400 > > SoCs. > > > > * AST2600 Firmware SPI Memory Controller (FMC) > > * AST2600 SPI Flash Controller (SPI1 and SPI2) > > I've performed read and write tests on the 2600 controllers, and the > driver seems stable at the settings you have in the device tree. > > Tested-by: Joel Stanley > > I've added Tao and John to cc as they have tested the 2400 and 2500, > and I'm sure will be able to provide some Tested-by. > > Cheers, > > Joel I've tested the patch series on ast2400 (wedge100) and ast2500 (cmm) by reading/writing FMC flash0 and flash1 for several times, and no issues observed so far. Tested-by: Tao Ren Cheers, Tao 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 0C6EAC433F5 for ; Fri, 4 Mar 2022 07:59:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Qdlb8Vl64OZWJOAvvYwH2nMWP5pYxQwkdUvQ1Vey6YI=; b=gttUBx8Go3fb3j X23FiAlHsyy7857UaNn/dEYToqbYhxHc0HQ9/S1eclXOrWoQyyU62Mav7/H/gYmWogDroJXqCAl7r KE/CtXe8775zDfx/S4tvx6kCL82TaLQb53Bn+nO8w2wd+N3s7wJWg1DXulpPvM2/HuaH6NAiVZ9rd XMeyxydNWlvyqFE0uJc2YV7sd6aJ8a1HkG0EHJPEha/H8h6AqhENFo38YyUNn0ylX0FmLHuuLjYH+ wgB7IdSUzaGO32cC5MDXa0HGGy/QmIEoXyRkHEIEBy6SJKu2SSj6u2jnEDxutnvUjNZ7B55RGwXfk f5Wp14AfZxEVaJQHLY+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nQ2p4-008sVZ-Sv; Fri, 04 Mar 2022 07:57:59 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nQ2p1-008sUY-8W; Fri, 04 Mar 2022 07:57:56 +0000 Received: by mail-pj1-x102c.google.com with SMTP id p3-20020a17090a680300b001bbfb9d760eso9997190pjj.2; Thu, 03 Mar 2022 23:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=DY4pRigayZTq/5rjtD2bjuRYX10CoBCJokMk8l+MP82c190ULI8mFEuacqaLNPAXPD g19dQFm0zMVhGKiOsNUY9WJgsc90AJDeeLgEAB5cpBbXEMt6heWnf2gMNbOruuNvF17k tXwKAv2lg7nTWKjS4zTcwxp73K/Vbt1z1Gar1VAgmd5Ag6hG/VXjy+dML3IARlgqC2B6 cGI/FVM8Zba/wkYhqCgAMgtvHPZVw74vWCg4uHmsYZyJaQoCdjis0QGRG8L1OWv6BWMe j0uwGPD8wkT83IJ+e+RJJqDuugr6zMJGNHLqy9gJLwrC/UgMPBBtoo1bFd9Z8PQlBUsR KiUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=GdtNqaKs4QMGCmoDeggrlWICydjtWQ9Yd2ew0GeEnrrNZtFsBd7V5+86d4CPrKXHYj Guf0mRDCHx7DK5It5R94ZNtGL3RuXJ1AGNjeL7lp5KSTUHYDONzMt+C3oVC9tngqesVK 84H8akzKpXr2tFa9vj/TpKmHtsnilTsedBfbmc0SXfnse/F494+ceuGo/psmr5TV/yuO LUEd1G43JpldlnA4N+ho7EEyWmSW9zH/TkOYchtCNFOMG03w6QqZWEO+wLzYyacNRSV6 6GXpDxwE+4CV/Y8BoGDRTAhKnyt95NtSVyn33ldakWnBs6i5NX3ZTiVKuNR04afrqqHu RFGA== X-Gm-Message-State: AOAM533UKY8TgYcnQxSLyzLDVodPqD8/sa4abCNyMzkrDatUFc9VeLIH RZOiK22p3uFv6Z1BauSFgiY= X-Google-Smtp-Source: ABdhPJxvuPW+GS4d0R4GqvhhYiQKHdTrokQg6qHNRrkq/DtJ47Gkay/NlA31+zVRMc3ZiLuUSflWGA== X-Received: by 2002:a17:90a:4286:b0:1b8:8ba1:730c with SMTP id p6-20020a17090a428600b001b88ba1730cmr9376289pjg.181.1646380673939; Thu, 03 Mar 2022 23:57:53 -0800 (PST) Received: from taoren-fedora-PC23YAB4 ([98.47.137.113]) by smtp.gmail.com with ESMTPSA id q7-20020a056a0002a700b004f357e3e42fsm4936341pfs.36.2022.03.03.23.57.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 23:57:53 -0800 (PST) Date: Thu, 3 Mar 2022 23:57:50 -0800 From: Tao Ren To: Joel Stanley Cc: =?iso-8859-1?Q?C=E9dric?= Le Goater , John Wang , linux-spi@vger.kernel.org, linux-mtd , Mark Brown , Tudor Ambarus , Pratyush Yadav , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-aspeed , Andrew Jeffery , Chin-Ting Kuo , devicetree , Rob Herring , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers Message-ID: References: <20220302173114.927476-1-clg@kaod.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220303_235755_329464_5E18664C X-CRM114-Status: GOOD ( 18.55 ) 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: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Thu, Mar 03, 2022 at 10:01:20AM +0000, Joel Stanley wrote: > On Wed, 2 Mar 2022 at 17:31, C=E9dric Le Goater wrote: > > > > Hi, > > > > This series adds a new SPI driver using the spi-mem interface for the > > Aspeed static memory controllers of the AST2600, AST2500 and AST2400 > > SoCs. > > > > * AST2600 Firmware SPI Memory Controller (FMC) > > * AST2600 SPI Flash Controller (SPI1 and SPI2) > = > I've performed read and write tests on the 2600 controllers, and the > driver seems stable at the settings you have in the device tree. > = > Tested-by: Joel Stanley > = > I've added Tao and John to cc as they have tested the 2400 and 2500, > and I'm sure will be able to provide some Tested-by. > = > Cheers, > = > Joel I've tested the patch series on ast2400 (wedge100) and ast2500 (cmm) by reading/writing FMC flash0 and flash1 for several times, and no issues observed so far. Tested-by: Tao Ren Cheers, Tao ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 8CCF3C433EF for ; Fri, 4 Mar 2022 07:59:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=s0kJg41FyI0EzGfEDumCDCbcrPfrJab+GYIlHA5Sxo0=; b=0YwLtw113/ie/A 8DDpIDWlgvarhwNPdBGAaJn7fbGV26dGMLaEMbNTjlSXxaZ38yX0cdk7pPn3jteaXoDKkhiOOVN8h n51hFsZigWuae2zHW4U9Q0WWY+viaabiS0R852HyTIgyqK55xZm8cog2Q3A+1wD6yriX8QAl1OglX whLX2FFvTSv1upcw5557l+My7MzpKiUKG4T7y2gOdV0oM4vkpqS5W7YhQ29l8x6SWqxdMJGUAKxMJ 8feucKpG57esgpfFQuKh4B/ALCmduVE+zvgcz/KWOhyq1Tg4ZHUT2PbvGFe65+MiTFRQ20HGeJjpA 7F5EFygfxngIeN25fO0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nQ2pI-008sYs-Ag; Fri, 04 Mar 2022 07:58:12 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nQ2p1-008sUY-8W; Fri, 04 Mar 2022 07:57:56 +0000 Received: by mail-pj1-x102c.google.com with SMTP id p3-20020a17090a680300b001bbfb9d760eso9997190pjj.2; Thu, 03 Mar 2022 23:57:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=DY4pRigayZTq/5rjtD2bjuRYX10CoBCJokMk8l+MP82c190ULI8mFEuacqaLNPAXPD g19dQFm0zMVhGKiOsNUY9WJgsc90AJDeeLgEAB5cpBbXEMt6heWnf2gMNbOruuNvF17k tXwKAv2lg7nTWKjS4zTcwxp73K/Vbt1z1Gar1VAgmd5Ag6hG/VXjy+dML3IARlgqC2B6 cGI/FVM8Zba/wkYhqCgAMgtvHPZVw74vWCg4uHmsYZyJaQoCdjis0QGRG8L1OWv6BWMe j0uwGPD8wkT83IJ+e+RJJqDuugr6zMJGNHLqy9gJLwrC/UgMPBBtoo1bFd9Z8PQlBUsR KiUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=b5JJahJbPSg5PuTw+HrbCqpeRRIjKIFlWzoeU01rKTU=; b=GdtNqaKs4QMGCmoDeggrlWICydjtWQ9Yd2ew0GeEnrrNZtFsBd7V5+86d4CPrKXHYj Guf0mRDCHx7DK5It5R94ZNtGL3RuXJ1AGNjeL7lp5KSTUHYDONzMt+C3oVC9tngqesVK 84H8akzKpXr2tFa9vj/TpKmHtsnilTsedBfbmc0SXfnse/F494+ceuGo/psmr5TV/yuO LUEd1G43JpldlnA4N+ho7EEyWmSW9zH/TkOYchtCNFOMG03w6QqZWEO+wLzYyacNRSV6 6GXpDxwE+4CV/Y8BoGDRTAhKnyt95NtSVyn33ldakWnBs6i5NX3ZTiVKuNR04afrqqHu RFGA== X-Gm-Message-State: AOAM533UKY8TgYcnQxSLyzLDVodPqD8/sa4abCNyMzkrDatUFc9VeLIH RZOiK22p3uFv6Z1BauSFgiY= X-Google-Smtp-Source: ABdhPJxvuPW+GS4d0R4GqvhhYiQKHdTrokQg6qHNRrkq/DtJ47Gkay/NlA31+zVRMc3ZiLuUSflWGA== X-Received: by 2002:a17:90a:4286:b0:1b8:8ba1:730c with SMTP id p6-20020a17090a428600b001b88ba1730cmr9376289pjg.181.1646380673939; Thu, 03 Mar 2022 23:57:53 -0800 (PST) Received: from taoren-fedora-PC23YAB4 ([98.47.137.113]) by smtp.gmail.com with ESMTPSA id q7-20020a056a0002a700b004f357e3e42fsm4936341pfs.36.2022.03.03.23.57.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 23:57:53 -0800 (PST) Date: Thu, 3 Mar 2022 23:57:50 -0800 From: Tao Ren To: Joel Stanley Cc: =?iso-8859-1?Q?C=E9dric?= Le Goater , John Wang , linux-spi@vger.kernel.org, linux-mtd , Mark Brown , Tudor Ambarus , Pratyush Yadav , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-aspeed , Andrew Jeffery , Chin-Ting Kuo , devicetree , Rob Herring , Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH v2 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers Message-ID: References: <20220302173114.927476-1-clg@kaod.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220303_235755_329464_5E18664C X-CRM114-Status: GOOD ( 18.55 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Mar 03, 2022 at 10:01:20AM +0000, Joel Stanley wrote: > On Wed, 2 Mar 2022 at 17:31, C=E9dric Le Goater wrote: > > > > Hi, > > > > This series adds a new SPI driver using the spi-mem interface for the > > Aspeed static memory controllers of the AST2600, AST2500 and AST2400 > > SoCs. > > > > * AST2600 Firmware SPI Memory Controller (FMC) > > * AST2600 SPI Flash Controller (SPI1 and SPI2) > = > I've performed read and write tests on the 2600 controllers, and the > driver seems stable at the settings you have in the device tree. > = > Tested-by: Joel Stanley > = > I've added Tao and John to cc as they have tested the 2400 and 2500, > and I'm sure will be able to provide some Tested-by. > = > Cheers, > = > Joel I've tested the patch series on ast2400 (wedge100) and ast2500 (cmm) by reading/writing FMC flash0 and flash1 for several times, and no issues observed so far. Tested-by: Tao Ren Cheers, Tao _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel