X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=target%2Flinux%2Fipq40xx%2Fpatches-4.14%2F901-arm-boot-add-dts-files.patch;fp=target%2Flinux%2Fipq40xx%2Fpatches-4.14%2F901-arm-boot-add-dts-files.patch;h=551ac6f109e481da617f4428e81323335777a67a;hp=20ea3a84492ac3b1976d2454631fa76e952600df;hb=c568c6dc09f0a847097fb9697369114a251f096d;hpb=d3f82d3b8466a3328755a80ac249d447cb2309a2 diff --git a/target/linux/ipq40xx/patches-4.14/901-arm-boot-add-dts-files.patch b/target/linux/ipq40xx/patches-4.14/901-arm-boot-add-dts-files.patch index 20ea3a8449..551ac6f109 100644 --- a/target/linux/ipq40xx/patches-4.14/901-arm-boot-add-dts-files.patch +++ b/target/linux/ipq40xx/patches-4.14/901-arm-boot-add-dts-files.patch @@ -10,11 +10,12 @@ Signed-off-by: John Crispin --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -697,7 +697,23 @@ dtb-$(CONFIG_ARCH_QCOM) += \ +@@ -697,7 +697,24 @@ dtb-$(CONFIG_ARCH_QCOM) += \ qcom-apq8074-dragonboard.dtb \ qcom-apq8084-ifc6540.dtb \ qcom-apq8084-mtp.dtb \ + qcom-ipq4018-a42.dtb \ ++ qcom-ipq4018-ap120c-ac.dtb \ + qcom-ipq4018-ea6350v3.dtb \ + qcom-ipq4018-eap1300.dtb \ + qcom-ipq4018-ex6100v2.dtb \