Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: gpu: mali-bifrost: Add compatible for MT8188 SoC

Add a compatible for the MediaTek MT8188 SoC, with an integrated
ARM Mali G57 MC3 (Valhall-JM) GPU.

Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240611085602.491324-2-angelogioacchino.delregno@collabora.com

authored by

AngeloGioacchino Del Regno and committed by
Boris Brezillon
b3abace4 fbda4b25

+4 -1
+4 -1
Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
··· 34 34 - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable 35 35 - items: 36 36 - enum: 37 + - mediatek,mt8188-mali 37 38 - mediatek,mt8192-mali 38 39 - const: arm,mali-valhall-jm # Mali Valhall GPU model/revision is fully discoverable 39 40 ··· 196 195 properties: 197 196 compatible: 198 197 contains: 199 - const: mediatek,mt8183b-mali 198 + enum: 199 + - mediatek,mt8183b-mali 200 + - mediatek,mt8188-mali 200 201 then: 201 202 properties: 202 203 power-domains: