soc: mediatek: SVS: Fix MT8192 GPU node name
authorChen-Yu Tsai <wenst@chromium.org>
Wed, 31 May 2023 06:35:30 +0000 (14:35 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 9 Jun 2023 14:34:47 +0000 (16:34 +0200)
commit95094495401bdf6a0649d220dfd095e6079b5e39
treee9b4ce22f2ed796c20be6e90728d8d037d90f000
parent57bf5b2d1002cfd6e8d363fc2caebe415bf33ba4
soc: mediatek: SVS: Fix MT8192 GPU node name

Device tree node names should be generic. The planned device node name
for the GPU, according to the bindings and posted DT changes, is "gpu",
not "mali".

Fix the GPU node name in the SVS driver to follow.

Fixes: 0bbb09b2af9d ("soc: mediatek: SVS: add mt8192 SVS GPU driver")
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Link: https://lore.kernel.org/r/20230531063532.2240038-1-wenst@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
drivers/soc/mediatek/mtk-svs.c