From: Shawn Lin <shawn.lin@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>,
Rob Herring <robh+dt@kernel.org>,
Jaehoon Chung <jh80.chung@samsung.com>,
Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
linux-rockchip@lists.infradead.org,
Douglas Anderson <dianders@chromium.org>,
Brian Norris <briannorris@chromium.org>,
Feng Xiao <xf@rock-chips.com>,
Elaine Zhang <zhangqing@rock-chips.com>,
linux-kernel@vger.kernel.org,
Shawn Lin <shawn.lin@rock-chips.com>
Subject: [PATCH 0/5] Add power domain support for dw_mmc/sdhci-of-arasan
Date: Fri, 29 Jul 2016 12:14:58 +0800 [thread overview]
Message-ID: <1469765703-30999-1-git-send-email-shawn.lin@rock-chips.com> (raw)
We need to enable the power domain manually while probing as the
power policy will turn off the pd which is not referenced. Otherwise
we may take risk of breaking kernel once Feng Xiao land the rockchip pd
relate stuff. So, let's do it in advance.
This pachset is based on the latest linux-next[1] which should contain
the next branch of linux-mmc and dt stuff. It's ideal to pack these all
into Ulf' tree with Heiko's ack for dts, Rob's ack for Doc and Jaehoon's
ack for dw_mmc. But it's okay to be merged seperately.
[1] git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Thanks.
Shawn Lin (5):
Documentation: mmc: synopsys-dw-mshc: add power domain description
Documentation: mmc: sdhci-of-arasan: add power domain description
arm64: dts: rockchip: Provide power-domains for sd/sdio/emmc
controllers
mmc: dw_mmc: add power domain support
mmc: sdhci-of-arasan: add power domain support
Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 1 +
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt | 2 ++
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +++
drivers/mmc/host/dw_mmc.c | 11 +++++++++++
drivers/mmc/host/sdhci-of-arasan.c | 10 ++++++++++
5 files changed, 27 insertions(+)
--
2.3.7
next reply other threads:[~2016-07-29 4:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-29 4:14 Shawn Lin [this message]
[not found] ` <1469765703-30999-1-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-07-29 4:14 ` [PATCH 1/5] Documentation: mmc: synopsys-dw-mshc: add power domain description Shawn Lin
2016-07-29 21:43 ` Rob Herring
2016-07-29 4:15 ` [PATCH 2/5] Documentation: mmc: sdhci-of-arasan: " Shawn Lin
[not found] ` <1469765703-30999-3-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-07-29 21:43 ` Rob Herring
2016-07-29 4:15 ` [PATCH 3/5] arm64: dts: rockchip: Provide power-domains for sd/sdio/emmc controllers Shawn Lin
2016-07-29 4:15 ` [PATCH 4/5] mmc: dw_mmc: add power domain support Shawn Lin
2016-07-29 4:16 ` [PATCH 5/5] mmc: sdhci-of-arasan: " Shawn Lin
2016-07-29 9:21 ` [PATCH 0/5] Add power domain support for dw_mmc/sdhci-of-arasan Ulf Hansson
[not found] ` <CAPDyKFq6itpANwnLqgOqKHT0fJH4SvZi2FWrafa=HSBfiZE52w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-08-01 3:10 ` 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=1469765703-30999-1-git-send-email-shawn.lin@rock-chips.com \
--to=shawn.lin@rock-chips.com \
--cc=briannorris@chromium.org \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=heiko@sntech.de \
--cc=jh80.chung@samsung.com \
--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=xf@rock-chips.com \
--cc=zhangqing@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