Message ID | 20220502081341.203369-1-clg@kaod.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 CD7ABC433F5 for <linux-arm-kernel@archiver.kernel.org>; Mon, 2 May 2022 08:15:37 +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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=7b/FpKW0y6G+9aJG+MKCzFoArazyGSFmK4nvbLGn4z8=; b=vKt+eseVdZM0F0 fY9VMMMSkyTI4eWUtKSW2Loxh0AzTmc0U6R4OK8w1oJM5CGEd+GS4NbFhfJ4lIL26+aZCGi2i4wiL R4xAhx9RwrXe8LyDOR0j1ZgUCI7auYzL3LIlrZkYuMy0+4reryreHpWj4VTeQhluHirYjyQ5ImnrE 9f+oQTe9ezhFR8cufVIj53IeAqUrzmFjqi519ND0uZzLn66Tx+iQz7HZ6c1NQ5bkEAEH0IkfinrFM VIN285RZLs2kc0rf/sA+3FLiHJGJvi4G/dSELBzmZWyMHdxmeiKTBON6cZ+L49QQdBYYnTSTMTZiQ 11jJPO4kSGYFhfXWBtSg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nlRCE-000Fut-ER; Mon, 02 May 2022 08:14:18 +0000 Received: from gandalf.ozlabs.org ([150.107.74.76]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nlRBy-000FqG-He; Mon, 02 May 2022 08:14:04 +0000 Received: from gandalf.ozlabs.org (mail.ozlabs.org [IPv6:2404:9400:2221:ea00::3]) by gandalf.ozlabs.org (Postfix) with ESMTP id 4KsG8070Qdz4xXk; Mon, 2 May 2022 18:13:52 +1000 (AEST) Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4KsG7s6K8Kz4x7Y; Mon, 2 May 2022 18:13:45 +1000 (AEST) From: =?utf-8?q?C=C3=A9dric_Le_Goater?= <clg@kaod.org> To: linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org Cc: Mark Brown <broonie@kernel.org>, Tudor Ambarus <tudor.ambarus@microchip.com>, Pratyush Yadav <p.yadav@ti.com>, Miquel Raynal <miquel.raynal@bootlin.com>, Richard Weinberger <richard@nod.at>, Vignesh Raghavendra <vigneshr@ti.com>, linux-aspeed@lists.ozlabs.org, Joel Stanley <joel@jms.id.au>, Andrew Jeffery <andrew@aj.id.au>, Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>, devicetree@vger.kernel.org, Rob Herring <robh+dt@kernel.org>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, =?utf-8?q?C=C3=A9dric_Le_Goater?= <clg@kaod.org> Subject: [PATCH v5 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem Date: Mon, 2 May 2022 10:13:30 +0200 Message-Id: <20220502081341.203369-1-clg@kaod.org> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220502_011402_766293_1F21A648 X-CRM114-Status: GOOD ( 30.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
spi: spi-mem: Convert Aspeed SMC driver to spi-mem
|
expand
|
On Mon, 2 May 2022 at 08:13, Cédric Le Goater <clg@kaod.org> wrote: > 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. I put this into the OpenBMC yocto tree, which pushes it through CI and does a qemu boot on Romulus. I also tested on Palmetto in qemu and the AST2600A3 EVB. https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/51551 It looks good. Tested-by: Joel Stanley <joel@jms.id.au> Cheers, Joel