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
WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.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
next reply other threads:[~2018-05-24 13:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-24 13:16 Heiko Stuebner [this message]
2018-05-24 13:16 ` [GIT PULL] Rockchip clock updates for 4.18 Heiko Stuebner
2018-06-01 17:26 ` Stephen Boyd
2018-06-01 17:26 ` 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 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.