From patchwork Thu Jul 26 04:02:53 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 10545167 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 9929F139A for ; Thu, 26 Jul 2018 04:03:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8692326CFF for ; Thu, 26 Jul 2018 04:03:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 79EAC2AA1D; Thu, 26 Jul 2018 04:03:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1094C26CFF for ; Thu, 26 Jul 2018 04:03:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject: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=+3GI7/3SFljPTYyCcOFN14hCzulOkHwi53a5yolbgBk=; b=Uhv 3A2PEx1FQ+yINq4XOms2+jzkv6s3b+Bihql3bDZlV08c5U4LoS1bT40llqjFi1kBiMyd1f2K8nxFk QMqMwJgdJEAqtZk3xEo4ce5GhQlXh2w4LMqqnJ1s8F9qW/enVbqdk6HjPoDBoDakIaJCDPRuwtSsX yOHbb01Swc519RKdIiogYnG7GZOaj+ckTcFEn2CxNVdwsJysyXP6eWDwPdWTPSlyGJgbTt7ItEKov R4TPI0H0xLnGPTz+OrU0Z+kE62LFp3JMtrPnIA4Y2sFvzpyqZzFkkJif84y//LBtx4jVsCc+JXddC vwP7dUA1N8Wfx7dPZGHZC/b4Chze66Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fiXUk-0007oN-S1; Thu, 26 Jul 2018 04:03:18 +0000 Received: from gate2.alliedtelesis.co.nz ([202.36.163.20]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fiXUg-0007ke-Od for linux-arm-kernel@lists.infradead.org; Thu, 26 Jul 2018 04:03:17 +0000 Received: from mmarshal3.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id BDBCF8448A; Thu, 26 Jul 2018 16:03:00 +1200 (NZST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail; t=1532577780; bh=eEvZ6NYSq3krQtvitbujDblffmsjX2NGlbSFAF7eKA8=; h=From:To:Cc:Subject:Date; b=nRSyIo/lNDZVXuW9tLr6AjP4cFe5rAd97JHjbYeXQoLuEncGsRD0FxEShLeeiWzFD 50/Ojnl0eyKp4zdAbRHKrhuHf1cqvSH9/mj3z7vSI+bUgdrpTeQ70xxuiqkMca53jC 4ZkRkdLXhFVB10DHGc3I1WPM0JrCKodxfpnviHCo= Received: from smtp (Not Verified[10.32.16.33]) by mmarshal3.atlnz.lc with Trustwave SEG (v7, 5, 8, 10121) id ; Thu, 26 Jul 2018 16:03:01 +1200 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by smtp (Postfix) with ESMTP id E48D013ED1C; Thu, 26 Jul 2018 16:03:01 +1200 (NZST) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id 8786A1E262C; Thu, 26 Jul 2018 16:03:00 +1200 (NZST) From: Chris Packham To: robh+dt@kernel.org, mark.rutland@arm.com, jason@lakedaemon.net, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com Subject: [PATCH 0/4] ARM: dts: mvebu: updates and new board Date: Thu, 26 Jul 2018 16:02:53 +1200 Message-Id: <20180726040257.22285-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.18.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180725_210315_035754_7775416F X-CRM114-Status: GOOD ( 12.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Chris Packham , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This series updates the armada-xp-98dx3236 SoC and related boards to use the new style dts bindings for nand. I've also added a new db-88f6820-amc board which is an Armada-385 based reference board from Marvell's switch team. It's a plugin card for either the db-dxbc2 or db-xc3-24g4 which can be used if you disable the internal CPU on those platforms. Chris Packham (4): ARM: dts: mvebu: 98dx3236: Rename nand controller node ARM: dts: mvebu: db-dxbc2: use new style nand binding ARM: dts: mvebu: db-xc3-24g4: use new style nand binding ARM: dts: mvebu: Add device tree for db-88f6820-amc board arch/arm/boot/dts/Makefile | 1 + .../boot/dts/armada-385-db-88f6820-amc.dts | 184 ++++++++++++++++++ arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 2 +- arch/arm/boot/dts/armada-xp-db-dxbc2.dts | 18 +- arch/arm/boot/dts/armada-xp-db-xc3-24g4xg.dts | 18 +- 5 files changed, 208 insertions(+), 15 deletions(-) create mode 100644 arch/arm/boot/dts/armada-385-db-88f6820-amc.dts