diff options
| author | Thomas Turner <tturner@lineageos.org> | 2026-09-09 20:44:49 +0100 |
|---|---|---|
| committer | Krzysztof Kozlowski <krzk@kernel.org> | 2026-09-15 08:48:31 +0200 |
| commit | 5a881e2dfce03d6426d81beb35e68089a02aad89 (patch) | |
| tree | 20abedbb40d16eb29b9aafc25711fc22e51f9e56 | |
| parent | b724971c200ca17e565906ad6b248558b3c62e92 (diff) | |
| download | linux-next-5a881e2dfce03d6426d81beb35e68089a02aad89.tar.gz linux-next-5a881e2dfce03d6426d81beb35e68089a02aad89.zip | |
dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible
Exynos850 SoC uses the ARM Mali G52 GPU, document its compatible
string with the appropriate fallback.
Signed-off-by: Thomas Turner <tturner@lineageos.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260909194450.183693-2-tturner@lineageos.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml index 9db9f84ad964..ece2b637cd41 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml @@ -34,6 +34,7 @@ properties: - rockchip,rk3562-mali - rockchip,rk3568-mali - rockchip,rk3576-mali + - samsung,exynos850-mali - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable - items: - enum: |
