From patchwork Sun Nov 3 21:14:17 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1188649 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gSoBwN71"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (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 ozlabs.org (Postfix) with ESMTPS id 475pbK3jSZz9sNx for ; Mon, 4 Nov 2019 08:14:37 +1100 (AEDT) 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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=TI++zCQuNu0xiwsA73eYevrhawWyNLjG92sJyjkYUyI=; b=gSoBwN71oQmWMf MaKqqTnyBZhG/LxXgjQJT/i2qEd5Ddn/d28RY6CCZjy366WUYs7KyA2hRIp6QOaQHYLnCaFSTnW38 8gemO54Bv5BhEcLhknd69yjjjDspKsRrnVnE5Sm3pstAVhbrefG29KubL71zK7/H97JVxfcS7v07t Y3ii8XjwpOo8eyzySX23tirG8D5VEwaGa9BYl6hAibaA0IF1R9LuwThh0bZZ09F+je8nCfjg9uPCp z1DgWO7k1dfuurex/JmsSqGOqQCMoAsUJUow42TA5LHdzlTRxFgDad+1fsBq5s3yk24Ea7ImJMP6G CzN6+Zt2Usjm9Rkh3Etw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRNCl-0004E3-I9; Sun, 03 Nov 2019 21:14:35 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iRNCh-0004Dd-LT for linux-arm-kernel@lists.infradead.org; Sun, 03 Nov 2019 21:14:33 +0000 X-Originating-IP: 87.231.134.186 Received: from localhost (87-231-134-186.rev.numericable.fr [87.231.134.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id EC9FC240008; Sun, 3 Nov 2019 21:14:17 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , Subject: [GIT PULL] ARM: mvebu: dt64 for v5.5 (#1) Date: Sun, 03 Nov 2019 22:14:17 +0100 Message-ID: <87zhhc3bo6.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191103_131431_979143_2D3C06F6 X-CRM114-Status: GOOD ( 13.89 ) X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [217.70.183.193 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.193 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , Jason Cooper , linux-arm-kernel@lists.infradead.org, Sebastian Hesselbarth Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi, Here is the first pull request for dt64 for mvebu for v5.5. Gregory The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-5.5-1 for you to fetch changes up to 46d2f6d0c99f7f95600e633c7dc727745faaf95e: arm64: dts: armada-3720-turris-mox: add firmware node (2019-10-09 09:36:42 +0200) ---------------------------------------------------------------- mvebu dt64 for 5.5 (part 1) - Add new Marvell CN9130 SoC support (CN9130 is made of one AP807 and one internal CP115, similar to the Armada 7K/8K using AP806 and CP110). - Reorganize EspressoBin device tree to add new variant of the boards (Armada 3270 based) - Add firmware node for turris Mox (Armada 3720 based) ---------------------------------------------------------------- Ben Peled (1): dt-bindings: ap80x: replace AP806 with AP80x Grzegorz Jaszczyk (7): dt-bindings: marvell: Declare the CN913x SoC compatibles arm64: dts: marvell: Add AP806-dual cache description arm64: dts: marvell: Add AP806-quad cache description arm64: dts: marvell: Add AP807-quad cache description arm64: dts: marvell: Add support for Marvell CN9130-DB arm64: dts: marvell: Add support for Marvell CN9131-DB arm64: dts: marvell: Add support for Marvell CN9132-DB Konstantin Porotchkin (1): arm64: dts: marvell: Prepare the introduction of AP807 based SoCs Marek BehĂșn (1): arm64: dts: armada-3720-turris-mox: add firmware node Miquel Raynal (12): arm64: dts: marvell: Enumerate the first AP806 syscon arm64: dts: marvell: Add AP806-dual missing CPU clocks MAINTAINERS: Add new Marvell CN9130-based files to track arm64: dts: marvell: Move clocks to AP806 specific file dt-bindings: marvell: Convert the SoC compatibles description to YAML arm64: dts: marvell: Add support for AP807/AP807-quad arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignment arm64: dts: marvell: Prepare the introduction of CP115 arm64: dts: marvell: Drop PCIe I/O ranges from CP11x file arm64: dts: marvell: Externalize PCIe macros from CP11x file arm64: dts: marvell: Add support for CP115 arm64: dts: marvell: Add support for Marvell CN9130 SoC support Tomasz Maciej Nowak (1): arm64: dts: marvell: add ESPRESSObin variants ...-controller.txt => ap80x-system-controller.txt} | 14 +- .../bindings/arm/marvell/armada-7k-8k.txt | 24 - .../bindings/arm/marvell/armada-7k-8k.yaml | 61 +++ MAINTAINERS | 3 +- arch/arm64/boot/dts/marvell/Makefile | 3 + .../dts/marvell/armada-3720-espressobin-emmc.dts | 42 ++ .../marvell/armada-3720-espressobin-v7-emmc.dts | 59 +++ .../dts/marvell/armada-3720-espressobin-v7.dts | 36 ++ .../boot/dts/marvell/armada-3720-espressobin.dts | 184 +------ .../boot/dts/marvell/armada-3720-espressobin.dtsi | 177 +++++++ .../boot/dts/marvell/armada-3720-turris-mox.dts | 8 + arch/arm64/boot/dts/marvell/armada-70x0.dtsi | 28 +- arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 3 +- arch/arm64/boot/dts/marvell/armada-80x0.dtsi | 56 +- arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi | 23 + arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi | 42 ++ arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 456 +--------------- arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi | 93 ++++ arch/arm64/boot/dts/marvell/armada-ap807.dtsi | 29 ++ arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 444 ++++++++++++++++ arch/arm64/boot/dts/marvell/armada-common.dtsi | 4 +- arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 575 +-------------------- arch/arm64/boot/dts/marvell/armada-cp115.dtsi | 12 + arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 568 ++++++++++++++++++++ arch/arm64/boot/dts/marvell/cn9130-db.dts | 403 +++++++++++++++ arch/arm64/boot/dts/marvell/cn9130.dtsi | 37 ++ arch/arm64/boot/dts/marvell/cn9131-db.dts | 202 ++++++++ arch/arm64/boot/dts/marvell/cn9132-db.dts | 221 ++++++++ 28 files changed, 2533 insertions(+), 1274 deletions(-) rename Documentation/devicetree/bindings/arm/marvell/{ap806-system-controller.txt => ap80x-system-controller.txt} (91%) delete mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.txt create mode 100644 Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi create mode 100644 arch/arm64/boot/dts/marvell/armada-ap807-quad.dtsi create mode 100644 arch/arm64/boot/dts/marvell/armada-ap807.dtsi create mode 100644 arch/arm64/boot/dts/marvell/armada-ap80x.dtsi create mode 100644 arch/arm64/boot/dts/marvell/armada-cp115.dtsi create mode 100644 arch/arm64/boot/dts/marvell/armada-cp11x.dtsi create mode 100644 arch/arm64/boot/dts/marvell/cn9130-db.dts create mode 100644 arch/arm64/boot/dts/marvell/cn9130.dtsi create mode 100644 arch/arm64/boot/dts/marvell/cn9131-db.dts create mode 100644 arch/arm64/boot/dts/marvell/cn9132-db.dts