From patchwork Tue Oct 24 17:09:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 13435160 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 007CFC25B6C for ; Tue, 24 Oct 2023 17:10:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id BAB78C433CA; Tue, 24 Oct 2023 17:10:03 +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 DF617C433C8; Tue, 24 Oct 2023 17:10:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org DF617C433C8 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 lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 39OH9qDr067538; Tue, 24 Oct 2023 12:09:52 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1698167393; bh=CV8adzY9N8zKYQd5YtPLSNOQpQd7yubbeMIi6msfMjI=; h=Date:From:Subject:To:CC; b=ejRDDyDbrM/wXMYt8pEc4g0VCHmNL0LQpBk5DIvbdnM1xapEKqnu5F5+mtmaglBxt HNBchSxU/AIDYnPcInjgHmA6l4P15fYTx+RiI5ybIOOaVsW/VQE5xvWQTsmXh3DwLY 7USYBBHkvh0rxJB2COVsctFJoBG8XkVCfiWtdwB8= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 39OH9qdf098441 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 24 Oct 2023 12:09:52 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 24 Oct 2023 12:09:52 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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 via Frontend Transport; Tue, 24 Oct 2023 12:09:52 -0500 Received: from [172.24.227.94] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 39OH9nq8080994; Tue, 24 Oct 2023 12:09:50 -0500 Message-ID: <35a3c4c9-5c1b-4891-9ea2-e3f648a9afe0@ti.com> Date: Tue, 24 Oct 2023 22:39:48 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US From: Vignesh Raghavendra Subject: [GIT PULL] arm64: dts: ti: K3: Second round of updates for v6.7 List-Id: To: Olof Johansson , Arnd Bergmann , SoC , arm-soc CC: Tero Kristo , Nishanth Menon , Vignesh Raghavendra , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Hi ARM SoC Maintainers, This is second round of DT updates for K3 platforms for v6.7. These contain minor yet key features for newish AM62P SoC, AM65 ICSSG and J721s2/J784s4 Display support Regards Vignesh The following changes since commit 56bc311585206a8955de793301d4f84fb4ad2ee6: arm64: dts: ti: k3-j712s2-mcu: Add the mcu domain watchdog instances (2023-10-12 18:53:36 +0530) 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-part2 for you to fetch changes up to a4d5bc3214ebb9f4af46613f824109ab90558cd3: arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports (2023-10-20 11:09:30 +0530) ---------------------------------------------------------------- TI K3 device-tree updates for v6.7 - part 2 Second round of few DT updates for K3 platforms. These have been in linux-next for a few days without issues. Most of the additions is for newer AM62P SoC dtsi bringing support on par with rest of AM62x family. New features: AM62P SoCs: Support for wide range of peripherals such as eMMC/SD, CPSW Ethernet, OSPI, etc similar to AM62 J721s2/J784s4/AM69 SoCs: Display support via DP and HDMI interfaces and associated SerDes support AM654 EVM/IDK: ICSSG/PRU based industrial Ethernet support ---------------------------------------------------------------- Dasnavis Sabiya (1): arm64: dts: ti: k3-am69-sk: Add DP and HDMI support MD Danish Anwar (3): arm64: dts: ti: k3-am65-main: Add ICSSG IEP nodes arm64: dts: ti: k3-am654-icssg2: add ICSSG2 Ethernet support arm64: dts: ti: k3-am654-idk: Add ICSSG Ethernet ports Rahul T R (2): arm64: dts: ti: k3-j784s4-main: Add DSS and DP-bridge node arm64: dts: ti: k3-j784s4-evm: Enable DisplayPort-0 Siddharth Vadapalli (2): arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux arm64: dts: ti: k3-j784s4-main: Add WIZ and SERDES PHY nodes Vignesh Raghavendra (2): arm64: dts: ti: k3-am62p: Add nodes for more IPs arm64: dts: ti: k3-am62p5-sk: Updates for SK EVM arch/arm64/boot/dts/ti/Makefile | 4 + arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 764 +++++++++- arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi | 190 +++ arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi | 47 + arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi | 69 +- arch/arm64/boot/dts/ti/k3-am62p.dtsi | 7 +- arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 510 ++++++- arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 36 + arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso | 145 ++ arch/arm64/boot/dts/ti/k3-am654-idk.dtso | 296 ++++ arch/arm64/boot/dts/ti/k3-am69-sk.dts | 232 +++ arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 117 ++ arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 274 ++++ 13 files changed, 2666 insertions(+), 25 deletions(-) create mode 100644 arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi create mode 100644 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso create mode 100644 arch/arm64/boot/dts/ti/k3-am654-idk.dtso