public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: Stephen Boyd <sboyd@codeaurora.org>,
	mturquette@baylibre.com, linux-clk@vger.kernel.org,
	linux-rockchip@lists.infradead.org
Subject: [GIT PULL] Rockchip clock updates for 4.18
Date: Thu, 24 May 2018 15:16:06 +0200	[thread overview]
Message-ID: <6125058.CyqeWxRe4B@phil> (raw)

Hi Mike, Stephen,

please find below the pull request for 4.18 Rockchip clock updates.
As the tag describes this contains two cleanups for an open-coded
search and removing the old dt-based gate-clocks.

Please pull
Heiko


The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-clk-1

for you to fetch changes up to 1d646229f28d2c413572905f03f71af33b903cc5:

  clk: rockchip: remove deprecated gate-clk code and dt-binding (2018-05-23 13:19:06 +0200)

----------------------------------------------------------------
Conversion to match_string helper of open-coded string comparison
and removal of the initial devicetree-based gate-clocks, which were
deprecated since 2014.

----------------------------------------------------------------
Heiko Stuebner (1):
      clk: rockchip: remove deprecated gate-clk code and dt-binding

Yisheng Xie (1):
      clk: rockchip: use match_string() helper

 .../devicetree/bindings/clock/rockchip.txt         | 77 -----------------
 drivers/clk/rockchip/Makefile                      |  1 -
 drivers/clk/rockchip/clk-rockchip.c                | 98 ----------------------
 drivers/clk/rockchip/clk.c                         | 16 ++--
 4 files changed, 5 insertions(+), 187 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/clock/rockchip.txt
 delete mode 100644 drivers/clk/rockchip/clk-rockchip.c

             reply	other threads:[~2018-05-24 13:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-24 13:16 Heiko Stuebner [this message]
2018-06-01 17:26 ` [GIT PULL] Rockchip clock updates for 4.18 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=6125058.CyqeWxRe4B@phil \
    --to=heiko@sntech.de \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mturquette@baylibre.com \
    --cc=sboyd@codeaurora.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