[PATCH v1 1/7] ARM: dts: ifc6410: Add pwrseq support for WLAN
Stephen Boyd
sboyd at codeaurora.org
Wed Jul 29 15:55:00 PDT 2015
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>;
> + };
> +
Also this node is not part of the SoC so it should be in the root,
possibly under some sort of power-sequences node so that all the
sequences are grouped in one place.
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list