From patchwork Wed Apr 7 20:39:08 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1463523 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=2001:8b0:10b:1:d65d:64ff:fe57:4e05; helo=desiato.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=desiato.20200630 header.b=ji38k1+0; dkim-atps=neutral Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) (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 4FFx8t3JbVz9sVt for ; Thu, 8 Apr 2021 06:39:58 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=znUv2QPJAVLww6E5IzLJmBjOOAqL8g4/HnPBpUKB8xE=; b=ji38k1+06TNsDSxG9lEf2zK+kc HEW7xg9RzA7+M85yvyB/a/zmfg+UVx19xVkDn0COEOyPKsxqg9qDg0I/n2RKEB/kW8zd9sNOJvshT NUg4c32lr4Sb6IgpT1GOEzoz6WyJfbm0WUxUEmKXdzaW/j+MAO7GVRplvL98/grfgYatt9CUSCmJ2 HOZB0rwTg/MiNTghlrEbZNHQxZeW/t4rRbEd3Z9melPoV2bWAhf1s3rvQudsmZN+ZiaH98gGPKhpO c4wYRk/Q6Yt9IT6/VQdIt2ZHjyDWT+RXICDZeahpOsy3+0a8ZlOpy/viGXB9mE77lXA1Vc3/zXlBL 3tsXIVRg==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lUExI-005ys1-G0; Wed, 07 Apr 2021 20:39:16 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lUExE-005yql-37 for linux-arm-kernel@lists.infradead.org; Wed, 07 Apr 2021 20:39:14 +0000 X-Originating-IP: 91.175.115.186 Received: from localhost (91-175-115-186.subs.proxad.net [91.175.115.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 565C8240008; Wed, 7 Apr 2021 20:39:08 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt for v5.13 (#1) Date: Wed, 07 Apr 2021 22:39:08 +0200 Message-ID: <87v98xbzir.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210407_213912_259812_E6C72747 X-CRM114-Status: GOOD ( 10.17 ) X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "desiato.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Here is the first pull request for dt for mvebu for v5.13. This one is latter that the other ones, because I've just found a patch pending since December. I hope it is not too late. Content analysis details: (-0.7 points, 5.0 required) 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.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 dt for mvebu for v5.13. This one is latter that the other ones, because I've just found a patch pending since December. I hope it is not too late. Gregory The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-5.13-1 for you to fetch changes up to c6dfc019c239c76c179ebbccbac27170ba1e3bb6: ARM: dts: mvebu: Add device tree for ATL-x530 Board (2021-04-07 22:31:30 +0200) ---------------------------------------------------------------- mvebu dt for 5.13 (part 1) Add support for ATL-x530 Board (Armada 38x based) ---------------------------------------------------------------- Aryan Srivastava (1): ARM: dts: mvebu: Add device tree for ATL-x530 Board arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/armada-385-atl-x530.dts | 235 ++++++++++++++++++++++++++++++ 2 files changed, 236 insertions(+) create mode 100644 arch/arm/boot/dts/armada-385-atl-x530.dts