From patchwork Tue Mar 1 14:20:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 12764776 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 4781AC433F5 for ; Tue, 1 Mar 2022 14:21:55 +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=io7hP1g839ELMLtZNBKe87UWNx1pfGHTaKE3hVKcKu4=; b=AUlZnkDXGQAXDs AFXzmVZ9BYGDaXJk0qV3DNdbUgFrQbPRa3SdpnFfgtCd7Pc1CBUKP3L/ZXUgLU7Q/jSDlhorWz95u rslAQ/k6nPIaphhv5oJoSjoyjdINpo8pjdBaaXrdoXHyG05G/WdZxjrnNMP8SdUQ23vmrLcZ7OFW+ yvRi1fdxc/9F60NF3JYdrZ5H7wf5lfQGejPHMZvhyHceYgY8xykbvsviKLggJgPc8CLVBYtZlLIc1 0uTBav3EN/NcuUT7CqlINPB32xljskmnHpkenVhRiEUfkJ3ucM6jUYJs4zx7kbXRv/jXiuhNd0ZJT FozghtsZTXo3ex/BZi/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP3Mw-00H2Hb-Bu; Tue, 01 Mar 2022 14:20:50 +0000 Received: from relay2-d.mail.gandi.net ([2001:4b98:dc4:8::222]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nP3Ms-00H2Fg-8D for linux-arm-kernel@lists.infradead.org; Tue, 01 Mar 2022 14:20:48 +0000 Received: (Authenticated sender: gregory.clement@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id CEC6D4000E; Tue, 1 Mar 2022 14:20:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1646144444; 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: content-transfer-encoding:content-transfer-encoding; bh=1j8fGmj0E2qiVpOhY8IerMojlTGPQI9UqWpyD2z5i8k=; b=XeZGgfAal2R+aUjUhJbAkYF242o554t2IIhzbNKVOdRZ1qEDxNerhNE55IzdOXlZfeB6lC OyAvUzEBbcCXRyctXIa00XR+YaSJLL7YbBftgpKqYD/PJIpJwJ0uGjWJ7QmNhfoOXlRpAe coKaPOzM9wKLK+8sJZ2oK2V5jHww7plHrNVXoeHGIxCyaowloq8Ur1FMbPPVuhxB+h/zVB rkBYl7thr0A2qIhVC1dUQ8CEXK628/3Py4IYwU2qSbp5ZlRG/Q5fk72rfkp3b2Ic4n5pjJ iSJsmNvV1KQf6pd9CijfO72HPQalIsGV7Q9YwlaY8B/RS2JFp6v7E1+Quh+vhg== From: Gregory CLEMENT To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt for v5.18 (#1) Date: Tue, 01 Mar 2022 15:20:43 +0100 Message-ID: <87pmn5zrd0.fsf@BL-laptop> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220301_062046_489290_36314A13 X-CRM114-Status: GOOD ( 10.67 ) 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 v5.18. In this pull request there is also a patch updating the device tree documentation, if you can't take it, I can do a new pull request without it. Thanks, Gregory The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07: Linux 5.17-rc1 (2022-01-23 10:12:53 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git tags/mvebu-dt-5.18-1 for you to fetch changes up to c4deb8344a76831879540f3bd9c0b3cdc1d4b2ef: ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties (2022-03-01 11:47:13 +0100) ---------------------------------------------------------------- mvebu dt for 5.18 (part 1) Add new 2 bays NAS: - Ctera C200 V1 (kirkwood based) - Ctera C200 V2 (armada-370 based) Add support for PCIe legacy INTx interrupts on Armada 385 Add PCIe proprty to limit the power on miniPCIe slots in Turris Omnia ---------------------------------------------------------------- Pali Rohár (2): ARM: dts: armada-385.dtsi: Add definitions for PCIe legacy INTx interrupts ARM: dts: turris-omnia: Set PCIe slot-power-limit-milliwatt properties Pawel Dembicki (3): dt-bindings: vendor-prefixes: Add Ctera Networks ARM: dts: kirkwood: Add Ctera C-200 V1 board ARM: dts: mvebu: Add Ctera C-200 V2 board .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/Makefile | 2 + arch/arm/boot/dts/armada-370-c200-v2.dts | 388 +++++++++++++++++++++ arch/arm/boot/dts/armada-385-turris-omnia.dts | 3 + arch/arm/boot/dts/armada-385.dtsi | 52 ++- arch/arm/boot/dts/kirkwood-c200-v1.dts | 310 ++++++++++++++++ 6 files changed, 749 insertions(+), 8 deletions(-) create mode 100644 arch/arm/boot/dts/armada-370-c200-v2.dts create mode 100644 arch/arm/boot/dts/kirkwood-c200-v1.dts