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 updates for 5.4
Date: Mon, 11 Nov 2019 01:45:05 +0100	[thread overview]
Message-ID: <2139639.gTPWsosUxc@phil> (raw)

Hi Mike, Stephen,

please find below rockchip clock changes for 5.5
Please pull

Thanks
Heiko

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v5.5-rockchip-clk-1

for you to fetch changes up to 3b0b4ebfd761943179fe03b107f66c72c3b5c8d4:

  clk: rockchip: protect the pclk_usb_grf as critical on px30 (2019-11-05 20:53:42 +0100)

----------------------------------------------------------------
Adding a missing static declaration for clk_half_divider_ops
and a number of improvements for the px30 clock tree.

----------------------------------------------------------------
Ben Dooks (Codethink) (1):
      clk: rockchip: make clk_half_divider_ops static

Finley Xiao (2):
      clk: rockchip: Add div50 clock-ids for sdmmc on px30 and nandc
      clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandc

Heiko Stuebner (3):
      clk: rockchip: move px30 critical clocks to correct clock controller
      clk: rockchip: add video-related niu clocks as critical on px30
      clk: rockchip: protect the pclk_usb_grf as critical on px30

 drivers/clk/rockchip/clk-half-divider.c |  3 +-
 drivers/clk/rockchip/clk-px30.c         | 70 ++++++++++++++++++++++++++-------
 include/dt-bindings/clock/px30-cru.h    |  2 +
 3 files changed, 59 insertions(+), 16 deletions(-)





WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
	Stephen Boyd <sboyd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [GIT PULL] Rockchip clock updates for 5.4
Date: Mon, 11 Nov 2019 01:45:05 +0100	[thread overview]
Message-ID: <2139639.gTPWsosUxc@phil> (raw)

Hi Mike, Stephen,

please find below rockchip clock changes for 5.5
Please pull

Thanks
Heiko

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git v5.5-rockchip-clk-1

for you to fetch changes up to 3b0b4ebfd761943179fe03b107f66c72c3b5c8d4:

  clk: rockchip: protect the pclk_usb_grf as critical on px30 (2019-11-05 20:53:42 +0100)

----------------------------------------------------------------
Adding a missing static declaration for clk_half_divider_ops
and a number of improvements for the px30 clock tree.

----------------------------------------------------------------
Ben Dooks (Codethink) (1):
      clk: rockchip: make clk_half_divider_ops static

Finley Xiao (2):
      clk: rockchip: Add div50 clock-ids for sdmmc on px30 and nandc
      clk: rockchip: Add div50 clocks for px30 sdmmc, emmc, sdio and nandc

Heiko Stuebner (3):
      clk: rockchip: move px30 critical clocks to correct clock controller
      clk: rockchip: add video-related niu clocks as critical on px30
      clk: rockchip: protect the pclk_usb_grf as critical on px30

 drivers/clk/rockchip/clk-half-divider.c |  3 +-
 drivers/clk/rockchip/clk-px30.c         | 70 ++++++++++++++++++++++++++-------
 include/dt-bindings/clock/px30-cru.h    |  2 +
 3 files changed, 59 insertions(+), 16 deletions(-)

             reply	other threads:[~2019-11-11  0:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-11  0:45 Heiko Stuebner [this message]
2019-11-11  0:45 ` [GIT PULL] Rockchip clock updates for 5.4 Heiko Stuebner
2019-11-13 20:48 ` Stephen Boyd
2019-11-13 20:48   ` Stephen Boyd
  -- strict thread matches above, loose matches on Subject: below --
2019-09-05 12:25 Heiko Stuebner
2019-09-05 12:25 ` Heiko Stuebner
2019-09-05 18:48 ` Stephen Boyd
2019-09-05 18:48   ` 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=2139639.gTPWsosUxc@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.