From patchwork Tue Feb 20 19:14:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brandon Brnich X-Patchwork-Id: 13564382 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 16114C5475B for ; Tue, 20 Feb 2024 19:15:47 +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:References:In-Reply-To: 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: List-Owner; bh=clxulWAurNvztf17X4JjNIFd/F41kE+q7VJwxyU+mXQ=; b=a2XUpDFMxYGJQj CDQtS1Ca6bFOTLTx4jXz1mYT+7eSwgSQ+sAgLcNlyloaU0JDPBAlWMJBmTQlfwA4Yfc1edmljO25s j3VEjYeKnjZNl3mpiawKJlNvB/KCrZh+eB7Ips2FFGKOLMt31m4/2HUCqTAiPNi7JxyyijG8rW1Xd XuDZFa7UVhnE24neEbM5BX9oqb86gfwdJim8hANzgAxKaAiG3LQdhTky1aY7NUuJStRVEKRoI4nas FjDLPCCeWDQUtx/adeJUVKjkiuRAPhC+IAMYpKnVUmzsl0I8wg3AjYUSuDMwQz4ttMPxTJS2XqpXk OoSeq/O4C0YaigdWY/1Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rcVaZ-0000000Fv0B-3Xjc; Tue, 20 Feb 2024 19:15:35 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rcVaS-0000000Fuxw-0IzC for linux-arm-kernel@lists.infradead.org; Tue, 20 Feb 2024 19:15:29 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 41KJFDPh001091; Tue, 20 Feb 2024 13:15:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1708456513; bh=2n7WuAm0q+DPielbyc0Rg3dgXK0lZuNUv7v3xgAAS2U=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=JwGjKNWKYsBQZtAyIsGwc00P2r6g1jY3ZqWrbjQvOEl2vL3scDd7nXCOUxgEJulSa qHiTP3ObIQauCgjXZfHxs/RcHaXKDzldk1HRZWS/HeD0MexRCY0BvefTlTZkJHebEu oBbAPSraTKDzIgbzIiVek8pt0tKaYNTa0MQxG2J8= Received: from DFLE109.ent.ti.com (dfle109.ent.ti.com [10.64.6.30]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 41KJFDZg076261 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 20 Feb 2024 13:15:13 -0600 Received: from DFLE109.ent.ti.com (10.64.6.30) 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; Tue, 20 Feb 2024 13:15:13 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) 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; Tue, 20 Feb 2024 13:15:13 -0600 Received: from udba0500997.dhcp.ti.com (udba0500997.dhcp.ti.com [128.247.81.249]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 41KJEKoQ051513; Tue, 20 Feb 2024 13:15:13 -0600 From: Brandon Brnich To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Catalin Marinas , Will Deacon , Bjorn Andersson , Geert Uytterhoeven , Arnd Bergmann , Konrad Dybcio , Neil Armstrong , =?utf-8?q?N=C3=ADcolas_F_=2E_R_?= =?utf-8?q?=2E_A_=2E_Prado?= , Marek Szyprowski , , , , Darren Etheridge CC: Andrew Davis , Brandon Brnich Subject: [PATCH v5 3/4] arm64: dts: ti: k3-am62p: Add Wave5 Video Encoder/Decoder Node Date: Tue, 20 Feb 2024 13:14:12 -0600 Message-ID: <20240220191413.3355007-4-b-brnich@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240220191413.3355007-1-b-brnich@ti.com> References: <20240220191413.3355007-1-b-brnich@ti.com> MIME-Version: 1.0 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-20240220_111528_252805_33446F30 X-CRM114-Status: UNSURE ( 9.81 ) 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 patch adds support for the Wave521cl on the AM62P. Signed-off-by: Brandon Brnich --- arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi index 4c51bae06b57..fd346e01e44e 100644 --- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi @@ -891,4 +891,12 @@ mcasp2: audio-controller@2b20000 { power-domains = <&k3_pds 192 TI_SCI_PD_EXCLUSIVE>; status = "disabled"; }; + + vpu: video-codec@30210000 { + compatible = "ti,j721s2-wave521c", "cnm,wave521c"; + reg = <0x00 0x30210000 0x00 0x10000>; + interrupts = ; + clocks = <&k3_clks 204 2>; + power-domains = <&k3_pds 204 TI_SCI_PD_EXCLUSIVE>; + }; };