[PATCH v2 6/6] arm64: dts: ti: k3-am62p-j722s-common-main: Assign SRAM to VPU node

Kumar, Udit u-kumar1 at ti.com
Sat Sep 5 05:59:40 PDT 2026



On 8/11/2026 2:22 AM, Brandon Brnich wrote:
> The Wave5 VPU supports connecting to on-chip SRAM through its secondary
> AXI interface. This allows temporal buffers to be stored on a per-stream
> basis, reducing DDR memory traffic.
> 
> Signed-off-by: Brandon Brnich <b-brnich at ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> index f130c7cb998d7..61e3588bbfdc5 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi
> @@ -1117,6 +1117,7 @@ vpu: video-codec at 30210000 {
>  		interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH>;
>  		clocks = <&k3_clks 204 2>;
>  		power-domains = <&k3_pds 204 TI_SCI_PD_EXCLUSIVE>;
> +		sram = <&oc_sram>;

Reviewed-by: Udit Kumar <u-kumar1 at ti.com>

>  	};
>  
>  	hsm: remoteproc at 43c00000 {




More information about the linux-arm-kernel mailing list