All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: Elaine Zhang <zhangqing@rock-chips.com>
Cc: mturquette@baylibre.com, sboyd@kernel.org,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	xxx@rock-chips.com, xf@rock-chips.com, huangtao@rock-chips.com,
	Finley Xiao <finley.xiao@rock-chips.com>
Subject: Re: [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Date: Fri, 14 Jun 2019 12:44:02 +0200	[thread overview]
Message-ID: <130046083.dVx6RxQuTH@phil> (raw)
In-Reply-To: <1557991736-13580-4-git-send-email-zhangqing@rock-chips.com>

Am Donnerstag, 16. Mai 2019, 09:28:53 CEST schrieb Elaine Zhang:
> From: Finley Xiao <finley.xiao@rock-chips.com>
> 
> The div offset of some clocks are different from their mux offset
> and the COMPOSITE clock-type require that div and mux offset are
> the same, so add a new COMPOSITE_DIV_OFFSET clock-type to handle that.
> 
> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>

already applied that one from the v1 series.


Heiko



WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: Elaine Zhang <zhangqing@rock-chips.com>
Cc: huangtao@rock-chips.com, xxx@rock-chips.com, xf@rock-chips.com,
	sboyd@kernel.org, mturquette@baylibre.com,
	linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
	Finley Xiao <finley.xiao@rock-chips.com>,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type
Date: Fri, 14 Jun 2019 12:44:02 +0200	[thread overview]
Message-ID: <130046083.dVx6RxQuTH@phil> (raw)
In-Reply-To: <1557991736-13580-4-git-send-email-zhangqing@rock-chips.com>

Am Donnerstag, 16. Mai 2019, 09:28:53 CEST schrieb Elaine Zhang:
> From: Finley Xiao <finley.xiao@rock-chips.com>
> 
> The div offset of some clocks are different from their mux offset
> and the COMPOSITE clock-type require that div and mux offset are
> the same, so add a new COMPOSITE_DIV_OFFSET clock-type to handle that.
> 
> Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
> Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>

already applied that one from the v1 series.


Heiko



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-06-14 10:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-16  7:28 [PATCH v2 0/6] clk: rockchip: Support for some new features Elaine Zhang
2019-05-16  7:28 ` Elaine Zhang
2019-05-16  7:28 ` [PATCH v2 1/6] clk: rockchip: Add supprot to limit input rate for fractional divider Elaine Zhang
2019-05-16  7:28   ` Elaine Zhang
2019-05-16  7:28 ` [PATCH v2 2/6] clk: rockchip: fix up the frac clk get rate error Elaine Zhang
2019-05-16  7:28   ` Elaine Zhang
2019-05-16  7:28 ` [PATCH v2 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type Elaine Zhang
2019-05-16  7:28   ` Elaine Zhang
2019-06-14 10:44   ` Heiko Stuebner [this message]
2019-06-14 10:44     ` Heiko Stuebner
2019-05-16  7:28 ` [PATCH v2 4/6] clk: rockchip: add a clock-type for muxes based in the pmugrf Elaine Zhang
2019-05-16  7:28   ` Elaine Zhang
2019-05-16  7:29 ` [PATCH v2 5/6] clk: rockchip: add pll up and down when change pll freq Elaine Zhang
2019-05-16  7:29   ` Elaine Zhang
2019-05-16  7:30 ` [PATCH v2 6/6] clk: rockchip: support pll setting by auto Elaine Zhang
2019-05-16  7:30   ` Elaine Zhang

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=130046083.dVx6RxQuTH@phil \
    --to=heiko@sntech.de \
    --cc=finley.xiao@rock-chips.com \
    --cc=huangtao@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.org \
    --cc=xf@rock-chips.com \
    --cc=xxx@rock-chips.com \
    --cc=zhangqing@rock-chips.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.