[PATCH v3 1/7] clk: mediatek: fhctl: Add support for older fhctl register layout

Stephen Boyd sboyd at kernel.org
Mon Mar 13 11:47:00 PDT 2023


Quoting AngeloGioacchino Del Regno (2023-02-06 02:00:59)
> The Frequency Hopping Controller (FHCTL) seems to have different
> versions, as it has a slightly different register layout on some
> older SoCs like MT6795, MT8173, MT8183 (and others).
> 
> This driver is indeed compatible with at least some of those older
> IP revisions, so all we need to do is to add a way to select the
> right register layout at registration time.
> 
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list