Re: [PATCH 1/2] dt-bindings: remoteproc: qcom,milos-pas: Add Eliza CDSP compatible
Krzysztof Kozlowski <[email protected]> Tue, 21 Jul 2026 11:22:52 +0200
| Newsgroups | org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260721-benevolent-wonderful-kakapo-ca8c2c@quoll> |
On Tue, Jul 14, 2026 at 03:24:01PM +0300, Abel Vesa wrote: > + - if: > + properties: > + compatible: > + enum: > + - qcom,eliza-cdsp-pas > + then: > + properties: > + power-domains: > + items: > + - description: CX power domain > + - description: MX power domain > + - description: NSP power domain > + power-domain-names: > + items: > + - const: cx > + - const: mx > + - const: nsp No, do not grow the ifs. Eliza belongs to class of SM8750, so I don't get why it was and it is being added here. Best regards, Krzysztof