Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Kaustabh Chakraborty and committed by
Rob Herring (Arm)
d47bdcbc 590f5d67

+4 -1
+4 -1
Documentation/devicetree/bindings/gpu/arm,mali-midgard.yaml
··· 47 47 - const: arm,mali-t760 48 48 - items: 49 49 - enum: 50 + - samsung,exynos7870-mali 51 + - const: arm,mali-t830 52 + - items: 53 + - enum: 50 54 - rockchip,rk3399-mali 51 55 - const: arm,mali-t860 52 56 53 - # "arm,mali-t830" 54 57 # "arm,mali-t880" 55 58 56 59 reg: