diff options
author | 2024-10-06 20:42:49 +0000 | |
---|---|---|
committer | 2025-01-06 12:08:18 +0100 | |
commit | 0deaca4cad2d071762269130a5cdc73a51c0dc12 (patch) | |
tree | 111d16748e41586ba7eee4fcbee0fff8d524fe45 | |
parent | Linux 6.13-rc1 (diff) | |
download | wireguard-linux-0deaca4cad2d071762269130a5cdc73a51c0dc12.tar.xz wireguard-linux-0deaca4cad2d071762269130a5cdc73a51c0dc12.zip |
dt-bindings: gpu: mali-utgard: Add st,stih410-mali compatible
ST STiH410 SoC has a Mali400. Add a compatible for it.
Signed-off-by: Alain Volmat <avolmat@me.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml index abd4aa335fbc..9318817ea135 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml @@ -33,6 +33,7 @@ properties: - rockchip,rk3188-mali - rockchip,rk3228-mali - samsung,exynos4210-mali + - st,stih410-mali - stericsson,db8500-mali - xlnx,zynqmp-mali - const: arm,mali-400 |