From patchwork Wed May 4 04:46:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chris Packham X-Patchwork-Id: 12837114 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D2B8CC433EF for ; Wed, 4 May 2022 04:48:06 +0000 (UTC) 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=IdnA81b0go+jn3btlDvRWLH4CGFs8j7P5wrFA8Fhm8g=; b=kdKqvcplmKHVm9 3xbrGwgQnYBfWmuG/fglXIUxIpqrJYqbs08tMWwma/JkBdRvzYeCqDhEmeqzyOvNpFXOV7htelmXi HuNlqbMk/gNE9yQ35kAj5NHJMBLv9UHF/JkWJ8Z8VaaodQjsj3PmB92WH3mxi3IQqA/h3wUl0FeGI IS07qaZpS/MwXg6DVFO9MPw6PvpXBxeGB90Z6iGib/S7vf5PbkAUGDJPaUBokpUhbi90lpiyCVaIo MgGIaw4Th0fCUUEyYOzjYRc/8w6OQwMTX+ch8gvio2NT9IB5cGBAxfBcwP6Gl/ziIFOWLktO8aReH MuP3bf3xDfYtu//Unaow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nm6uU-008lua-BP; Wed, 04 May 2022 04:46:46 +0000 Received: from gate2.alliedtelesis.co.nz ([2001:df5:b000:5::4]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nm6uH-008lsi-VB for linux-arm-kernel@lists.infradead.org; Wed, 04 May 2022 04:46:36 +0000 Received: from svr-chch-seg1.atlnz.lc (mmarshal3.atlnz.lc [10.32.18.43]) (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) (Client did not present a certificate) by gate2.alliedtelesis.co.nz (Postfix) with ESMTPS id 23F662C019D; Wed, 4 May 2022 04:46:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alliedtelesis.co.nz; s=mail181024; t=1651639587; bh=Pmufax0St8BEaWLKnKyOVAZIs8TS9n0DOOyRR5B/d8g=; h=From:To:Cc:Subject:Date:From; b=ThOT6R5CCnqcyH8L2DloqzV6zPOXqWaWjVt6VRMin3WzsuU4EjB8RpMATAxc0BIGQ THmuh8VPGCWddgqn5HhWkDKCOKhDow2GDEQLD+mZ9IwfugaYOMYjVg5sUwFW+dI6po /YtzYQk8r89DGquddCcRnMTHgZq8al7fhwCNOPXCLekcrUxodQU7uj2eEgmJS0pYtY wdx37cqXzxNoLDYjfbhNgin0raEIUy0/4XE77EOf8VGNIcuuPjlM21+ECZNAVpSGb9 2e6VzPxjQy2jxE6zPzge4ioPbd2SpnmkKxINSnI2b0cqtKDWc98IBcNnZgPGh1tOIz cjNPS2CVnJV4A== 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 ; Wed, 04 May 2022 16:46:26 +1200 Received: from chrisp-dl.ws.atlnz.lc (chrisp-dl.ws.atlnz.lc [10.33.22.30]) by pat.atlnz.lc (Postfix) with ESMTP id E439613ED63; Wed, 4 May 2022 16:46:26 +1200 (NZST) Received: by chrisp-dl.ws.atlnz.lc (Postfix, from userid 1030) id DEBA12A1FA9; Wed, 4 May 2022 16:46:26 +1200 (NZST) From: Chris Packham To: catalin.marinas@arm.com, will@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, kostap@marvell.com, robert.marko@sartura.hr Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Chris Packham Subject: [PATCH v5 0/2] arm64: mvebu: Support for Marvell 98DX2530 (and variants) Date: Wed, 4 May 2022 16:46:22 +1200 Message-Id: <20220504044624.951841-1-chris.packham@alliedtelesis.co.nz> X-Mailer: git-send-email 2.36.0 MIME-Version: 1.0 X-SEG-SpamProfiler-Analysis: v=2.3 cv=C7GXNjH+ c=1 sm=1 tr=0 a=KLBiSEs5mFS1a/PbTCJxuA==:117 a=oZkIemNP1mAA:10 a=1gLZ1RiacOvl1JNmVH8A: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-20220503_214634_524043_84900168 X-CRM114-Status: GOOD ( 11.99 ) 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 adds support for the Marvell 98DX2530 SoC which is the Control and Management CPU integrated into the AlleyCat5/AlleyCat5X series of Marvell switches. The CPU core is an ARM Cortex-A55 with neon, simd and crypto extensions. This is fairly similar to the Armada-3700 SoC so most of the required peripherals are already supported. This series adds a devicetree and pinctrl driver for the SoC and the RD-AC5X-32G16HVG6HLG reference board. The pinctrl changes from v4 have been picked up and are in linux-next so I haven't included them in this round. That leaves just the dts files and a minor Kconfig update for arm64. Chris Packham (2): arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board arm64: marvell: enable the 98DX2530 pinctrl driver arch/arm64/Kconfig.platforms | 2 + arch/arm64/boot/dts/marvell/Makefile | 1 + .../boot/dts/marvell/armada-98dx2530.dtsi | 310 ++++++++++++++++++ arch/arm64/boot/dts/marvell/rd-ac5x.dts | 90 +++++ 4 files changed, 403 insertions(+) create mode 100644 arch/arm64/boot/dts/marvell/armada-98dx2530.dtsi create mode 100644 arch/arm64/boot/dts/marvell/rd-ac5x.dts