Re: [PATCH 1/4] arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutex

From: AngeloGioacchino Del Regno
Date: Fri Mar 01 2024 - 03:48:42 EST


Il 29/02/24 20:44, Nícolas F. R. A. Prado ha scritto:
Add the missing mediatek,gce-client-reg property to the mutex node to
allow it to use the GCE. This prevents the "can't parse gce-client-reg
property" error from being printed and should result in better
performance.

Fixes: b4b75bac952b ("arm64: dts: mt8192: Add display nodes")
Suggested-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>