Skip to content

Commit d47bdcb

Browse files
Kaustabh Chakrabortyrobherring
authored andcommitted
dt-bindings: gpu: arm,mali-midgard: add exynos7870-mali compatible
Exynos7870 SoC uses the ARM Mali T830 GPU, document its compatible string with the appropriate fallback. The T830 compatible is already defined in the panfrost driver, but was commented out as it was unused. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org> Link: https://lore.kernel.org/r/20250318-exynos7870-gpu-v2-1-58dc2094dc7f@disroot.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
1 parent 590f5d6 commit d47bdcb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,15 @@ properties:
4545
- samsung,exynos7-mali
4646
- const: samsung,exynos5433-mali
4747
- const: arm,mali-t760
48+
- items:
49+
- enum:
50+
- samsung,exynos7870-mali
51+
- const: arm,mali-t830
4852
- items:
4953
- enum:
5054
- rockchip,rk3399-mali
5155
- const: arm,mali-t860
5256

53-
# "arm,mali-t830"
5457
# "arm,mali-t880"
5558

5659
reg:

0 commit comments

Comments
 (0)