From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ziyuan Xu Subject: [PATCH v3 0/2] Add power domain support for eMMC node on rk3399 Date: Sat, 17 Sep 2016 10:32:48 +0800 Message-ID: <20160917023250.1159-1-xzy.xu@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org, ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Ziyuan Xu , shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org, zhangqing-TNX95d0MmH7DzftRWevZcw@public.gmane.org, linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-rockchip.vger.kernel.org This series add power domain for eMMC node which will be controlled by genpd to make sure it's available in probing state, and will be gate once suspend/resume. Changes in v3: - fix a typo - add Rob's ack-tag Changes in v2: - fix a typo - add an example code for power-domain - add Shawn's review-tag and Doug's review-tag Ziyuan Xu (2): Documentation: mmc: sdhci-of-arasan: add description of power domain arm64: dts: rockchip: add eMMC's power domain support for rk3399 Documentation/devicetree/bindings/mmc/arasan,sdhci.txt | 7 ++++++- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 11 +++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) -- 2.9.2