[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5B35443B.2060903@hisilicon.com>
Date: Thu, 28 Jun 2018 21:25:31 +0100
From: Wei Xu <xuwei5@...ilicon.com>
To: Ryan Grachek <ryan@...ted.us>
CC: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Catalin Marinas <catalin.marinas@....com>,
Will Deacon <will.deacon@....com>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] arm64: dts: hikey: Define wl1835 power capabilities
Hi Ryan,
On 2018/6/13 16:13, Ryan Grachek wrote:
> These properties are required for compatibility with runtime PM.
> Without these properties, MMC host controller will not be aware
> of power capabilities. When the wlcore driver attempts to power
> on the device, it will erroneously fail with -EACCES.
>
> Signed-off-by: Ryan Grachek <ryan@...ted.us>
> ---
Applied to hisilicon fix tree.
Thanks!
Best Regards,
Wei
> arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
> index 38f881955217..c5feca8cd10b 100644
> --- a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
> +++ b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts
> @@ -323,6 +323,8 @@
> bus-width = <0x4>;
> cap-sd-highspeed;
> non-removable;
> + cap-power-off-card;
> + keep-power-in-suspend;
> vmmc-supply = <®_vdd_3v3>;
> mmc-pwrseq = <&wl1835_pwrseq>;
>
>
Powered by blists - more mailing lists