Skip to content
Snippets Groups Projects
Commit b3abace4 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Boris Brezillon
Browse files

dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC

parent fbda4b25
Branches
Tags
No related merge requests found
...@@ -34,6 +34,7 @@ properties: ...@@ -34,6 +34,7 @@ properties:
- const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable
- items: - items:
- enum: - enum:
- mediatek,mt8188-mali
- mediatek,mt8192-mali - mediatek,mt8192-mali
- const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable
...@@ -195,7 +196,9 @@ allOf: ...@@ -195,7 +196,9 @@ allOf:
properties: properties:
compatible: compatible:
contains: contains:
const: mediatek,mt8183b-mali enum:
- mediatek,mt8183b-mali
- mediatek,mt8188-mali
then: then:
properties: properties:
power-domains: power-domains:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment