On 4/6/25 10:55 PM, Luca Weiss wrote: > From: Vladimir Lypak <[email protected]> > > Add the nodes for the bimc, pcnoc, snoc and snoc_mm. And wire up the > interconnects where applicable. > > Signed-off-by: Vladimir Lypak <[email protected]> > [luca: Prepare patch for upstream submission] > Signed-off-by: Luca Weiss <[email protected]> > ---
[...] > + interconnects = <&snoc_mm MAS_MDP RPM_ACTIVE_TAG > + &bimc SLV_EBI RPM_ACTIVE_TAG>, > + <&bimc MAS_APPS_PROC RPM_ACTIVE_TAG > + &pcnoc SLV_DISP_SS_CFG RPM_ACTIVE_TAG>; RPM_ACTIVE_TAG is akin to QCOM_ICC_TAG_ACTIVE_ONLY, keep it on the CPUs and on the cpu-cfg paths, use RPM_ALWAYS_TAG otherwise Konrad
