[openwrt/openwrt] ipq806x: Add mising devices to kernel 5.10

LEDE Commits lede-commits at lists.infradead.org
Sun May 9 00:16:03 PDT 2021


ynezz pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/a1afeb927010ad5e6124e55f1874f4aece496ee7

commit a1afeb927010ad5e6124e55f1874f4aece496ee7
Author: Mark Mentovai <mark at moxienet.com>
AuthorDate: Sat May 8 14:24:52 2021 -0400

    ipq806x: Add mising devices to kernel 5.10
    
    d53be2a2e981 migrated 0069-arm-boot-add-dts-files.patch from patches-5.4
    to patches-5.10, but a subsequent patch in that set, 1e25423be8ac,
    erroneously removed several devices:
    
    ipq8062/nec,wg2600hp3 from 3bb16185737c
    ipq8064/asrock,g10 from 98b86296e67d
    ipq8064/ubnt,unifi-ac-hd from 4e46beb31342
    
    Signed-off-by: Mark Mentovai <mark at moxienet.com>
    Run-tested: ipq806x/ubnt,unifi-ac-hd
    Cc: Ansuel Smith <ansuelsmth at gmail.com>
---
 .../linux/ipq806x/patches-5.10/0069-arm-boot-add-dts-files.patch   | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/target/linux/ipq806x/patches-5.10/0069-arm-boot-add-dts-files.patch b/target/linux/ipq806x/patches-5.10/0069-arm-boot-add-dts-files.patch
index d5b1d4473b..2b069b8cfb 100644
--- a/target/linux/ipq806x/patches-5.10/0069-arm-boot-add-dts-files.patch
+++ b/target/linux/ipq806x/patches-5.10/0069-arm-boot-add-dts-files.patch
@@ -10,8 +10,11 @@ Signed-off-by: John Crispin <john at phrozen.org>
 
 --- a/arch/arm/boot/dts/Makefile
 +++ b/arch/arm/boot/dts/Makefile
-@@ -909,6 +909,20 @@ dtb-$(CONFIG_ARCH_QCOM) += \
+@@ -907,8 +907,25 @@
+ 	qcom-ipq4019-ap.dk04.1-c3.dtb \
+ 	qcom-ipq4019-ap.dk07.1-c1.dtb \
  	qcom-ipq4019-ap.dk07.1-c2.dtb \
++	qcom-ipq8062-wg2600hp3.dtb \
  	qcom-ipq8064-ap148.dtb \
  	qcom-ipq8064-rb3011.dtb \
 +	qcom-ipq8064-c2600.dtb \
@@ -20,8 +23,10 @@ Signed-off-by: John Crispin <john at phrozen.org>
 +	qcom-ipq8064-ap161.dtb \
 +	qcom-ipq8064-ea7500-v1.dtb \
 +	qcom-ipq8064-ea8500.dtb \
++	qcom-ipq8064-g10.dtb \
 +	qcom-ipq8064-r7500.dtb \
 +	qcom-ipq8064-r7500v2.dtb \
++	qcom-ipq8064-unifi-ac-hd.dtb \
 +	qcom-ipq8064-wg2600hp.dtb \
 +	qcom-ipq8064-wpq864.dtb \
 +	qcom-ipq8064-wxr-2533dhp.dtb \



More information about the lede-commits mailing list