Commit 04c6dd34 authored by Brandon Brnich's avatar Brandon Brnich Committed by Nishanth Menon

arm64: dts: ti: k3-am62a-main: Add Wave5 Video Encoder/Decoder Node

This patch adds support for the Wave521cl on the AM62A-SK.
Signed-off-by: default avatarBrandon Brnich <b-brnich@ti.com>
Reviewed-by: default avatarDevarsh Thakkar <devarsht@ti.com>
Link: https://lore.kernel.org/r/20240415204659.798548-1-b-brnich@ti.comSigned-off-by: default avatarNishanth Menon <nm@ti.com>
parent de63748f
......@@ -1057,4 +1057,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>;
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment