From patchwork Fri Jan 10 21:07:53 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13935477 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 74EB7207E08 for ; Fri, 10 Jan 2025 21:08:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543292; cv=none; b=QQvlrlReN83DMiHA8/UXVsU/XvzcQJ+HyXtwkOmJZjTyHhj7liC0ZMB2v6m1Q/RILjJjjCfHjKOTKm3PlGMIKgmDPrb6MevzgGQngH2xohnHZ8ittAPlb4DqLHtBQiWBqJXFD60sODREjVOb6E8yKXcImUNO3iItcOZZ862I0iQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543292; c=relaxed/simple; bh=dhe4XV6yO8lC8/J4jpatyb39pOWiveqqsVxcphUhBl8=; h=Date:From:To:CC:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=oPl8QQ8cyJFaOVhdKYfeTKrLMNCPNTbIuPSnUihyS4w+J9cSDv7sCe7MHvma2MWj2I2ysSFF0+vJef/QYnyYFdYmiLFsW60PCmwRlZIEuhwVz0YioRNO/BSXLWc79xc1/AdLgP3kNy8PpNtA1pbDgIkpKNs6x9fAarWgut5KJjk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=Jx/GnICQ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="Jx/GnICQ" Received: by smtp.kernel.org (Postfix) id 25265C4CED6; Fri, 10 Jan 2025 21:08:12 +0000 (UTC) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 7E5F6C4CEDD; Fri, 10 Jan 2025 21:08:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7E5F6C4CEDD Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL7rZI3170329 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 10 Jan 2025 15:07:53 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736543273; bh=hTJ1sU7QR/6/dibeRrwOw2vrZKkscaaABpNVSnE0JWs=; h=Date:From:To:CC:Subject; b=Jx/GnICQl0qukuVrTWOODnkRnC3IuDEuMDl9myG2HwFe7auzFV0JJKVvR76s/aHkp zkwtMB6BYkOgKChVjUJ1Q6sINw/dXJmzSrxeqtrGysZgZ51fclkN8dMUWM82582Rjc en3eCJHFifjzXZ68wEMLX4d1V83SxiwOgyYMydc0= Received: from DFLE107.ent.ti.com (dfle107.ent.ti.com [10.64.6.28]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL7r68031132 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 10 Jan 2025 15:07:53 -0600 Received: from DFLE114.ent.ti.com (10.64.6.35) by DFLE107.ent.ti.com (10.64.6.28) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 10 Jan 2025 15:07:53 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 10 Jan 2025 15:07:53 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50AL7r9H018236; Fri, 10 Jan 2025 15:07:53 -0600 Date: Fri, 10 Jan 2025 15:07:53 -0600 From: Nishanth Menon To: Arnd , SoC list CC: , , , , Santosh Shilimkar , Tony Lindgren , Nishanth Menon Subject: [GIT PULL 1/4] soc: ti: Driver updates for v6.14 Message-ID: <20250110210753.exsx5yxmxpcdn64y@amicably> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Hi SoC maintainers, Please pull The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-driver-soc-for-v6.14 for you to fetch changes up to 202580b60229345dc2637099f10c8a8857c1fdc2: soc: ti: pruss: Fix pruss APIs (2025-01-02 10:37:14 -0600) ---------------------------------------------------------------- TI SoC driver updates for v6.14 - Build fixup when CONFIG_TI_PRUSS is disabled. ---------------------------------------------------------------- MD Danish Anwar (1): soc: ti: pruss: Fix pruss APIs include/linux/pruss_driver.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) From patchwork Fri Jan 10 21:07:59 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13935476 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E28E4207E08 for ; Fri, 10 Jan 2025 21:08:11 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543292; cv=none; b=U+rFh0wnkFAelSKMhJvk15xAaD7su2+Iogf4pbhvGysiKam9t/NB7sdHiZTnpeydwypi0B0eKjuPvUk/fdOLx7loYOqI7azzUhVUpI9kh7Pl/4zoMsfl2EV8BYsuu1I+sgKHfcL+rNmD7+DfFYuPiFX31ZnZ8IvFFnoh5wMno9U= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543292; c=relaxed/simple; bh=AdzdgmAXlnALT2yqiYSKmAH591OGwWvnkSTknul7ABk=; h=Date:From:To:CC:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=FJN3mpbjmpl53OfY7RTzSN+dF+TOtTQf9xuqDFyP6sogm8QPmMPo0QQTt3Tl8jL+Ll3zFlsBrOiv5A+CgVm1g1hYPulPFmkbk3m16WbH/0Sx70EigzXIKPaJV70ZiIxPSkryUnOLvCsTwkbh0lRPqVfERFZ3xmwLxl4+QonmITU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=GJJ5XHpy; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="GJJ5XHpy" Received: by smtp.kernel.org (Postfix) id 7E01EC4CEDF; Fri, 10 Jan 2025 21:08:11 +0000 (UTC) Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 88C72C4CED6; Fri, 10 Jan 2025 21:08:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 88C72C4CED6 Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 50AL80RP005498; Fri, 10 Jan 2025 15:08:00 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736543280; bh=c2vzOiHUmpA75QtQSimbJ3xsOFiWjDLHRAn+S8DaIMY=; h=Date:From:To:CC:Subject; b=GJJ5XHpyk+zbWJcZrsMrSwJ3lzf6OWRbsafgRoxid54y169EgVGUcjlfh0lqDf4Bx MCFTNPAPCPGV0xaDuFIJJWBEs/i66EdpVVKdYvQy7PoXo1Ps8hrZmoOuUjXFioJnCP Vk9YDLkJkOjNA41EzzoAKuF9gNdQVGrXYqgtZ6jA= Received: from DLEE115.ent.ti.com (dlee115.ent.ti.com [157.170.170.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL80Mh089692 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 10 Jan 2025 15:08:00 -0600 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE115.ent.ti.com (157.170.170.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 10 Jan 2025 15:07:59 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 10 Jan 2025 15:07:59 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50AL7xf0033690; Fri, 10 Jan 2025 15:07:59 -0600 Date: Fri, 10 Jan 2025 15:07:59 -0600 From: Nishanth Menon To: Arnd , SoC list CC: , , , , Vignesh Raghavendra , Tero Kristo , Nishanth Menon Subject: [GIT PULL 2/4] arm64: defconfig: Driver updates for TI K3 platforms for v6.14 Message-ID: <20250110210759.fd6a3ed7q52zkpnw@rogue> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Hi SoC maintainers, Please pull The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-config-for-v6.14 for you to fetch changes up to 184caba444cfd4b90231de7d071b9966c115c29f: arm64: defconfig: Enable TI K3 M4 remoteproc driver (2025-01-08 09:46:14 -0600) ---------------------------------------------------------------- TI K3 defconfig updates for v6.14 - Enable M4F remote proc support for AM62x based platforms such as BeaglePlay, phyboard, verdin, SK etc. ---------------------------------------------------------------- Hari Nagalla (1): arm64: defconfig: Enable TI K3 M4 remoteproc driver arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) From patchwork Fri Jan 10 21:08:12 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13935478 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 79FD52080F1 for ; Fri, 10 Jan 2025 21:08:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543304; cv=none; b=PCC8vpbsIHFVy88knYRUScGhTioKeKNu0awr6xhU02I6DhQqIxX7i28nQ2UDNZXNTVRIKXP/Lg2ifAEY7T+SDt98+4b5Lflx+g0+NgruKNCTIQTY27yQLobSQHqvpCD2FKNPBIE+qZQIwBU5PLHrLploX5bkhDqZn7zoHgi9/W8= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543304; c=relaxed/simple; bh=MrwF25Xk6Ic/Qx45a4hOR4KBV8tpzYvw7bNN0xtwsCg=; h=Date:From:To:CC:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Jt8ieT7oP7RDQ2+Cq0I99dFF5Kk30dp8rCFBsv+ZbGVgk7wmZkuI1CvE2XMd8acy0RFCngqt2Gf8tH+GhtXY+LrVcbJmpAaJjEK1WHZkzOohAz45EwMchpGV3dwiEoDXuhjG/OppOJt4N0Q5K5TxjyQRauPtkBjfKMuLdZV8hA0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=iEBAkXG1; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="iEBAkXG1" Received: by smtp.kernel.org (Postfix) id 0A2FBC4CED6; Fri, 10 Jan 2025 21:08:24 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 30D48C4CEDD; Fri, 10 Jan 2025 21:08:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 30D48C4CEDD Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8COD3468778 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 10 Jan 2025 15:08:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736543293; bh=LtH3w2yzay2mB9h+63UlRphjDaprFBP4pzyXR1a8HkI=; h=Date:From:To:CC:Subject; b=iEBAkXG16YVSFm0VrVX63PlK2HVmdjYRONle6pCspnUkLz9qM2XIKSnOGSga+UiZW 2uuyj7NsDJI6C6DY+BJpAbfvyQ10t23jg65i8oO3fxEfBRCw+PK/TASbVLakJeUs5/ oqWR9o/mbsBwsWKYbGPmkj0spV3SY4R8OsFzj3Cg= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8Ckc090010 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 10 Jan 2025 15:08:12 -0600 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 10 Jan 2025 15:08:12 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 10 Jan 2025 15:08:12 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50AL8CkX034021; Fri, 10 Jan 2025 15:08:12 -0600 Date: Fri, 10 Jan 2025 15:08:12 -0600 From: Nishanth Menon To: Arnd , SoC list CC: , , , , Tony Lindgren , Vignesh Raghavendra , Tero Kristo , Nishanth Menon Subject: [GIT PULL 3/4] arm64: dts: ti: K3 devicetree updates for v6.14 Message-ID: <20250110210812.bdpypzvmg6s6sr5t@itinerary> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Hi SoC maintainers, Please pull the following. Please note that there is a minor checkpatch warning around "Reported-by" without "Closes" - the report was an internal report with no public facing URL and was hence skipped. I decided to leave it alone to acknowledge the reporter. The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-dt-for-v6.14 for you to fetch changes up to 5532b8a9ce0e80514e37a1e082824934663580a3: arm64: dts: ti: k3-am62a-wakeup: Configure ti-sysc for wkup_uart0 (2025-01-08 09:45:52 -0600) ---------------------------------------------------------------- TI K3 device tree updates for v6.14 Generic Fixups/Cleanups: - Remove unused and undocumented "ti,(rx|tx)-fifo-depth" properties for ethernet phy - Clock description added to ICSS-G SoC Specific features and Fixes: - Duplicate GICR reg defines in am62x/am62ax - Mailbox nodes are enabled at board level bringing AM67/j722s/am62p to same behavior as other K3 SoCs. - Introduction of deep-sleep state defines for pinctrl header AM62Ax - Enable ti-sysc for wkup_uart0 AM64: - Switch ICSSG clock to core clock. J7200: - Disable SPI1 loopback default. J784s4: - Clock ID fix for McSPI instances - Use j7200-padconf compatibility for padconf to enable suspend-to-ram support. Board Specific: AM62 - phyboard - hdmi bridge regulator and using 16bit input for hdmi bridge, vcc-supply for i2c eeprom - SK - SoC wakeup using USB1, Add bootph property around cpsw mac syscon node, M4 mailbox node redefinition fixup. - BeaglePlay: Fix ethernet phy reset time AM64 - hummingboard-t: Convert PCIE/USB overlays to independent dts. j7200: - EVM: fix typo in overlay name. j721e: - EVM: overlay for pcie1 endpoint mode. j722s: - EVM: Add mcu_i2c0 support for expansion pins., Add USB0 DFU support, Enable PMIC - AM67a-beagley-ai: Add remote proc nodes j784s4: - AM69-SK/ j784s4-EVM - Mark PMIC regulators with bootph-all property to indicate ones that are needed through boot phases. - AM69-sk: PIC0 Endpoint mode overlay, USB Superspeed mode. ---------------------------------------------------------------- Andrew Davis (3): arm64: dts: ti: k3-am625-sk: Remove M4 mailbox node redefinition arm64: dts: ti: k3-am62p: Enable Mailbox nodes at the board level arm64: dts: ti: k3-am67a-beagley-ai: Add remote processor nodes Andrew Halaney (2): arm64: dts: ti: k3-j784s4-evm: Mark tps659413 regulators as bootph-all arm64: dts: ti: k3-am69-sk: Mark tps659413 regulators as bootph-all Anurag Dutta (2): arm64: dts: ti: k3-j784s4: Fix clock IDs for MCSPI instances arm64: dts: ti: k3-j7200: Add node to disable loopback connection Bhavya Kapoor (1): arm64: dts: ti: k3-j722s-evm: Enable support for mcu_i2c0 Bryan Brattlof (2): arm64: dts: ti: k3-am62: Remove duplicate GICR reg arm64: dts: ti: k3-am62a: Remove duplicate GICR reg Chintan Vankar (1): arm64: dts: ti: k3-am62x-sk-common: Add bootph-all property in cpsw_mac_syscon node Dasnavis Sabiya (1): arm64: dts: ti: k3-am69-sk: Add USB SuperSpeed support Francesco Valla (1): arm64: dts: ti: k3-am625-beagleplay: Fix DP83TD510E reset time Josua Mayer (1): arm64: dts: ti: k3-am642-hummingboard-t: Convert overlay to board dts MD Danish Anwar (2): dt-bindings: soc: ti: pruss: Add clocks for ICSSG arm64: dts: ti: k3-am64-main: Switch ICSSG clock to core clock Rob Herring (Arm) (1): arm64: dts: ti: Remove unused and undocumented "ti,(rx|tx)-fifo-depth" properties Siddharth Vadapalli (7): arm64: dts: ti: k3-pinctrl: Introduce deep sleep macros arm64: dts: ti: k3-am62x-sk-common: Support SoC wakeup using USB1 wakeup arm64: dts: ti: k3-am62p-j722s-common-main: Enable USB0 for DFU boot arm64: dts: ti: Makefile: Fix typo "k3-j7200-evm-pcie1-ep.dtbo" arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE1 Endpoint Mode arm64: dts: ti: k3-am68-sk-base-board: Add overlay for PCIE1 Endpoint Mode arm64: dts: ti: k3-am69-sk: Add overlay for PCIE0 Endpoint Mode Thomas Richard (1): arm64: dts: ti: k3-j784s4: Use ti,j7200-padconf compatible Udit Kumar (1): arm64: dts: ti: k3-j722s-evm: Enable PMIC Vibhore Vardhan (1): arm64: dts: ti: k3-am62a-wakeup: Configure ti-sysc for wkup_uart0 Wadim Egorov (4): arm64: dts: ti: k3-am62x-phyboard-lyra: Set RGB input to 16-bit for HDMI bridge arm64: dts: ti: k3-am62x-phyboard-lyra: Add HDMI bridge regulators arm64: dts: ti: k3-am62-phycore-som: Define vcc-supply for I2C EEPROM arm64: dts: ti: am62-phyboard-lyra: Provide a vcc-supply for the I2C EEPROM .../devicetree/bindings/soc/ti/ti,pruss.yaml | 10 ++ arch/arm64/boot/dts/ti/Makefile | 19 ++- arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 1 - arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi | 11 ++ arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 2 +- arch/arm64/boot/dts/ti/k3-am625-sk.dts | 7 - arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 1 - arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 36 ++++- .../boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 5 + arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 4 + arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi | 24 ++++ arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 6 +- arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 22 ++- ...-pcie.dtso => k3-am642-hummingboard-t-pcie.dts} | 14 +- ...-usb3.dtso => k3-am642-hummingboard-t-usb3.dts} | 13 +- .../boot/dts/ti/k3-am642-tqma64xxl-mbax4xxl.dts | 6 - arch/arm64/boot/dts/ti/k3-am67a-beagley-ai.dts | 158 +++++++++++++++++++++ .../dts/ti/k3-am68-sk-base-board-pcie1-ep.dtso | 53 +++++++ arch/arm64/boot/dts/ti/k3-am69-sk-pcie0-ep.dtso | 53 +++++++ arch/arm64/boot/dts/ti/k3-am69-sk.dts | 41 ++++++ .../boot/dts/ti/k3-j7200-common-proc-board.dts | 4 + arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 7 + arch/arm64/boot/dts/ti/k3-j721e-evm-pcie1-ep.dtso | 53 +++++++ arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 102 +++++++++++++ .../boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi | 8 ++ .../boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi | 22 +-- .../dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi | 12 +- arch/arm64/boot/dts/ti/k3-pinctrl.h | 19 +++ 28 files changed, 654 insertions(+), 59 deletions(-) rename arch/arm64/boot/dts/ti/{k3-am642-hummingboard-t-pcie.dtso => k3-am642-hummingboard-t-pcie.dts} (78%) rename arch/arm64/boot/dts/ti/{k3-am642-hummingboard-t-usb3.dtso => k3-am642-hummingboard-t-usb3.dts} (74%) create mode 100644 arch/arm64/boot/dts/ti/k3-am68-sk-base-board-pcie1-ep.dtso create mode 100644 arch/arm64/boot/dts/ti/k3-am69-sk-pcie0-ep.dtso create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-evm-pcie1-ep.dtso From patchwork Fri Jan 10 21:08:25 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13935479 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 58A422080DF for ; Fri, 10 Jan 2025 21:08:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543315; cv=none; b=o8Th2EJ1T58ZhywifsVusMkdAvKIZAQAy2hDwtzRhVrGIbE2GcZraFuCiqLSRZA+ssydJ+J4b8C+DGT0714M5vCNs/9lmgbg4AoWJX76zbynJ6rh469BxVHFhgAv6eL82gNm0yPHL+w+kWT1iLvqBk0NzcLQPzfXDXOO/kCWweo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736543315; c=relaxed/simple; bh=jl2RVbBj3WdnQSscajqXDP9ig0Yrhu1K4YY93cjVI/c=; h=Date:From:To:CC:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=THq3JeQro3ErkFAP5aEgPtq2oxH0bsh8t5IFZgM5CulHhY8e/nOmz2tqfqyVss4AffRXg5q3j0P0HfvNusHnhaHBsJUYFAelKHJiUtmTAr4exL0J1KRXDiTn4cMcatiII3FcqRZxAiV0GOaVXzcTZbpAtgE6qd0nw8qznuzjzFw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=k44kWVsg; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="k44kWVsg" Received: by smtp.kernel.org (Postfix) id 3EB38C4CEE1; Fri, 10 Jan 2025 21:08:35 +0000 (UTC) Received: from lelvem-ot02.ext.ti.com (lelvem-ot02.ext.ti.com [198.47.23.235]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 20A88C4CED6; Fri, 10 Jan 2025 21:08:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 20A88C4CED6 Authentication-Results: smtp.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=ti.com Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelvem-ot02.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8Qa33468797 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 10 Jan 2025 15:08:26 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1736543306; bh=r/ue8Aiufy/wDZ3a45YXCfTJFJXDyUS9LLmOc/rSl44=; h=Date:From:To:CC:Subject; b=k44kWVsgWgbYhmIgJeQr4L2mChKNVOgqLSLb7yIKrVv+eV7Ucwe+x1/QqkbgiuAw9 ANIhqZjhXlumYKyIChtPXEfIkA13BtCcn31bpOKiK8PPNDf9f+7IXuF3JeoJ80kZO6 wshTwOela3fW4e5wgvGeXWkeF+DPd6sRnlc6maR4= Received: from DFLE106.ent.ti.com (dfle106.ent.ti.com [10.64.6.27]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 50AL8P7K031422 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 10 Jan 2025 15:08:25 -0600 Received: from DFLE104.ent.ti.com (10.64.6.25) by DFLE106.ent.ti.com (10.64.6.27) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 10 Jan 2025 15:08:25 -0600 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE104.ent.ti.com (10.64.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 10 Jan 2025 15:08:25 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 50AL8PBN034126; Fri, 10 Jan 2025 15:08:25 -0600 Date: Fri, 10 Jan 2025 15:08:25 -0600 From: Nishanth Menon To: Arnd , SoC list CC: , , , , Santosh Shilimkar , Tony Lindgren , Vignesh Raghavendra , Tero Kristo , Nishanth Menon Subject: [GIT PULL 4/4] MAINTAINERS: TI updates for v6.14 Message-ID: <20250110210825.emk6zh4tfc6obv26@celestial> Precedence: bulk X-Mailing-List: soc@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Disposition: inline X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea Hi SoC maintainers, Note: this PR could potentially go with soc drivers as well, but decided to keep it separate to allow your discretion as to the path to take. Please pull The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37: Linux 6.13-rc1 (2024-12-01 14:28:56 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git tags/ti-k3-maintainer-for-v6.14 for you to fetch changes up to 31bd1f4517b651e132fae7cbb5f63b190015da94: MAINTAINERS: Add entry for linux/pruss_driver.h (2025-01-02 10:36:36 -0600) ---------------------------------------------------------------- TI Maintainer updates for v6.14 - Maintain Programmable Real-time Unit Subsystem(PRUSS) SoC library interface header linux/pruss_driver.h ---------------------------------------------------------------- MD Danish Anwar (1): MAINTAINERS: Add entry for linux/pruss_driver.h MAINTAINERS | 1 + 1 file changed, 1 insertion(+)