Re: [PATCH v3 1/5] dt-bindings: clock: mediatek: Add mt8173 mfgtop
From: AngeloGioacchino Del Regno
Date: Mon Jul 27 2026 - 07:26:58 EST
On 7/27/26 11:15, Chen-Yu Tsai wrote:
The MFG (GPU) block on the MT8173 has a small glue layer, named MFG_TOP
in the datasheet, that contains clock gates, some power sequence signal
delays, and other unknown registers that get toggled when the GPU is
powered on.
The clock gates are exposed as clocks provided by a clock controller,
while the power sequencing bits are exposed as one singular power domain.
Reviewed-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>