At the time that commit 2abf6b6b9429 ("arm64: dts: qcom: sc7280: Add device tree for herobrine evoker") was posted, all herobrine SKUs were LTE. At the time that commit d42fae738f3a ("arm64: dts: qcom: Add LTE SKUs for sc7280-villager family"), the evoker board device tree hadn't yet landed. I belive that the above two facts mean that the evoker boards ought to be setup for LTE but currently aren't. Let's fix that. Cc: Sheng-Liang Pan <sheng-liang.pan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> Cc: Sibi Sankar <quic_sibis@xxxxxxxxxxx> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx> --- arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts b/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts index ccbe50b6249a..5e5cddb8ec99 100644 --- a/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts +++ b/arch/arm64/boot/dts/qcom/sc7280-herobrine-evoker-r0.dts @@ -8,6 +8,7 @@ /dts-v1/; #include "sc7280-herobrine.dtsi" +#include "sc7280-herobrine-lte-sku.dtsi" / { model = "Google Evoker"; -- 2.37.3.968.ga6b4b080e4-goog