Commit 5a307c66 authored by Matthias Kaehlcke's avatar Matthias Kaehlcke Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180: Add interconnect paths for the video codec



Add the interconnect path configuration for the venus video codec of
the SC7180.

Signed-off-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Link: https://lore.kernel.org/r/20200409160206.1.Icf877f5cd50ef5e56d14ee014ca196d76242cb89@changeid


Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 22337b91
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1476,6 +1476,9 @@
				      "vcodec0_core", "vcodec0_bus";
			iommus = <&apps_smmu 0x0c00 0x60>;
			memory-region = <&venus_mem>;
			interconnects = <&mmss_noc MASTER_VIDEO_P0 &mc_virt SLAVE_EBI1>,
					<&gem_noc MASTER_APPSS_PROC &config_noc SLAVE_VENUS_CFG>;
			interconnect-names = "video-mem", "cpu-cfg";

			video-decoder {
				compatible = "venus-decoder";