Re: [PATCH 3/4] dt-bindings: remoteproc: qcom,nord-pas: Switch CDSPs to NMXC rail
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-pm,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-remoteproc |
|---|---|
| Message-ID | <[email protected]> |
On 8/26/26 12:27 PM, Shawn Guo wrote: > Nord supplies the CDSP memory rail from a dedicated NMXC RPMh resource > instead of the shared MX rail, so the CDSPs have to reference "nmxc" > rather than "mx" as their second proxy power domain. > > That makes the ADSP and CDSP name lists diverge at the second entry, so a > single top-level 'items' list can no longer describe both. Keep only the > item count at the top level and move the per-domain descriptions into the > respective branches of the existing conditional. > > Signed-off-by: Shawn Guo <[email protected]> > --- Is the name of the input not "mx" at the rproc anyway? Konrad