From patchwork Tue Oct 31 17:23:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Kiszka X-Patchwork-Id: 13442145 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 4E3B7C4332F for ; Tue, 31 Oct 2023 17:24:24 +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=ZXULFTpwXmmFdXnni+AC9RUFEzIm0dXKoMKkJ2O+y4A=; b=3OJWhGimGLUVXl RihKA14kfI0jqF8D6P+6YxliPenqfuV1uL0N6FE68YyrX41HWrjcTFG0rz7Rg31p+IFtO8KnPQHWb t72cu7gO0vFtOJkLrLFj6BqM5GpcfM3VB0gtdYS6O6epNVb+7vlJ/WqVlBXUQjvM4dAu7Ev3PVt9d 3XBp7N46sDIeTKjJowIRRC5xFcVXPvNCzj6quFktTcHOSwZrenq8HskOFczzrmaBf3eg20DYdt3+z JYrjDrfkdxp23IfOxxLrDq6h5nce2sJB66WA0gUujzxW0ywsEwJYYRVCBeCWQSVvM9c/F7WSINWTU Gs4JPPCUUqP+cJcVFcpg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qxsT3-005qMf-0b; Tue, 31 Oct 2023 17:23:53 +0000 Received: from mta-65-226.siemens.flowmailer.net ([185.136.65.226]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qxsSy-005qKK-0h for linux-arm-kernel@lists.infradead.org; Tue, 31 Oct 2023 17:23:50 +0000 Received: by mta-65-226.siemens.flowmailer.net with ESMTPSA id 20231031172341c7d82fccdda564fc10 for ; Tue, 31 Oct 2023 18:23:41 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=fm1; d=siemens.com; i=jan.kiszka@siemens.com; h=Date:From:Subject:To:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:Cc; bh=lFP+tbCCO5Al81BN5LxLj92CbDsS9TZpPfpARMeq65M=; b=P50E34PYGosi/ecNJHdTkYldQFW7FWtv2UoYbVfGe2P9oTlvGLldNnyb7IIgzRZxuCnvjr 2SR9b8gPJeYgGaIwjLk++t/98j4iWVGq1s0idvlFI09pw8beYegkEv4QDQg2/Z0cAwqFoHmU JOGv70edFoDPs4YLxvyUMRnKFg1qo=; From: Jan Kiszka To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Bao Cheng Su , Benedikt Niedermayr Subject: [PATCH v2 0/5] arm64: dts: iot2050: DT fixes, cleanups and enhancements Date: Tue, 31 Oct 2023 18:23:34 +0100 Message-Id: MIME-Version: 1.0 X-Flowmailer-Platform: Siemens Feedback-ID: 519:519-294854:519-21489:flowmailer X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231031_102349_093199_A3C4BC32 X-CRM114-Status: UNSURE ( 8.36 ) 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 This fixes the lost aliases for the IOT2050 series, fixes mini PCIe card hangs, drops an unused device node, brings runtime pinmuxing for the Arduino connector via debugfs. Finally, it enables PRU-based Ethernet on PG2/M.2 device variants (depends on [1]). PG1 devices still need changes to the TI driver to enable them as well. Changes in v2: - dropped spidev enabling - still looking for flexible and acceptable solution - added some missing signed-offs Jan [1] https://lore.kernel.org/lkml/35a3c4c9-5c1b-4891-9ea2-e3f648a9afe0@ti.com/ Benedikt Niedermayr (1): arm64: dts: ti: iot2050: Definitions for runtime pinmuxing Jan Kiszka (3): arm64: dts: ti: iot2050: Re-add aliases arm64: dts: ti: iot2050: Drop unused ecap0 PWM arm64: dts: ti: iot2050: Add icssg-prueth nodes for PG2 devices Su Bao Cheng (1): arm64: dts: ti: iot2050: Refactor the m.2 and minipcie power pin .../dts/ti/k3-am65-iot2050-common-pg1.dtsi | 10 +- .../dts/ti/k3-am65-iot2050-common-pg2.dtsi | 4 +- .../boot/dts/ti/k3-am65-iot2050-common.dtsi | 828 +++++++++++++++++- .../dts/ti/k3-am6548-iot2050-advanced-m2.dts | 12 +- 4 files changed, 794 insertions(+), 60 deletions(-)