From: Shawn Lin <shawn.lin@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>,
Rob Herring <robh+dt@kernel.org>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>,
linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
linux-rockchip@lists.infradead.org,
Douglas Anderson <dianders@chromium.org>,
Ziyuan Xu <xzy.xu@rock-chips.com>,
linux-kernel@vger.kernel.org,
Shawn Lin <shawn.lin@rock-chips.com>
Subject: [PATCH 0/4] Control clock for accessing syscon provided arasan IP
Date: Mon, 29 Aug 2016 16:02:55 +0800 [thread overview]
Message-ID: <1472457779-7194-1-git-send-email-shawn.lin@rock-chips.com> (raw)
This patchset is gonna take over the ownership of aclk_emmc_grf
by sdhci-of-arasan which is used to access corecfg_* stuff provided
by arasan. This clock is optional for sdhci-of-arasan which means we
would not break the driver without adding this. But we strongly
recommend the upcoming users whose platforms have the similar
cases to add this rather than to add any flags for their specific
clock drivers to make this clock always on.
This patchset is based on linux-next. And patch 4 should *not* be
landed before others, so it would be nice to pack these four patches
via Ulf's tree tree Heiko's ack for rockchip part, or vice versa. :)
Shawn Lin (4):
Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one
mmc: sdhci-of-arasan: Control clock for accessing syscon
arm64: dts: rockchip: add clk_syscon for sdhci on rk3399
clk: rockchip: remove CLK_IGNORE_UNUSED flag for aclk_emmc_grf on
rk3399
.../devicetree/bindings/mmc/arasan,sdhci.txt | 7 ++++--
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 5 +++--
drivers/clk/rockchip/clk-rk3399.c | 2 +-
drivers/mmc/host/sdhci-of-arasan.c | 25 +++++++++++++++++++---
4 files changed, 31 insertions(+), 8 deletions(-)
--
2.3.7
next reply other threads:[~2016-08-29 8:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-29 8:02 Shawn Lin [this message]
2016-08-29 8:02 ` [PATCH 1/4] Documentation: mmc: sdhci-of-arasan: Add clk_syscon as an optional one Shawn Lin
[not found] ` <1472457779-7194-2-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-09-02 14:15 ` Rob Herring
2016-09-02 16:12 ` Doug Anderson
[not found] ` <CAD=FV=ViB8Fc579URi755ns+cKwuHC2orCqUSwh-fTpCi4TzqA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-09-02 17:14 ` Rob Herring
2016-08-29 8:02 ` [PATCH 2/4] mmc: sdhci-of-arasan: Control clock for accessing syscon Shawn Lin
[not found] ` <1472457779-7194-3-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-29 8:25 ` Heiko Stübner
2016-08-29 8:54 ` Shawn Lin
[not found] ` <fa7bea7d-b596-5784-4221-de3a8eaf5f17-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-29 9:10 ` Heiko Stübner
2016-08-29 9:20 ` Shawn Lin
2016-08-29 9:22 ` Shawn Lin
2016-08-29 10:46 ` Heiko Stübner
2016-08-29 8:02 ` [PATCH 3/4] arm64: dts: rockchip: add clk_syscon for sdhci on rk3399 Shawn Lin
2016-08-29 8:02 ` [PATCH 4/4] clk: rockchip: remove CLK_IGNORE_UNUSED flag for aclk_emmc_grf " Shawn Lin
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=1472457779-7194-1-git-send-email-shawn.lin@rock-chips.com \
--to=shawn.lin@rock-chips.com \
--cc=adrian.hunter@intel.com \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=heiko@sntech.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=ulf.hansson@linaro.org \
--cc=xzy.xu@rock-chips.com \
/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