[PATCH v6 09/27] dt-bindings: clock: mediatek: Describe MT8196 clock controllers
Stephen Boyd
sboyd at kernel.org
Sun Sep 21 09:53:47 PDT 2025
Quoting Laura Nao (2025-09-15 08:19:29)
> Introduce binding documentation for system clocks, functional clocks,
> and PEXTP0/1 and UFS reset controllers on MediaTek MT8196.
>
> This binding also includes a handle to the hardware voter, a
> fixed-function MCU designed to aggregate votes from the application
> processor and other remote processors to manage clocks and power
> domains.
>
> The HWV on MT8196/MT6991 is incomplete and requires software to manually
> enable power supplies, parent clocks, and FENC, as well as write to both
> the HWV MMIO and the controller registers.
> Because of these constraints, the HWV cannot be modeled using generic
> clock, power domain, or interconnect APIs. Instead, a custom phandle is
> exceptionally used to provide direct, syscon-like register access to
> drivers.
>
> Reviewed-by: Nícolas F. R. A. Prado <nfraprado at collabora.com>
> Co-developed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
> Signed-off-by: Laura Nao <laura.nao at collabora.com>
> ---
Applied to clk-next
More information about the Linux-mediatek
mailing list