Re: [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
Bryan O'Donoghue <[email protected]> Wed, 29 Jul 2026 10:08:54 +0000
| Newsgroups | dev.linux.lists.iommu,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <cTyvVlG4njDAALGERZCnJMS54r5ZomPQ6aLejsdTWw3ifNJ3yuz38KU4j9_PrlabOH4e0Oo4XsuftZkODeXPg1ecfCRdlKHTLkw_JWXWnRY=@nxsw.ie> |
On Sunday, 26 July 2026 at 06:50, Vishnu Reddy <[email protected].= com> wrote: > Add device tree binding for the Qualcomm Glymur Iris video codec. Glymur > is a new generation of video IP that introduces a dual-core architecture. > The second core brings its own power domain, clocks, and reset lines, > requiring additional power domains and clocks in the power sequence. > The current maxItems constraints for clocks and power-domains in the > common venus schema were sized for platforms available at the time of > authoring. The glymur platform introduces a dual core architecture > that requires more clocks and power domains, exceeding these limits. > Raise maxItems for clocks, clock-names, power-domains and > power-domain-names to accommodate the glymur platform. > The glymur platform-specific schema have fixed constraints for these > properties, so the common schema only acts as an upper bound. >=20 > Signed-off-by: Vishnu Reddy <[email protected]> Krzysztof's RB has been dropped from v9 to v10 here. Is that purposeful - all of the other patches in this series have the relev= ant RB's retained. Using proton mail web thingy so my email may appear weird idk. Anyway please indicate what is going on with the yaml RB's here. --- bod