From patchwork Mon Oct 18 01:12:09 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 12564747 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 2EAFCC433F5 for ; Mon, 18 Oct 2021 01:14:08 +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 DD12860F25 for ; Mon, 18 Oct 2021 01:14:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org DD12860F25 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=EQEhc5oDHv7GcsM5Ae5eIvtdr+6pMDkuxBBKnBpZCaY=; b=0FQLBv8HyQmbjW IKOUWqVDYK5xr8Sg9mCuEVqqAO3lxebP+l2UXFJabgoQ0xs0KvHNjn/0/A8lTXFVk9EQhkEfuoYRf iw/+rv6sZzkF1laEqClmyxLgRzJOipLryWO0Ejxd6KQdfhC5/hu+Iy70l0L9NVeSBQVbtPsCcHYTd mTJ35nS35PXXt5TqPRcP2PAgEOjQIbo9zYg4G1jHjOTILXvGrbuH/KGEUjlXR6iVJwtn1prKyx00V dfjUDzoVRr25AVxrVWzVKqQX339wty3y65nBg+GijWGgt7Qoir7x9lmj+0paQYmQMB6omfyEcyFg4 dYU5OspXIH8dDfMcytdg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mcHCU-00DbDD-GR; Mon, 18 Oct 2021 01:12:26 +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 1mcHCQ-00DbB9-P6 for linux-arm-kernel@lists.infradead.org; Mon, 18 Oct 2021 01:12:24 +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 29B2A8365B; Mon, 18 Oct 2021 14:12:14 +1300 (NZDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1634519534; bh=WN3zjox2svwGoKWGCD6Z0a+gH5Ir3xcNl02i0rJdcgg=; h=From:To:Cc:Subject:Date; b=ndZ/xcuDC+WQqwbohdNC6O7qUN6ZKnfHtuAIqMIdCSKqw81+13THri5HJMjDJzeqZ ohubwmpkYXY0a9GnH/sXq8obCg/1P2Z2lnMPiJ9a9I6TX12R3TzU1BR5NgibfsrNYH a1pPqdYDTs9dTvaTLPE7WRfGyJLTASxL762qoPLaYL3TPYYFW42LwgEytB5RfUVyN4 HPh1wWXxxuIj1HokcK2HaV9XGjbAm0h5DlT3PDKU/4ykZoqZy/o6aTJu9iyfDig4dt tcle5Ij3iojvXLp+8sjBKN2latZSNJxcGXkCb0QOleCrFx4cQIpwO0SKcOdRTUkm7z pIUpdl/GNzSfg== 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 ; Mon, 18 Oct 2021 14:12:14 +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 F33DE13ED1E; Mon, 18 Oct 2021 14:12:13 +1300 (NZDT) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id F03DB2A0B00; Mon, 18 Oct 2021 14:12:13 +1300 (NZDT) From: Chris Packham To: andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Chris Packham Subject: [PATCH v2 0/2] arm/arm64: dts: Enable more network hardware Date: Mon, 18 Oct 2021 14:12:09 +1300 Message-Id: <20211018011211.3836590-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=eIJtc0h1 c=1 sm=1 tr=0 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=8gfv0ekSlNoA:10 a=P1OfKbyUusFMxSjCSHQA: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-20211017_181223_012372_2B563384 X-CRM114-Status: UNSURE ( 9.76 ) 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. Note Gregory has already picked up the 2.5G Ethernet patch from v1 so I've not included it in v2 of this series. Also note that if anyone tries out the SFP+ port on a complete CRB shipped from Marvell the chassis prevents the ejector from working so the SFP will get stuck. Taking the board out of the chassis allows the SFP to be insterted/removed. Chris Packham (2): arm/arm64: dts: Enable CP0 GPIOs for CN9130-CRB arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 139 ++++++++++++++++++++ 1 file changed, 139 insertions(+)