Re: [PATCH v5 5/5] arm64: dts: qcom: qcm2290: Add venus video node

From: Jorge Ramirez
Date: Thu Jun 26 2025 - 10:26:31 EST


On 26/06/25 16:05:00, Krzysztof Kozlowski wrote:
> 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.
>

yep