[PATCH v2 1/2] dt-bindings: gpu: img,powervr-rogue: add spacemit,k3-gpu
"Sterling-Ash" <[email protected]>
| Newsgroups | org.infradead.lists.linux-riscv,dev.linux.lists.spacemit,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Add a compatible string for the IMG BXM-4-64 GPU integrated into the SpacemiT K3 SoC. It shares the same core as thead,th1520-gpu but is kept as a separate compatible entry, since the K3 integration differs from TH1520 in its clock and power-domain requirements: K3 only needs a single "core" clock, and its GPU power domain is enabled by the bootloader before Linux boots rather than being modelled and switched by Linux, so no power-domains property is required for this platform (unlike the other img,img-bxm-4-64 user). No existing compatible-specific "if" block matches spacemit,k3-gpu, so clocks/clock-names/power-domains all fall back to this schema's general constraints, where power-domains is optional. This leaves room for a power-domains provider to be added later without a further binding change, should one ever be modelled in Linux for this SoC. Signed-off-by: Sterling-Ash <[email protected]> --- Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml index a1f54dbae3f3..2d58dd4076a8 100644 --- a/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml +++ b/Documentation/devicetree/bindings/gpu/img,powervr-rogue.yaml @@ -38,6 +38,11 @@ properties: - thead,th1520-gpu - const: img,img-bxm-4-64 - const: img,img-rogue + - items: + - enum: + - spacemit,k3-gpu + - const: img,img-bxm-4-64 + - const: img,img-rogue - items: - enum: - ti,am62p-gpu -- 2.34.1 This message and any attachment are confidential and may be privileged or otherwise protected from disclosure. If you are not an intended recipient of this message, please delete it and any attachment from your system and notify the sender immediately by reply e-mail. Unintended recipients should not use, copy, disclose or take any action based on this message or any information contained in this message. Emails cannot be guaranteed to be secure or error free as they can be intercepted, amended, lost or destroyed, and you should take full responsibility for security checking. 本邮件及其任何附件具有保密性质,并可能受其他保护或不允许被披露给第三方。如阁下误收到本邮件,敬请立即以回复电子邮件的方式通知发件人,并将本邮件及其任何附件从阁下系统中予以删除。如阁下并非本邮件写明之收件人,敬请切勿使用、复制、披露本邮件或其任何内容,亦请切勿依本邮件或其任何内容而采取任何行动。电子邮件无法保证是一种安全和不会出现任何差错的通信方式,可能会被拦截、修改、丢失或损坏,收件人需自行负责做好安全检查。 _______________________________________________ linux-riscv mailing list [email protected] http://lists.infradead.org/mailman/listinfo/linux-riscv