Messages in this thread |  | | From | Chen-Yu Tsai <> | Date | Mon, 26 Sep 2022 11:21:01 +0800 | Subject | Re: [PATCH v2 06/10] clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic mux |
| |
On Thu, Sep 15, 2022 at 3:25 PM AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> wrote: > > This clock was being registered as clk-composite through the helpers > for the same in the MediaTek clock APIs but, in reality, this isn't > a composite clock. > > Appropriately register this clock with devm_clk_hw_register_mux(). > No functional changes. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
|  |