Re: [PATCH v5 4/5] clk: mediatek: add pcw_chg_bit control for PLLs of MT7988

From: AngeloGioacchino Del Regno
Date: Tue Dec 12 2023 - 04:31:11 EST


Il 12/12/23 04:19, Daniel Golle ha scritto:
From: Sam Shih <sam.shih@xxxxxxxxxxxx>

Introduce pcw_chg_bit member to struct mtk_pll_data and use it instead
of the previously hardcoded PCW_CHG_MASK macro if set.
This will needed for clocks on the MT7988 SoC.

Signed-off-by: Sam Shih <sam.shih@xxxxxxxxxxxx>
Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>

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