From patchwork Tue Jul 19 13:30:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 12922516 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 03D1EC43334 for ; Tue, 19 Jul 2022 13:31:32 +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=gH+0QRKWnGZ4A/AD+a34D7FI8nMtNOE0KiRG1YbWNa0=; b=FPHaHGKKuuhX35 Iky9/MaTaq07riymD8IP8QAgbn2JWUV3GBZtYkc4GiJYUEA3dVdS0KQ2pAUMu4am+cfTYvRjpA2av 1Lc8jST8rlvc80vklCt+5B2JGgvaBDukdaOTgz9PvkNxfTbPv7lRuIIEMFUucSw05fJy2O6+T3cL7 JptoACLq6LVgLZeFf8glp1N1omxF4LF2wvbhCfKuM3puF/cwdnnysuPkkD9FCaNnboiCJ6KWHU1Bf Ygik8ddEXFGiyEmMOeAAUU+xlgQY00ibIFSdsicnMNQFa+5rcZelB55RHe+ESACuRjG5YkHVglejI YvxzJlxCgA2BFCgY5J1g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDnJ9-009DLD-Oy; Tue, 19 Jul 2022 13:30:39 +0000 Received: from relay8-d.mail.gandi.net ([217.70.183.201]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oDnIy-009DEF-EN for linux-arm-kernel@lists.infradead.org; Tue, 19 Jul 2022 13:30:30 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 8BA1E1BF213; Tue, 19 Jul 2022 13:30:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1658237422; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=2n4CyaZ7gsIU+nlUQ67WzzeHS367r9u6Hd+9w5i8zvc=; b=JSW+6oWIPB3SsOgHjaMjjshoiaEbTm9C0gq+Enk2XR7LHf4TEPA1o+idzHnhMp3DP7JvIn FLvX51LfWEwA2OuFgpM2F0pePSZrW4Rt7oC5W5AC3W+l4Fme21QurkRKqBwCV6qpP/LljF dal3/LTvw7aCimYAY/+oCbALPXryGfa2lP8jME6MqNJ/ADots72l7M+Xsqba4K12D1g4Jc HRbE1hLz/ujhqxPCisZakQQNJ2EE/yG9XEyLn7Z05ftkoah+77+6VfTEXf4PM/z8j7rnIl AAMLdQkWhLkqm54pXahb2JXqyWmTMgRiHfafHIcTNCB6BEp50uM8CbeIVuJdoQ== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , , Chris Packham , Vadym Kochan Subject: [GIT PULL] ARM: mvebu: dt64 for v5.20 (#1) (replacing previous one) Date: Tue, 19 Jul 2022 15:30:20 +0200 Message-ID: <87cze1qlg3.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220719_063028_632829_35AD8B05 X-CRM114-Status: UNSURE ( 9.87 ) 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 Hi, Here is the first pull request for dt64 for mvebu for v5.20. As seen with Arnd on IRC this pull request is replacing the previous one. Now the cpu type in cpu nodes are fixed: cortex-a55 instead of armv8. Gregory The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-5.20-1 for you to fetch changes up to 8225663e0cd47a049267b9ef627d0b10f6bfc056: arm64: marvell: enable the 98DX2530 pinctrl driver (2022-07-19 15:15:00 +0200) ---------------------------------------------------------------- mvebu dt64 for 5.20 (part 1) Add support for Marvell 98DX2530 (and variants) ---------------------------------------------------------------- Chris Packham (3): dt-bindings: marvell: Document the AC5/AC5X compatibles arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board arm64: marvell: enable the 98DX2530 pinctrl driver .../bindings/arm/marvell/marvell,ac5.yaml | 32 +++ arch/arm64/Kconfig.platforms | 2 + arch/arm64/boot/dts/marvell/Makefile | 1 + arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi | 291 +++++++++++++++++++++ arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts | 101 +++++++ arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi | 17 ++ 6 files changed, 444 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/marvell/marvell,ac5.yaml create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx25xx.dtsi create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx-rd.dts create mode 100644 arch/arm64/boot/dts/marvell/ac5-98dx35xx.dtsi