From patchwork Tue Sep 3 12:41:08 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1156960 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) 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="U+ISaApy"; 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 46N65V0v1pz9s4Y for ; Tue, 3 Sep 2019 22:41:34 +1000 (AEST) 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=1MNj8gwNReVlC7Be0TcSDTKUPCc7SuMTmHqiazqYeMw=; b=U+ISaApyHQBO9o rEcITJDgSGylxTs9tKyyHnsidIRCXqJO9+/RkrZv8hQfnBW6IbPsyaHtTEW9yJADmkJMwuinDegMW 26YWYBbQkgrZzFrvuy3/HBrF0miKuo9shhl5PCgb1ZSksHQjcrL9seiX/7ZNBv0dAEjeVkmUHDaYS 9ZI5Es8jPUwP+d1vXGB0IH15xkEoi4ir6YkhKJeMjRLB0KwqY7dmEyR/xXStuGqenLP/sajO5trHi iNSxQvju2o3iw/237SfgWg1+vRYprl3CNmWk5hX2/wHtVU6JWc7CPFE4US+mG1UFZQVFLeFUF4Won j8laathrO7O0YiEXhHfQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i587n-0005FH-Gg; Tue, 03 Sep 2019 12:41:31 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i587k-0005EU-4T for linux-arm-kernel@lists.infradead.org; Tue, 03 Sep 2019 12:41:29 +0000 X-Originating-IP: 86.207.98.53 Received: from localhost (aclermont-ferrand-651-1-259-53.w86-207.abo.wanadoo.fr [86.207.98.53]) (Authenticated sender: gregory.clement@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 466BD1BF207; Tue, 3 Sep 2019 12:41:09 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Subject: [GIT PULL] ARM: mvebu: dt64 for v5.4 (#2) Date: Tue, 03 Sep 2019 14:41:08 +0200 Message-ID: <87h85two0r.fsf@FE-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190903_054128_329139_7E185B6F X-CRM114-Status: GOOD ( 10.29 ) 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.201 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 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 second pull request for dt64 for mvebu for v5.4. For the Turris Mox board there was dependencies with moxtet header which was already merged in your arm/drivers branch. That the reason why I merged this branch in my mvebu/dt64 branch. Let me know if it is a problem and if you want that I do it in a different way. Gregory The following changes since commit 4e48ff438fca98a70d8e813d18e336f25da73ed8: Merge remote-tracking branch 'arm-soc/arm/drivers' into HEAD (2019-08-31 09:24:13 +0200) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt64-5.4-2 for you to fetch changes up to 7109d817db2e020379d0f245300b8ffe651c5c04: arm64: dts: marvell: add DTS for Turris Mox (2019-08-31 09:24:31 +0200) ---------------------------------------------------------------- mvebu dt64 for 5.4 (part 2) Add support for Turris Mox board (Armada 3720 SoC based) ---------------------------------------------------------------- Marek BehĂșn (3): arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl dt-bindings: marvell: document Turris Mox compatible arm64: dts: marvell: add DTS for Turris Mox .../bindings/arm/marvell/armada-37xx.txt | 8 + arch/arm64/boot/dts/marvell/Makefile | 1 + .../boot/dts/marvell/armada-3720-turris-mox.dts | 840 +++++++++++++++++++++ arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 5 + 4 files changed, 854 insertions(+) create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts