Message ID | 20250221005802.11001-4-andre.przywara@arm.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: sunxi: h616: Enable Mali GPU | expand |
Dne petek, 21. februar 2025 ob 01:58:00 Srednjeevropski standardni čas je Andre Przywara napisal(a): > The Allwinner H616 SoC has a Mali-G31 MP2 GPU, which is of the Mali > Bifrost family. > Add the SoC specific compatible string and pair it with the bifrost > fallback compatible. > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com> Best regards, Jernej
On Fri, 21 Feb 2025 00:58:00 +0000, Andre Przywara wrote: > The Allwinner H616 SoC has a Mali-G31 MP2 GPU, which is of the Mali > Bifrost family. > Add the SoC specific compatible string and pair it with the bifrost > fallback compatible. > > Signed-off-by: Andre Przywara <andre.przywara@arm.com> > --- > Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks!
diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml index 735c7f06c24e6..439d5c59daa28 100644 --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml @@ -17,6 +17,7 @@ properties: oneOf: - items: - enum: + - allwinner,sun50i-h616-mali - amlogic,meson-g12a-mali - mediatek,mt8183-mali - mediatek,mt8183b-mali
The Allwinner H616 SoC has a Mali-G31 MP2 GPU, which is of the Mali Bifrost family. Add the SoC specific compatible string and pair it with the bifrost fallback compatible. Signed-off-by: Andre Przywara <andre.przywara@arm.com> --- Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 1 + 1 file changed, 1 insertion(+)