diff options
author | Detlev Casanova <detlev.casanova@collabora.com> | 2024-09-03 17:22:35 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-09-04 00:07:46 +0200 |
commit | 053d157840870fc56aad8c4d3122690a65b2d462 (patch) | |
tree | c9db732bdabb60dde2cc8d2ea5045f5494fa8c64 /Documentation | |
parent | drm/tegra: fix potential uninitialized variable use (diff) | |
download | linux-053d157840870fc56aad8c4d3122690a65b2d462.tar.xz linux-053d157840870fc56aad8c4d3122690a65b2d462.zip |
dt-bindings: gpu: Add rockchip,rk3576-mali compatible
The rk3576 SoC has an ARM Mali G52 MC3 GPU, that is compatible with
arm,mali-bifrost.
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20240903152308.13565-6-detlev.casanova@collabora.com
Diffstat (limited to 'Documentation')
-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 278399adc550..735c7f06c24e 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml @@ -26,6 +26,7 @@ properties: - renesas,r9a07g054-mali - rockchip,px30-mali - rockchip,rk3568-mali + - rockchip,rk3576-mali - const: arm,mali-bifrost # Mali Bifrost GPU model/revision is fully discoverable - items: - enum: |