From patchwork Thu Oct 7 23:06:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 12543751 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2707BC4332F for ; Thu, 7 Oct 2021 23:08:35 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E435A60F9C for ; Thu, 7 Oct 2021 23:08:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org E435A60F9C Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=alliedtelesis.co.nz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=tITORDEg0DUHgeXX47TpYyElMgNwU5mq69LIdgoXjqM=; b=rozjnXjcqnLBM8 OG9eiCEzO8ekMWS8hPsgzx3BPHDl80PYYph1CkRNvNQNOibmVwFrDjfIfEaheX19pW5ves2JqWlBV lV9dTiz71ziFAlMcZHGbzv2Bz7uyKch107XSYgJeRF34t9+w0l0+hYNEhV9jvqQp/4nlLa1sU6X+7 bqgXi9/zhaDmrBy757LnTyQg8/4cXzppDdO3kTvmyCsJ0pSstnVhB4LG4qx6Q/86/XhlOh9jucwBY kECJh1PIB96stTWc/SxpXbKdwBg7JqoAwHQ6QGuUrIZB1E4FDmTeKGqKHjNvnbYzX9IteFMdEFVpl mbWa1sSozh87LEB2YTLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYcTL-000wGT-Er; Thu, 07 Oct 2021 23:06:43 +0000 Received: from gate2.alliedtelesis.co.nz ([202.36.163.20]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mYcT7-000wE9-N8 for linux-arm-kernel@lists.infradead.org; Thu, 07 Oct 2021 23:06:31 +0000 Received: from svr-chch-seg1.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 BD07D806A8; Fri, 8 Oct 2021 12:06:21 +1300 (NZDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1633647981; bh=V5jRFXD4f6RFjyknJn8RXjM/mGtdfUVdJ1dQT2sORiQ=; h=From:To:Cc:Subject:Date; b=F7y8L7knr9Ah5Llz54TexB9+Yw52yJ6lBdUH2ml2QVXBJnbykbz7kP5YnX7dF924c EHFUiBWeYHBQEbeqVCsbL+9HiAWwWtXZG2cijk0hyBiVNhKeRmCSJ3xWqdmlnw1Vvr e9UbVCaY/6kokhJYdH5FG9CGmv5jcTcEok/j5bTDZPDUUpSyB1TfaiflCoE1Y6K0tb saD57H6drpVmojHTuIIUvB39btjDpW4GZvfnUH+p2mIfJ42SZTnncl98GQYcy9GrRw 5BNjAvgxVg3eUMkCZrOe0WLYqh0efBzbYdImpIpZtG6YhO/e1jkHKuOe6/mvBykfIS 7gJ9EGQdhNJMw== Received: from pat.atlnz.lc (Not Verified[10.32.16.33]) by svr-chch-seg1.atlnz.lc with Trustwave SEG (v8, 2, 6, 11305) id ; Fri, 08 Oct 2021 12:06:21 +1300 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.26]) by pat.atlnz.lc (Postfix) with ESMTP id 8FB2813EE39; Fri, 8 Oct 2021 12:06:21 +1300 (NZDT) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id 8D1302A0B00; Fri, 8 Oct 2021 12:06:21 +1300 (NZDT) From: Chris Packham To: andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, kostap@marvell.com Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Packham Subject: [PATCH 0/2] arm/arm64: dts: Enable more network hardware Date: Fri, 8 Oct 2021 12:06:17 +1300 Message-Id: <20211007230619.957016-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.33.0 MIME-Version: 1.0 X-SEG-SpamProfiler-Analysis: v=2.3 cv=fKRHIqSe c=1 sm=1 tr=0 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=8gfv0ekSlNoA:10 a=__zsmxHhwBNjUnNrKTkA:9 X-SEG-SpamProfiler-Score: 0 x-atlnz-ls: pat X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211007_160629_941198_B38605EE X-CRM114-Status: UNSURE ( 8.15 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This series enables the Switch and 2.5G Ethernet port on the CN9130-CRB. The changes are based on the Marvell SDK. Chris Packham (2): arm/arm64: dts: Enable 2.5G Ethernet port on CN9130-CRB arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 129 +++++++++++++++++++- 1 file changed, 127 insertions(+), 2 deletions(-)