[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20220519004242.E9572C385A9@smtp.kernel.org>
Date: Wed, 18 May 2022 17:42:40 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Mandy Liu <mandyjh.liu@...iatek.com>, mturquette@...libre.co
Cc: miles.chen@...iatek.com, wenst@...omium.org,
chun-jie.chen@...iatek.com,
angelogioacchino.delregno@...labora.com, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org,
Project_Global_Chrome_Upstream_Group@...iatek.com,
Mandy Liu <mandyjh.liu@...iatek.com>
Subject: Re: [PATCH v2] clk: mediatek: use en_mask as a pure div_en_mask
Quoting Mandy Liu (2022-05-13 00:36:21)
> From: Chun-Jie Chen <chun-jie.chen@...iatek.com>
>
> We no longer allow en_mask to be a combination of
> pll_en_bit and div_en_mask, so remove pll_en_bit(bit0)
> from en_mask to make en_mask a pure en_mask that only
> used for pll dividers.
>
> This commit continues the work done in commit 7cc4e1bbe300
> ("clk: mediatek: Fix asymmetrical PLL enable and disable
> control") and commit f384c44754b7 ("clk: mediatek:
> Add configurable enable control to mtk_pll_data") to
> clean up en_mask(bit0) default setting.
>
> Signed-off-by: Chun-Jie Chen <chun-jie.chen@...iatek.com>
> Reviewed-by: Chen-Yu Tsai <wenst@...omium.org>
> Signed-off-by: Mandy Liu <mandyjh.liu@...iatek.com>
>
> ---
Applied to clk-next
Powered by blists - more mailing lists