From patchwork Fri Oct 4 11:59:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?C=C3=A9dric_Le_Goater?= X-Patchwork-Id: 1171792 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=kaod.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 46l86k4fQwz9sPl for ; Fri, 4 Oct 2019 22:18:38 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725826AbfJDMSh (ORCPT ); Fri, 4 Oct 2019 08:18:37 -0400 Received: from 3.mo6.mail-out.ovh.net ([178.33.253.26]:35951 "EHLO 3.mo6.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727587AbfJDMSh (ORCPT ); Fri, 4 Oct 2019 08:18:37 -0400 Received: from player792.ha.ovh.net (unknown [10.109.146.211]) by mo6.mail-out.ovh.net (Postfix) with ESMTP id 1AA901E4512 for ; Fri, 4 Oct 2019 14:02:50 +0200 (CEST) Received: from kaod.org (lfbn-1-2229-223.w90-76.abo.wanadoo.fr [90.76.50.223]) (Authenticated sender: clg@kaod.org) by player792.ha.ovh.net (Postfix) with ESMTPSA id 830B8AA662A3; Fri, 4 Oct 2019 12:02:32 +0000 (UTC) From: =?utf-8?q?C=C3=A9dric_Le_Goater?= To: linux-mtd@lists.infradead.org, Tudor Ambarus Cc: Joel Stanley , Andrew Jeffery , linux-aspeed@lists.ozlabs.org, David Woodhouse , Brian Norris , Marek Vasut , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Mark Rutland , linux-arm-kernel@lists.infradead.org, =?utf-8?q?C=C3=A9dric_Le_Goater?= , Rob Herring , devicetree@vger.kernel.org Subject: [PATCH 11/16] dt-bindings: mtd: aspeed-smc: Add new comptatible for AST2600 Date: Fri, 4 Oct 2019 13:59:14 +0200 Message-Id: <20191004115919.20788-12-clg@kaod.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20191004115919.20788-1-clg@kaod.org> References: <20191004115919.20788-1-clg@kaod.org> MIME-Version: 1.0 X-Ovh-Tracer-Id: 3812860034892991411 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedufedrhedugdegtdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org The SMC controllers on the AST2600 SoC are very similar to the the AST2500. The SoC has one Firmware Memory Controller and two SPI flash memory controllers. Cc: Rob Herring Cc: devicetree@vger.kernel.org Signed-off-by: Cédric Le Goater Acked-by: Rob Herring --- Documentation/devicetree/bindings/mtd/aspeed-smc.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mtd/aspeed-smc.txt b/Documentation/devicetree/bindings/mtd/aspeed-smc.txt index 49f6528ef547..c2373d9cfd90 100644 --- a/Documentation/devicetree/bindings/mtd/aspeed-smc.txt +++ b/Documentation/devicetree/bindings/mtd/aspeed-smc.txt @@ -14,6 +14,8 @@ Required properties: "aspeed,ast2400-spi" for the AST2400 SPI Flash memory Controller "aspeed,ast2500-fmc" for the AST2500 Firmware Memory Controller "aspeed,ast2500-spi" for the AST2500 SPI flash memory controllers + "aspeed,ast2600-fmc" for the AST2600 Firmware Memory Controller + "aspeed,ast2600-spi" for the AST2600 SPI flash memory controllers - reg : the first contains the control register location and length, the second contains the memory window mapping address and length