arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Wed, 1 Mar 2023 09:55:10 +0000 (10:55 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 30 Mar 2023 07:47:07 +0000 (09:47 +0200)
Use the new GPU related compatible to finally enable GPU DVFS on
the MT8183 SoC.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Tested-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20230301095523.428461-7-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8183.dtsi

index e01b96adef02431bfe415925ae3ab96919acbd3b..5169779d01dfb418e9f6306d4533c57ed6bcfcfe 100644 (file)
                };
 
                gpu: gpu@13040000 {
-                       compatible = "mediatek,mt8183-mali", "arm,mali-bifrost";
+                       compatible = "mediatek,mt8183b-mali", "arm,mali-bifrost";
                        reg = <0 0x13040000 0 0x4000>;
                        interrupts =
                                <GIC_SPI 280 IRQ_TYPE_LEVEL_LOW>,