diff options
author | Pavel Kubelun <be.dissent@gmail.com> | 2016-06-21 11:55:00 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-22 19:32:06 +0200 |
commit | 823242185b56ea518568296f1a5834f736f12076 (patch) | |
tree | 098f7b028cc2733e1e4a5a3951b0a3e427935364 /target/linux/ipq806x/patches-4.4/800-devicetree.patch | |
parent | 9bf3ddcb2ae9cf48fba1e392ff57727f22a036bd (diff) | |
download | upstream-823242185b56ea518568296f1a5834f736f12076.tar.gz upstream-823242185b56ea518568296f1a5834f736f12076.tar.bz2 upstream-823242185b56ea518568296f1a5834f736f12076.zip |
ipq806x: add initial support for Netgear R7800
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
Diffstat (limited to 'target/linux/ipq806x/patches-4.4/800-devicetree.patch')
-rw-r--r-- | target/linux/ipq806x/patches-4.4/800-devicetree.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ipq806x/patches-4.4/800-devicetree.patch b/target/linux/ipq806x/patches-4.4/800-devicetree.patch index fc59837f66..0081a28885 100644 --- a/target/linux/ipq806x/patches-4.4/800-devicetree.patch +++ b/target/linux/ipq806x/patches-4.4/800-devicetree.patch @@ -12,7 +12,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -506,7 +506,11 @@ +@@ -506,7 +506,12 @@ qcom-apq8084-ifc6540.dtb \ qcom-apq8084-mtp.dtb \ qcom-ipq8064-ap148.dtb \ @@ -21,6 +21,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org> qcom-ipq8064-db149.dtb \ + qcom-ipq8064-ea8500.dtb \ + qcom-ipq8064-r7500.dtb \ ++ qcom-ipq8064-r7800.dtb \ qcom-msm8660-surf.dtb \ qcom-msm8960-cdp.dtb \ qcom-msm8974-sony-xperia-honami.dtb |