From patchwork Fri Oct 15 16:38:42 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 1541837 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=c7m+tuOA; dkim-atps=neutral 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=) 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 bilbo.ozlabs.org (Postfix) with ESMTPS id 4HWBn80DBrz9sXS for ; Sat, 16 Oct 2021 03:39:24 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=oWcG2iQ3nbWGs9Q95bh83UONnZ0u0P2iXzPocz1UKk8=; b=c7m+tuOA4Cpo5W Jk6eqAwkefLnrgYiYhY67v1kRUONzEWUke1PIxDZrUZdLZWluAMbNHNDyKkgTexboM0r4NQGAMbcq IHwSn54zYPXeoFUJom1HgqFA+I6GWMafgNwTSnpZg0gVvobzn0b81AVc2H/oX26VimagHu8Dod9md jUE93tR9D+FCP+2+9tQm6KFgYgdZkv488YHP8dIvQVO0zeg784DWQhAWhwFqKEmfr4+je6qRaGbUV ooserZYElY9pLELBQ2Gj+1JSQkkzrrr2QCY8imiH6Aq8Ww9/1hx9CdCogf1lRVlKy8eCD06JNxEQC nPTn6OUdOaKuYT0VYfGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbQEZ-0087oC-4n; Fri, 15 Oct 2021 16:39:03 +0000 Received: from relay3-d.mail.gandi.net ([217.70.183.195]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mbQEU-0087mv-7Y for linux-arm-kernel@lists.infradead.org; Fri, 15 Oct 2021 16:38:59 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id A77CB60009; Fri, 15 Oct 2021 16:38:52 +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.16 (#1) Date: Fri, 15 Oct 2021 18:38:42 +0200 Message-ID: <874k9imeel.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211015_093858_430495_6D28D767 X-CRM114-Status: UNSURE ( 7.71 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.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.16. Gregory 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.195 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [217.70.183.195 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an 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.16. Gregory The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f: Linux 5.15-rc1 (2021-09-12 16:28:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-5.16-1 for you to fetch changes up to bf05b706a6eaf769b7a99c475ac702b7e29fc25a: ARM: dts: mvebu: add device tree for netgear gs110emx switch (2021-10-13 16:41:44 +0200) ---------------------------------------------------------------- mvebu dt for 5.16 (part 1) Add support for Netgear GS110EMX switch (Armada 381 SoC based) ---------------------------------------------------------------- Marcel Ziswiler (1): ARM: dts: mvebu: add device tree for netgear gs110emx switch arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/armada-381-netgear-gs110emx.dts | 295 ++++++++++++++++++++++ 2 files changed, 296 insertions(+) create mode 100644 arch/arm/boot/dts/armada-381-netgear-gs110emx.dts