From patchwork Mon Apr 15 20:46:59 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brandon Brnich X-Patchwork-Id: 13630715 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 98728C4345F for ; Mon, 15 Apr 2024 20:47:38 +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: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:In-Reply-To:References: List-Owner; bh=T4Cgp23zizSI4ZbL25I7HLQFcHpSGwPrsfav9dwoqwM=; b=ksjEm9/+vQZouN ti4Y75mDuEAu4EQcq/zeV5epJmVQ9amxctB2J4SVar8xANj0cptGIW8PvtYBqnxJVYmn25/yS2Kly /+BsY8sFbh/pMdxzEOZtIh1BpSYGodSVKmm03ymti9DDh6InFZaQrtP+qs9BDVDM0X5IhFa1DM8mw c9jKpn7tiVjUySHbGzlG5h0ISb3HgHF5uMxDpapK+l8pk2snnrNYWq/Y3O/1wqn0jk+1UkJcLlWgB Jr8wNsdYUoOaHrynpTL+xB43ZzxULpd+6UkeK+v2mvWu8d/4x4Gfq43W4CWloG1BhnXh45C5zwDPs WvUwSFD9OfHjazLjLSTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwTEf-00000009sas-2Mvu; Mon, 15 Apr 2024 20:47:29 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwTEb-00000009sZw-3Mji for linux-arm-kernel@lists.infradead.org; Mon, 15 Apr 2024 20:47:28 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43FKlFpJ046204; Mon, 15 Apr 2024 15:47:15 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1713214035; bh=Qj8zTV4HH1XlReKQ2AMA1jIdAru9TMvcpQIgyp/xxwY=; h=From:To:CC:Subject:Date; b=hJNbcQwY71tOY86yq2HmB1H7rrLB8FqRgxqKvvW5gp5GUgPcHT903aLmCDExKC+VG IOxwCMANRJAZhhlcsbHb3oq4lju/mF25ZWaJ87nDe+uYrLtixAW8Kk7m0Mu1smMKPu sKyYIPqzVeygRCGh94udb8XxzvjqLH/Oku6t/+FU= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43FKlFjK109575 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 15 Apr 2024 15:47:15 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 15 Apr 2024 15:47:15 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE113.ent.ti.com (10.64.6.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; Mon, 15 Apr 2024 15:47:15 -0500 Received: from udba0500997.dhcp.ti.com (udba0500997.dhcp.ti.com [128.247.81.249]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43FKlEC4130724; Mon, 15 Apr 2024 15:47:14 -0500 From: Brandon Brnich To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , CC: Devarsh Thakkar , Darren Etheridge , Vijay Pothukuchi , Praneeth Bajjuri , Brandon Brnich Subject: [PATCH] arm64: dts: ti: k3-am62a-main: Add Wave5 Video Encoder/Decoder Node Date: Mon, 15 Apr 2024 15:46:59 -0500 Message-ID: <20240415204659.798548-1-b-brnich@ti.com> X-Mailer: git-send-email 2.34.1 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-20240415_134727_100928_F5E58297 X-CRM114-Status: UNSURE ( 8.90 ) 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 AM62A-SK. Signed-off-by: Brandon Brnich Reviewed-by: Devarsh Thakkar --- With HR timer polling[0] now in -next[1], lets add support on am62a to probe wave521c. [0]: https://patchwork.linuxtv.org/project/linux-media/patch/20240310104827.665456-1-devarsht@ti.com/ [1]: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/drivers/media/platform/chips-media/wave5?id=ed7276ed2fd02208bfca9f222ef1e7b2743d710d arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi index aa1e057082f0..73dbdcce68ff 100644 --- a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi @@ -1051,4 +1051,11 @@ dss_ports: ports { #size-cells = <0>; }; }; + + vpu: video-codec@30210000 { + compatible = "ti,j721s2-wave521c", "cnm,wave521c"; + reg = <0x00 0x30210000 0x00 0x10000>; + clocks = <&k3_clks 204 2>; + power-domains = <&k3_pds 204 TI_SCI_PD_EXCLUSIVE>; + }; };