From patchwork Sat May 7 16:48:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vignesh Raghavendra X-Patchwork-Id: 12842059 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 CC0D7C433EF for ; Sat, 7 May 2022 16:50:01 +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-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:CC: To:Subject:From:MIME-Version:Date:Message-ID:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=eGPzF0ijTspM2YFQ1xSDtXECJ4PNg/ZxoFOovfpLZaA=; b=Abm lI+0/tCZWfj4K/Nb9SH6HuI/jXyBn7JsAY/E2xr17REXzmbFlYciasro/czIyBzq8RiamhqZl6M0T FKQ83/sRa5ai3T3nwdvyYWL6/MUZ3mBeew17OkbkQ2sUEsxHxqUsp4LAtsBDpzEfayXLItT5gqPSE /wkpCS0Pfb9X5pMwtAo9mbbP7rjT8l+Kd191piUqAj/YM/mDcIZIM7rMeVAm3plaIF7vnG02moUlP PhNrQNkCNkUs/lhMLA7qTt7tUqN0E4yuyN7WdpKUxwFjS65SKQAUj4jco1LGKpbhyckaGg+fzfejC s4gXZdMfbYEAIUPyYsavQ14GcA1Ndyw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nnNbt-007iiI-9o; Sat, 07 May 2022 16:48:49 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nnNbq-007ihV-5N for linux-arm-kernel@lists.infradead.org; Sat, 07 May 2022 16:48:47 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 247GmXjH106393; Sat, 7 May 2022 11:48:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1651942113; bh=0D9MnCzb2qL8xROphj8mFNd53tef0dKco0d7oxlhom4=; h=Date:From:Subject:To:CC; b=VrdeLJwrBIvMRk3mlJU2mdVsV7ZT3Qs8S0nrwSPtTEBWrC5ZgUcYYVvFIh5oepHZU QqdQ55pA2KezXJxygZ5kYMriGjRuQTVdZJwcztZlX1Ix1fhBd18AZHlcDMS9JDgGHJ r28QIFBut7EmWxqBqSTM5ETObdiDTyUlRtfVzp4M= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 247GmXjt021807 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 7 May 2022 11:48:33 -0500 Received: from DFLE107.ent.ti.com (10.64.6.28) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2308.14; Sat, 7 May 2022 11:48:32 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) 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.2308.14 via Frontend Transport; Sat, 7 May 2022 11:48:32 -0500 Received: from [10.250.232.100] (ileax41-snat.itg.ti.com [10.172.224.153]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 247GmSiH069960; Sat, 7 May 2022 11:48:29 -0500 Message-ID: <3dc2011b-eb6d-dcd5-3921-57f6a1cf6d8e@ti.com> Date: Sat, 7 May 2022 22:18:27 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 From: Vignesh Raghavendra Subject: [GIT PULL] TI K3 device tree updates for v5.19 To: Olof Johansson , Arnd Bergmann , arm-soc , SoC CC: "Menon, Nishanth" , Linux ARM Mailing List , Vignesh Raghavendra , "linux-kernel@vger.kernel.org" , Tero Kristo Content-Language: en-US X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220507_094846_353652_17DA5C0B X-CRM114-Status: UNSURE ( 9.72 ) 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 Hi ARM SoC maintainers, The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17: Linux 5.18-rc1 (2022-04-03 14:08:21 -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-v5.19 for you to fetch changes up to 7d4686fc3c2ad9bfd1eaf3c54515d6469e542578: arm64: dts: ti: k3-j721e-sk: Enable HDMI (2022-05-05 22:45:16 +0530) ---------------------------------------------------------------- TI K3 device tree updates for v5.19 New Features: J721e: * Enable DSS, DP, HDMI on J721e EVM and SK AM62: * MCAN, MCU GPIO, ECAP APWM, DMA, Etherent and several peripheral on AM62 SK EVM AM64: * Enable Wireless LAN support Fixes: Drop incorrect MCU UART clock rates ---------------------------------------------------------------- Aswath Govindraju (1): arm64: dts: ti: k3-am62: Add support for MCAN Jayesh Choudhary (1): arm64: dts: ti: k3-am62: Add SA3UL ranges in cbass_main Kishon Vijay Abraham I (1): arm64: dts: ti: k3-am642-sk: Enable WLAN connected to SDHCI0 Matthias Schiffer (1): arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock rates Rahul T R (2): arm64: dts: ti: k3-j721e-sk: Enable DisplayPort arm64: dts: ti: k3-j721e-sk: Enable HDMI Tomi Valkeinen (2): arm64: dts: ti: k3-j721e-*: add DP & DP PHY arm64: dts: ti: k3-j721e-common-proc-board: add DP to j7 evm Vignesh Raghavendra (4): arm64: dts: ti: k3-am62: Add more peripheral nodes arm64: dts: ti: k3-am625-sk: Enable on board peripherals arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodes arm64: dts: ti: k3-am62-mcu: Enable MCU GPIO module arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 307 ++++++++++ arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi | 48 ++ arch/arm64/boot/dts/ti/k3-am62.dtsi | 1 + arch/arm64/boot/dts/ti/k3-am625-sk.dts | 289 +++++++++ arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 2 - arch/arm64/boot/dts/ti/k3-am642-sk.dts | 62 ++ arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 77 ++- arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 75 ++- arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 139 ++++- 9 files changed, 988 insertions(+), 12 deletions(-)