All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: mturquette@baylibre.com, Stephen Boyd <sboyd@kernel.org>
Cc: linux-clk@vger.kernel.org, linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock changes for 5.9
Date: Thu, 23 Jul 2020 01:42:33 +0200	[thread overview]
Message-ID: <3212743.Cm9O4y8ZXk@phil> (raw)

Hi Mike, Stephen,

please find below Rockchip clock changes for 5.9

Please pull, thanks
Heiko

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.9-rockchip-clk1

for you to fetch changes up to ef990bcad58cf1d13c5a49191a2c2342eb8d6709:

  clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks (2020-07-22 20:05:19 +0200)

----------------------------------------------------------------
Use poll_timeout functions for pll lock-waiting and move the rk3036 to use
the available lock-status in pll-registers instead of reading it from the
General Register Files. Handle the clock variants on the rk3288w, revert
the mmc sample shift change on rk3328 and make the mac_lbtest clock
critical on rk3188.

----------------------------------------------------------------
Alex Bee (1):
      clk: rockchip: add sclk_mac_lbtest to rk3188_critical_clocks

Heiko Stuebner (4):
      clk: rockchip: convert rk3399 pll type to use readl_relaxed_poll_timeout
      clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
      clk: rockchip: convert rk3036 pll type to use internal lock status
      clk: rockchip: use separate compatibles for rk3288w-cru

Mylène Josserand (2):
      clk: rockchip: Handle clock tree for rk3288w variant
      dt-bindings: clocks: add rk3288w variant compatible

Robin Murphy (1):
      clk: rockchip: Revert "fix wrong mmc sample phase shift for rk3328"

 .../bindings/clock/rockchip,rk3288-cru.txt         |  8 ++-
 drivers/clk/rockchip/clk-pll.c                     | 70 +++++++++++++---------
 drivers/clk/rockchip/clk-rk3188.c                  |  1 +
 drivers/clk/rockchip/clk-rk3288.c                  | 39 +++++++++++-
 drivers/clk/rockchip/clk-rk3328.c                  |  8 +--
 5 files changed, 89 insertions(+), 37 deletions(-)




             reply	other threads:[~2020-07-22 23:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 23:42 Heiko Stuebner [this message]
2020-07-23  8:00 ` [GIT PULL] Rockchip clock changes for 5.9 Stephen Boyd

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=3212743.Cm9O4y8ZXk@phil \
    --to=heiko@sntech.de \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@kernel.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 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.