On 29/07/15 23:55, Stephen Boyd wrote:
On 07/28/2015 05:53 AM, Srinivas Kandagatla wrote:
+
+sdcc4_pwrseq:pwrseq {
Missing space here between label and node name.
I will fix this in next version.
+compatible = "mmc-pwrseq-simple";
+reset-gpios = <&pm8921_gp
On Tue 28 Jul 05:53 PDT 2015, Srinivas Kandagatla wrote:
> This patch adds pwrseq for WLAN which resets the WLAN just before the
> SDIO bus is up.
>
Does this mean that we have the !power-of-2 patch in mmc on the way?
> Signed-off-by: Srinivas Kandagatla
> ---
> arch/arm/boot/dts/qcom-apq8064
On 07/28/2015 05:53 AM, Srinivas Kandagatla wrote:
+
+ sdcc4_pwrseq:pwrseq {
Missing space here between label and node name.
+ compatible = "mmc-pwrseq-simple";
+ reset-gpios = <&pm8921_gpio 43 GPIO_ACTIVE_LOW>;
+ };
+
3 matches
Mail list logo