Message ID | 20241006-sti-gpu-v2-1-c6bb408d6903@me.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | ARM: dts: st: add and enable MALI400 on stih410/stih410-b2260 | expand |
On Sun, Oct 06, 2024 at 08:42:49PM +0000, Alain Volmat wrote: > ST STiH410 SoC has a Mali400. Add a compatible for it. > > Signed-off-by: Alain Volmat <avolmat@me.com> > --- > Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml index abd4aa335fbcebafc9164bd4963f9db60f0450c4..9318817ea1357d4d66db951513d9bc033b222190 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
ST STiH410 SoC has a Mali400. Add a compatible for it. Signed-off-by: Alain Volmat <avolmat@me.com> --- Documentation/devicetree/bindings/gpu/arm,mali-utgard.yaml | 1 + 1 file changed, 1 insertion(+)