ipq806x: fix missing compatible and rename
authorChristian Lamparter <chunkeey@gmail.com>
Mon, 16 Dec 2019 19:29:17 +0000 (20:29 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
- ipq8064 compatible was missing from nbg6817.
- Rename ap148 with a better descriptive name.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
[proper authorship of the patch]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8064-ap148.dts
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8065-nbg6817.dts

index 552d03f78964e7c61c527d86ab4c2dc09377a270..381fcee5ea54b4b3c843cca80950225895f79d60 100644 (file)
@@ -1,7 +1,7 @@
 #include "qcom-ipq8064-v1.0.dtsi"
 
 / {
-       model = "Qualcomm IPQ8064/AP148";
+       model = "Qualcomm Technologies, Inc. IPQ8064/AP-148";
        compatible = "qcom,ipq8064-ap148", "qcom,ipq8064";
 
        memory@0 {
index e1fa475310ff9d64a4bc3090bbede61d13d10284..954d3fe85322f309164570e3fdf1e582785a8d7e 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        model = "ZyXEL NBG6817";
-       compatible = "zyxel,nbg6817", "qcom,ipq8065";
+       compatible = "zyxel,nbg6817", "qcom,ipq8065", "qcom,ipq8064";
 
        memory@0 {
                reg = <0x42000000 0x1e000000>;