On 06/14, Linus Walleij wrote: > + > +/ { > + model = "Qualcomm APQ8060 Dragonboard"; > + compatible = "qcom,apq8060-dragonboard", "qcom,msm8660"; > + > + aliases { > + serial0 = &gsbi12_serial; > + }; > + > + chosen { > + stdout-path = "serial0:115200n8"; > + }; > + > + regulators { > + compatible = "simple-bus"; > + /* Main power of the board: 3.7V */ > + vph: regulator-fixed@1 { So does this mean we shouldn't have the @1 here because there's no reg property? -- 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 linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html