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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to