On 11/19, Matthew McClintock wrote: > diff --git a/arch/arm/mach-qcom/board.c b/arch/arm/mach-qcom/board.c > index 6d8bbf7..b52a6bc 100644 > --- a/arch/arm/mach-qcom/board.c > +++ b/arch/arm/mach-qcom/board.c > @@ -18,6 +18,7 @@ static const char * const qcom_dt_match[] __initconst = { > "qcom,apq8064", > "qcom,apq8074-dragonboard", > "qcom,apq8084", > + "qcom,ipq4019", > "qcom,ipq8062", > "qcom,ipq8064", > "qcom,msm8660-surf", This change is entirely unnecessary because we can match the default DT descriptor instead. -- 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-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html