From patchwork Wed Oct 18 17:27:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13427560 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 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.lore.kernel.org (Postfix) with ESMTPS id AD81BCDB47E for ; Wed, 18 Oct 2023 17:28:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 6434FC433CA; Wed, 18 Oct 2023 17:28:02 +0000 (UTC) Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (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 7659AC433C8; Wed, 18 Oct 2023 17:28:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 7659AC433C8 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 lelv0265.itg.ti.com ([10.180.67.224]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 39IHRvQH127682; Wed, 18 Oct 2023 12:27:57 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1697650077; bh=3dhza5KgSO+NkFmW/yrL4gVhAg2B6xYmrtVFbos6POI=; h=Date:From:Subject:CC:To; b=IqzSj/GKsiKS8j4pu2weziYHiLyc0jYRcz+4BmgmeMc6eYEJyaqt2kmdTCsy9TRXV 9sv1KTXKhOSjGnVO8Dc6PegkxjVxOeBmA9eaecfxMcPuvk86YB8oV26zn5ardLpEbE nafWhMM38qVhPFPLxnGF5gkHbcwH72keMY8otq7Y= Received: from DLEE107.ent.ti.com (dlee107.ent.ti.com [157.170.170.37]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 39IHRvtV031321 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 18 Oct 2023 12:27:57 -0500 Received: from DLEE111.ent.ti.com (157.170.170.22) by DLEE107.ent.ti.com (157.170.170.37) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 18 Oct 2023 12:27:57 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE111.ent.ti.com (157.170.170.22) 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; Wed, 18 Oct 2023 12:27:57 -0500 Received: from [172.24.227.94] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39IHRr3u021940; Wed, 18 Oct 2023 12:27:54 -0500 Message-ID: Date: Wed, 18 Oct 2023 22:57:52 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Vignesh Raghavendra Subject: [GIT PULL 1/2] arm64: dts: ti: K3 updates for v6.7 CC: Tero Kristo , Vignesh Raghavendra , , , Nishanth Menon List-Id: To: Olof Johansson , Arnd Bergmann , arm-soc , SoC X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Hi ARM SoC maintainers, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) 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.7 for you to fetch changes up to 56bc311585206a8955de793301d4f84fb4ad2ee6: arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances (2023-10-12 18:53:36 +0530) ---------------------------------------------------------------- TI K3 device tree updates for v6.7 New features across K3 SoCs: - Watchdog and ESM nodes for J7xx - DMA node for Camera interface (CSI) for J7xx - C7x DSP and R5F rproc support for J7xx/AM68/AM69 AM68: - USB and PCIe support AM64: - IO expander support - GPIO LED, I2C device supplies for am64-tqma64xxl-mbax4xxl - RTC IRQ pin update for am64 phycore AM62A: - TPS6593 PMIC and mcasp audio support Misc: - bootph-* tag addition for AM64 and AM62 - iw416 based bluetooth support on verdin-am62 - IO Expander addition for AM64 and AM65 boards Fixes: - Convert DMSS/NAVSS to simple-bus compatible to squelch dtbs_check warnings - Minor indentation fixes - Specify base dtb for k3-j721s2-evm-gesi.dtbo and k3-am62x-sk-hdmi-audio.dtbo - Misc fixups for AM62 Beagleplay, verdin-am62 boards ---------------------------------------------------------------- Apurva Nandan (9): arm64: dts: ti: k3-j721s2-mcu: Add MCU R5F cluster nodes arm64: dts: ti: k3-j721s2-main: Add MAIN R5F remote processsor nodes arm64: dts: ti: k3-j721s2-main: Add C7x remote processsor nodes arm64: dts: ti: k3-j721s2-som-p0: Add DDR carveout memory nodes for R5F arm64: dts: ti: k3-j721s2-som-p0: Add DDR carveout memory nodes for C71x DSPs arm64: dts: ti: k3-am68-sk-som: Add DDR carveout memory nodes for R5F arm64: dts: ti: k3-am68-sk-som: Add DDR carveout memory nodes for C71x DSP arm64: dts: ti: k3-am69-sk: Add DDR carveout memory nodes for R5F arm64: dts: ti: k3-am69-sk: Add DDR carveout memory nodes for C71x DSP Aradhya Bhatia (1): arm64: dts: ti: Fix HDMI Audio overlay in Makefile Francesco Dolcini (1): arm64: dts: ti: verdin-am62: disable MIPI DSI bridge Jai Luthra (4): arm64: dts: ti: k3-am62a-main: Add nodes for McASP arm64: dts: ti: k3-am62a7-sk: Split vcc_3v3 regulators arm64: dts: ti: k3-am62a7-sk: Drop i2c-1 to 100Khz arm64: dts: ti: k3-am62a7-sk: Enable audio on AM62A Julien Panis (1): arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC Keerthy (7): arm64: dts: ti: k3-j721s2: Add ESM instances arm64: dts: ti: k3-j784s4: Add ESM instances arm64: dts: ti: k3-j7200: Add MCU domain ESM instance arm64: dts: ti: k3-j784s4-main: Add the main domain watchdog instances arm64: dts: ti: k3-j784s4-mcu: Add the mcu domain watchdog instances arm64: dts: ti: k3-j721s2-main: Add the main domain watchdog instances arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances Marcel Ziswiler (1): arm64: dts: ti: verdin-am62: add iw416 based bluetooth Matthias Schiffer (4): arm64: dts: ti: k3-am64-tqma64xxl: add supply regulator for I2C devices arm64: dts: ti: k3-am64-tqma64xxl-mbax4xxl: add muxing for GPIOs on pin headers arm64: dts: ti: k3-am64-tqma64xxl-mbax4xxl: add chassis-type arm64: dts: ti: k3-am64-tqma64xxl-mbax4xxl: update gpio-led configuration Neha Malcom Francis (1): arm64: dts: ti: k3-j721e-mcu-wakeup: Add MCU domain ESM instance Nishanth Menon (6): arm64: dts: ti: k3-am625: Add boot phase tags marking arm64: dts: ti: k3-am625-beagleplay: Add boot phase tags marking arm64: dts: ti: k3-am625-sk: Add boot phase tags marking arm64: dts: ti: k3-am64: Add phase tags marking arm64: dts: ti: k3-am642-evm: Add boot phase tags marking arm64: dts: ti: k3-am642-sk: Add boot phase tags marking Ravi Gunasekaran (1): arm64: dts: ti: k3-am654-base-board: Add I2C I/O expander Roger Quadros (1): arm64: dts: ti: k3-am64: Add GPIO expander on I2C0 Siddharth Vadapalli (1): arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file Sinthu Raja (3): arm64: dts: ti: Add USB Type C swap defines for J721S2 SoC arm64: dts: ti: k3-am68-sk: Add DT node for PCIe arm64: dts: ti: k3-am68-sk: Add DT node for USB Vaishnav Achath (2): arm64: dts: ti: k3-j721s2-main: Add BCDMA instance for CSI2RX arm64: dts: ti: k3-j784s4-main: Add BCDMA instance for CSI2RX Vignesh Raghavendra (2): arm64: dts: ti: k3-*: Convert DMSS to simple-bus arm64: dts: ti: k3-*: Convert NAVSS to simple-bus Wadim Egorov (3): arm64: dts: ti: k3-am64: Fix indentation in watchdog nodes arm64: dts: ti: phycore-am64: Add RTC interrupt pin arm64: dts: ti: k3-am625-beagleplay: Fix typo in ramoops reg arch/arm64/boot/dts/ti/Makefile | 7 +- arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 12 +- arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 2 + arch/arm64/boot/dts/ti/k3-am62-verdin-wifi.dtsi | 6 + arch/arm64/boot/dts/ti/k3-am62-verdin.dtsi | 1 + arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi | 2 + arch/arm64/boot/dts/ti/k3-am62.dtsi | 3 + arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 28 +- arch/arm64/boot/dts/ti/k3-am625-sk.dts | 27 + arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 60 ++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 189 +++++- arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 16 + arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 37 +- arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 2 + arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi | 11 + arch/arm64/boot/dts/ti/k3-am64.dtsi | 2 + arch/arm64/boot/dts/ti/k3-am642-evm.dts | 37 ++ arch/arm64/boot/dts/ti/k3-am642-sk.dts | 29 + arch/arm64/boot/dts/ti/k3-am642-tqma64xxl-mbax4xxl.dts | 84 ++- arch/arm64/boot/dts/ti/k3-am642-tqma64xxl.dtsi | 12 + arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 7 + arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 56 ++ arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi | 208 +++++++ arch/arm64/boot/dts/ti/k3-am69-sk.dts | 304 ++++++++++ arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 9 +- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 +- arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 9 +- arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 232 ++++++- arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 82 ++- arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 208 +++++++ arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 223 +++++++ arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 40 ++ arch/arm64/boot/dts/ti/k3-serdes.h | 2 +- 37 files changed, 1925 insertions(+), 32 deletions(-) From patchwork Wed Oct 18 17:28:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13427561 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 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.lore.kernel.org (Postfix) with ESMTPS id 69838CDB47E for ; Wed, 18 Oct 2023 17:28:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1EDB8C433CA; Wed, 18 Oct 2023 17:28:11 +0000 (UTC) Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (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 9944FC433C7; Wed, 18 Oct 2023 17:28:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 9944FC433C7 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 lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 39IHS5H8029782; Wed, 18 Oct 2023 12:28:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1697650085; bh=behoVI6ahWHU3TqWjsSGM8oZJ95ZNz9rkWsKbXO5RWs=; h=Date:From:Subject:To:CC; b=AfI8ULhMchemHdd9nK7k7pZer1GodH6euHHx8xPjCXw2/GaqcjJnNrchuhqhcPAi0 BG8E3kJTc0Chl89+EazXA6EV9BIkXW5RH16iFq3HxYPY+NLdELTvDERls1dU4Y+huN kLF9hHKDqeJuw0uk5W1+rhcCqiXYYq3b6BVKAJjY= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 39IHS5r0038166 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 18 Oct 2023 12:28:05 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 18 Oct 2023 12:28:05 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE109.ent.ti.com (10.64.6.30) 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; Wed, 18 Oct 2023 12:28:05 -0500 Received: from [172.24.227.94] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39IHRr3v021940; Wed, 18 Oct 2023 12:28:00 -0500 Message-ID: <9c820e96-21e4-451e-b0ab-a6400d68bdf7@ti.com> Date: Wed, 18 Oct 2023 22:58:00 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Vignesh Raghavendra Subject: [GIT PULL 2/2] arm64: defconfig: TI K3 updates for v6.7 List-Id: To: Olof Johansson , Arnd Bergmann , arm-soc , SoC CC: Tero Kristo , Vignesh Raghavendra , , , Nishanth Menon X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Hi ARM SoC maintainers, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) 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.7 for you to fetch changes up to f9010eb938beb9a58c640b50d2fe65e4187c1fde: arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A (2023-10-12 12:20:30 +0530) ---------------------------------------------------------------- TI K3 defconfig updates Enable TPS6593 PMIC driver as module to support PMIC on AM62A SK board ---------------------------------------------------------------- Jai Luthra (1): arm64: defconfig: Enable TPS6593 PMIC for SK-AM62A arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)