linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: zhangqing@rock-chips.com (Elaine Zhang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] clk: rockchip: Perfect clock description for RK3228
Date: Fri, 28 Apr 2017 15:02:44 +0800	[thread overview]
Message-ID: <1493362967-4040-1-git-send-email-zhangqing@rock-chips.com> (raw)

support more cpu freq, and support armcore div setting.
Add some necessary clks ID.

Change in V2:
separate [PATCH V1 2/2] into two patches with one adding the
clock-ids to the rk3228-cru.h and a second patch then doing the
assignment in clk-rk3228.c

Elaine Zhang (3):
  clk: rockchip: fix up the RK3228 clk cpu setting table
  clk: rockchip: add clock-ids for rk3228 clocks
  clk: rockchip: export rk3228 clocks ID

 drivers/clk/rockchip/clk-rk3228.c      | 142 +++++++++++++++++++--------------
 include/dt-bindings/clock/rk3228-cru.h |  47 +++++++++++
 2 files changed, 127 insertions(+), 62 deletions(-)

-- 
1.9.1

             reply	other threads:[~2017-04-28  7:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-28  7:02 Elaine Zhang [this message]
2017-04-28  7:02 ` [PATCH v2 1/3] clk: rockchip: fix up the RK3228 clk cpu setting table Elaine Zhang
2017-05-17 17:59   ` Heiko Stuebner
2017-04-28  7:02 ` [PATCH v2 2/3] clk: rockchip: add clock-ids for rk3228 clocks Elaine Zhang
2017-05-17 18:01   ` Heiko Stuebner
2017-04-28  7:02 ` [PATCH v2 3/3] clk: rockchip: export rk3228 clocks ID Elaine Zhang
2017-05-17 18:02   ` Heiko Stuebner

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=1493362967-4040-1-git-send-email-zhangqing@rock-chips.com \
    --to=zhangqing@rock-chips.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).