Re: [PATCH v5 5/5] arm64: dts: qcom: qcm2290: Add venus video node
From: Krzysztof Kozlowski
Date: Thu Jun 26 2025 - 10:10:10 EST
On 26/06/2025 15:59, Jorge Ramirez-Ortiz wrote:
> +
> + interconnects = <&mmnrt_virt MASTER_VIDEO_P0 RPM_ALWAYS_TAG
> + &bimc SLAVE_EBI1 RPM_ALWAYS_TAG>,
> + <&bimc MASTER_APPSS_PROC RPM_ACTIVE_TAG
> + &config_noc SLAVE_VENUS_CFG RPM_ACTIVE_TAG>;
> + interconnect-names = "video-mem",
> + "cpu-cfg";
> +
> + status = "okay";
Drop, unless you override existing node, but then this should follow
standard override-label/phandle syntax.
Best regards,
Krzysztof