From nobody Sat Feb 7 08:28:05 2026 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.subspace.kernel.org (Postfix) with ESMTPS id 761F8811F3; Mon, 5 Feb 2024 19:47:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.142 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707162475; cv=none; b=Z3SBkfLVtAk1gwJCr7UFF6wY3/8rPXaL+par14qoblb3QwyJewoWR7KReU6AW/t6vBCyvbHLeYgnvYUg52MmbQzcqMM49OIurotwJWjdMGoftKsVarGxUnz+g8BJgIW9GTrJlY7SPM4cpitJhhm9jLKusPAexIh/NxjvvM8Abmw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707162475; c=relaxed/simple; bh=9chV2m0DRrwT4iaDyIq1fWOnicgN39hqbN1G6/MyRyk=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=YxjtvLLUEktAbqkufRhIK0czClk7yZPit0ADPqEa854pCyMW7r55Y1nwqLexwZBYj+C37QNj09w4mMw9oSv6DUtLTT9RhUdyUYYvMvn0Bly1EEr9WpGy37sEpmiYdlpAVIz2Jk0GdjI+MThP1Eh3By8awpPRIBzWrfaR294fdsQ= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=e//lc1Jm; arc=none smtp.client-ip=198.47.19.142 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="e//lc1Jm" Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 415JlBPU019766; Mon, 5 Feb 2024 13:47:11 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1707162431; bh=wvPLweGFzvDcFAzONTe7EnJRH4JgTHeLriN9Uav4nck=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=e//lc1Jmxc4C6Y4C33ooRu8QX50HMng7oW87uqtzeNv4aSGrcE4r63rE6VTyEn+ns NgAUUfGS/ILSdZ4tijV3BwTmN9lxCcpxGwskNaO+3CQS9OOXK2lcsyO6ODjMp8yO3o Gg+abRvK7h+s1zLxNVCq0Vx9lD1Cl9P0ovln7Rpg= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 415JlBZe075944 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 5 Feb 2024 13:47:11 -0600 Received: from DFLE114.ent.ti.com (10.64.6.35) 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; Mon, 5 Feb 2024 13:47:11 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE114.ent.ti.com (10.64.6.35) 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, 5 Feb 2024 13:47:10 -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 415Jl90Y037073; Mon, 5 Feb 2024 13:47:10 -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=20F=20=2E=20R=20=2E=20A=20=2E=20Prado?= , Marek Szyprowski , , , , Darren Etheridge CC: Brandon Brnich Subject: [PATCH v4 1/4] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node Date: Mon, 5 Feb 2024 13:47:03 -0600 Message-ID: <20240205194706.3605309-2-b-brnich@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240205194706.3605309-1-b-brnich@ti.com> References: <20240205194706.3605309-1-b-brnich@ti.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Content-Type: text/plain; charset="utf-8" This patch adds support for the Wave521cl on the J784S4-evm. Signed-off-by: Brandon Brnich --- arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 18 ++++++++++++++++++ arch/arm64/boot/dts/ti/k3-j784s4.dtsi | 2 ++ 2 files changed, 20 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/d= ts/ti/k3-j784s4-main.dtsi index f2b720ed1e4f..e628e748f215 100644 --- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi @@ -662,6 +662,24 @@ main_i2c6: i2c@2060000 { status =3D "disabled"; }; =20 + vpu0: video-codec@4210000 { + compatible =3D "ti,j721s2-wave521c", "cnm,wave521c"; + reg =3D <0x00 0x4210000 0x00 0x10000>; + interrupts =3D ; + clocks =3D <&k3_clks 241 2>; + clock-names =3D "vcodec"; + power-domains =3D <&k3_pds 241 TI_SCI_PD_EXCLUSIVE>; + }; + + vpu1: video-codec@4220000 { + compatible =3D "ti,j721s2-wave521c", "cnm,wave521c"; + reg =3D <0x00 0x4220000 0x00 0x10000>; + interrupts =3D ; + clocks =3D <&k3_clks 242 2>; + clock-names =3D "vcodec"; + power-domains =3D <&k3_pds 242 TI_SCI_PD_EXCLUSIVE>; + }; + main_sdhci0: mmc@4f80000 { compatible =3D "ti,j721e-sdhci-8bit"; reg =3D <0x00 0x04f80000 0x00 0x1000>, diff --git a/arch/arm64/boot/dts/ti/k3-j784s4.dtsi b/arch/arm64/boot/dts/ti= /k3-j784s4.dtsi index 4398c3a463e1..2f633721a0c6 100644 --- a/arch/arm64/boot/dts/ti/k3-j784s4.dtsi +++ b/arch/arm64/boot/dts/ti/k3-j784s4.dtsi @@ -235,6 +235,8 @@ cbass_main: bus@100000 { ranges =3D <0x00 0x00100000 0x00 0x00100000 0x00 0x00020000>, /* ctrl mm= r */ <0x00 0x00600000 0x00 0x00600000 0x00 0x00031100>, /* GPIO */ <0x00 0x01000000 0x00 0x01000000 0x00 0x0d000000>, /* Most peripherals= */ + <0x00 0x04210000 0x00 0x04210000 0x00 0x00010000>, /* VPU0 */ + <0x00 0x04220000 0x00 0x04220000 0x00 0x00010000>, /* VPU1 */ <0x00 0x0d000000 0x00 0x0d000000 0x00 0x01000000>, /* PCIe Core*/ <0x00 0x10000000 0x00 0x10000000 0x00 0x08000000>, /* PCIe0 DAT0 */ <0x00 0x18000000 0x00 0x18000000 0x00 0x08000000>, /* PCIe1 DAT0 */ --=20 2.34.1