On Wed, Oct 12, 2016 at 8:34 AM, Mark Rutland <mark.rutland@xxxxxxx> wrote: > On Wed, Oct 12, 2016 at 02:37:32AM -0700, Jeremy McNicoll wrote: >> +/ { >> + model = "HUAWEI MSM8994 ANGLER rev-1.01"; >> + compatible = "qcom,msm8994"; >> + qcom,board-id= <8026 0>; >> +}; > > This last property is undocumented, and unused. They are required by the bootloader which AIUI can't/won't be updated to use the mainline compatible string. The alternative is leave them out and then you have to run the dtb thru QC's dtbTool to add them which is worse IMO. I'd also leave them undocumented as we want to minimize their usage. Rob -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html