public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Mandy Liu <mandyjh.liu@mediatek.com>, mturquette@baylibre.co
Cc: miles.chen@mediatek.com, wenst@chromium.org,
	chun-jie.chen@mediatek.com,
	angelogioacchino.delregno@collabora.com,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com,
	Mandy Liu <mandyjh.liu@mediatek.com>
Subject: Re: [PATCH v2] clk: mediatek: use en_mask as a pure div_en_mask
Date: Wed, 18 May 2022 17:42:40 -0700	[thread overview]
Message-ID: <20220519004242.E9572C385A9@smtp.kernel.org> (raw)
In-Reply-To: <20220513073621.12923-1-mandyjh.liu@mediatek.com>

Quoting Mandy Liu (2022-05-13 00:36:21)
> From: Chun-Jie Chen <chun-jie.chen@mediatek.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@mediatek.com>
> Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
> Signed-off-by: Mandy Liu <mandyjh.liu@mediatek.com>
> 
> ---

Applied to clk-next

      parent reply	other threads:[~2022-05-19  0:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13  7:36 [PATCH v2] clk: mediatek: use en_mask as a pure div_en_mask Mandy Liu
2022-05-18 12:18 ` AngeloGioacchino Del Regno
2022-05-19  0:42 ` Stephen Boyd [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220519004242.E9572C385A9@smtp.kernel.org \
    --to=sboyd@kernel.org \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=angelogioacchino.delregno@collabora.com \
    --cc=chun-jie.chen@mediatek.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=mandyjh.liu@mediatek.com \
    --cc=miles.chen@mediatek.com \
    --cc=mturquette@baylibre.co \
    --cc=wenst@chromium.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox