From patchwork Tue Apr 18 09:53:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13215342 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 8FB8BC77B71 for ; Tue, 18 Apr 2023 09:54:00 +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=QP55mSH4uguia5X90Eh6RugY6TWCMOjKqpVfbHFKWD4=; b=o3Pz6h1jKeG233 XsbfCA8tsgLs+FXgmKYRG6Lr7X661Et6doIkVm7hV9W4PfmZqeF9sfeNvdkuxlQO8R3k+D8tkRhLA /NGGsgyOvDzHoj3oPBQ04TRwvwPFytOzhYZL6OyN0IZ3LQQ4UqQ8X0CJkBUGEVd+ivZXaLErmNiTg jh9z+Rub9yiJ4rzb61Oo8kSctgzRih1gOjENjfpDVmeDld7X1lLqGCIf5bsHOPUiGsot7i3UXrZ5S K/xRmYBsQ88sAwFYsy1kxJfLKfLRknuJMSv00QGOc5nWC77zKJ+uSJQDGqLIXKGPQqWPl4smvIouf 3rThji0QXaMYWToweq/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1poi1S-001XXM-0O; Tue, 18 Apr 2023 09:53:14 +0000 Received: from relay6-d.mail.gandi.net ([2001:4b98:dc4:8::226]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1poi1P-001XWH-1O for linux-arm-kernel@lists.infradead.org; Tue, 18 Apr 2023 09:53:12 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 5A9FFC0006; Tue, 18 Apr 2023 09:53:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1681811587; 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=kyGVHHf3qgre9thhCTEQ2Ok4plsYxnMoorPxOcIIwt4=; b=U7OoJr7ntd8wc7sJT1PQVjAoAe1FL4h+ejwutjQugKsZpOaPxPrpQvTHNdtezyV6ewlKh+ 2deTPx0mkGXF3d6JrUJNg3o8ubL5iQ5HNtvZUsldXGSmZdg07z/NqxLoak8Y0zFWz49RUE gTVd7O1x8LRcuBJPzREcaONBBzIjtZ1FcbWaj8qw544jPfRrOtgW3K549l4etRNZLCnhX5 TwJDEYYZJFc299yu9oZx70J8Z6QoIuiLSq7jK7IwCanVcT5WkViHw2+y1ydieuicsDAzXW JCR055gRnp/QGb96u9An2u+eYSrPr9/6DQUp8AJTmuacEXWp/bTKVXpy7uya0A== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt64 for v6.4 (#1) Date: Tue, 18 Apr 2023 11:53:03 +0200 Message-ID: <87bkjlzfcw.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230418_025311_629982_801A060A X-CRM114-Status: UNSURE ( 8.60 ) 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 v6.4. Gregory The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt64-6.4-1 for you to fetch changes up to 218669c662e3a38fdbd7e0ce56a20784da29546e: ARM64: dts: marvell: cn9310: Add missing phy-mode (2023-04-07 17:41:05 +0200) ---------------------------------------------------------------- mvebu dt64 for 6.4 (part 1) Enlarge PCI memory window on Machiatobin (Armada 7040 based) Add supoport for the GL.iNet GL-MV1000 (Armada 3700 based) Add missing phy-mode on the cn9310 Align thermal node names with bindings ---------------------------------------------------------------- Andrew Lunn (1): ARM64: dts: marvell: cn9310: Add missing phy-mode Enrico Mioso (1): arm64: dts: marvell: add DTS for GL.iNet GL-MV1000 Krzysztof Kozlowski (1): arm64: dts: marvell: align thermal node names with bindings Robert Marko (1): arm64: dts: marvell: mochabin: enlarge PCI memory window arch/arm64/boot/dts/marvell/Makefile | 1 + .../boot/dts/marvell/armada-3720-gl-mv1000.dts | 239 +++++++++++++++++++++ .../boot/dts/marvell/armada-7040-mochabin.dts | 1 + arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 10 +- arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +- arch/arm64/boot/dts/marvell/cn9130-crb.dtsi | 3 +- 6 files changed, 249 insertions(+), 7 deletions(-) create mode 100644 arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts