From patchwork Fri Jun 16 12:59:30 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13282761 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 84812EB64D8 for ; Fri, 16 Jun 2023 12:59:57 +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=aD1QxjQfX3t/e1kXv63wYCMclo2kvJJqdEKv5KLQuJM=; b=g+IwwHoyLlqA5l OptQFOH7HVIfo7fXfQ8Id3xC2rvrmPQFY5DFHVrdmu1vLpYoqf71VvmUJJdzE+Q4PuiEEouCdVDyv K4P1yp5kuH0+83Fstgm5HVnVscNMoOXUn6IuAVk21ZifO3nHUXI6rWoogycABfmfaUUKtebkPtPRk /JNiMskrN/yChD2FO83aVce4M9MRDz9D8TjrrfWYL1JGoCpui+JyE1P9hr2x/jqBqBcfqzIRokSJf g1El5P4L/n6/hXYqxxKx2RCSal6ECf4smU1PomiNpfWjM1QAPswCw6EmWZSokfZaY0/BccGqur7bs R+DgeHQ3EIZW+ervXkOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qA93C-000cxq-0c; Fri, 16 Jun 2023 12:59:38 +0000 Received: from relay1-d.mail.gandi.net ([217.70.183.193]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qA939-000cwd-24 for linux-arm-kernel@lists.infradead.org; Fri, 16 Jun 2023 12:59:37 +0000 X-GND-Sasl: gregory.clement@bootlin.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1686920372; 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=i5pzZqE82Yd+EsjjRCej2HPoWrh5MR43bR4h+fV8q84=; b=GVIR0givqLwdHw3R4lAUy6mj7ybGnpWLMl4qBuuM7MHI+CAKPuXH/muIfGXLpq6gXUbBQ/ Q5BDZHhfT6w7sn3XjoIcIS9OiYITT5HJ5Rc8Bup3ph3XssdFOzJqzJXjyiobqEvIKSD+5t plnQI6tYVBY8rm2qKnonULBchUtEKkw4xGCTIgTD4TyZ+o494wvUX3/xojxzrBY6kVwkYq bnNqT37ai/c1geMtBPWeEsSqEr4VsfVnWYW64E0TVXfRyB8v8+GoSBIiFFspiN3if2uVkk AwSWkbUXPZyFQrKmGwdb/UluyXK1fnzH/Ga8VJKeUn0GRzoT6hzvN5nAUotIXA== X-GND-Sasl: gregory.clement@bootlin.com X-GND-Sasl: gregory.clement@bootlin.com X-GND-Sasl: gregory.clement@bootlin.com X-GND-Sasl: gregory.clement@bootlin.com X-GND-Sasl: gregory.clement@bootlin.com X-GND-Sasl: gregory.clement@bootlin.com Received: by mail.gandi.net (Postfix) with ESMTPSA id B701F24000E; Fri, 16 Jun 2023 12:59:30 +0000 (UTC) From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt for v6.5 (#1) Date: Fri, 16 Jun 2023 14:59:30 +0200 Message-ID: <87a5wzh8b1.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230616_055935_816219_1665F65C X-CRM114-Status: UNSURE ( 8.44 ) 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 dt for mvebu for v6.5. Gregory The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-6.5-1 for you to fetch changes up to dc393f1fdf22eda7255e99aadb400d8faaf3bdcf: ARM: dts: mvebu: align MTD partition nodes to dtschema (2023-06-16 13:55:18 +0200) ---------------------------------------------------------------- mvebu dt for 6.5 (part 1) Add Endian 4i Edge 200 board (kirkwood based) Add missing phy-modes on Armada 388 clearfog board Replace deprecated spi-gpio properties on Armada XP Align MTD partition nodes to dtschema for all mvebu boards ---------------------------------------------------------------- Chris Packham (1): ARM: dts: mvebu: align MTD partition nodes to dtschema Fabio Estevam (1): ARM: dts: armada-xp: Replace deprecated spi-gpio properties Pawel Dembicki (1): ARM: dts: kirkwood: Add Endian 4i Edge 200 board Russell King (1): ARM: dts: armada388-clearfog: add missing phy-modes arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/armada-385-atl-x530.dts | 14 +- arch/arm/boot/dts/armada-388-clearfog.dts | 7 +- arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts | 4 +- arch/arm/boot/dts/kirkwood-4i-edge-200.dts | 205 ++++++++++++++++++++++++ 5 files changed, 221 insertions(+), 10 deletions(-) create mode 100644 arch/arm/boot/dts/kirkwood-4i-edge-200.dts