arm64: dts: mt7986: move wed_pcie node
authorFrank Wunderlich <frank-w@public-files.de>
Fri, 18 Nov 2022 19:01:16 +0000 (20:01 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 21 Nov 2022 17:03:22 +0000 (18:03 +0100)
Move the wed_pcie node to have node aligned by address.

Fixes: 00b9903996b3 ("arm64: dts: mediatek: mt7986: add support for Wireless Ethernet Dispatch")
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20221118190126.100895-2-linux@fw-web.de
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt7986a.dtsi

index ebb5a6a..cf6c490 100644 (file)
                        #clock-cells = <1>;
                };
 
+               wed_pcie: wed-pcie@10003000 {
+                       compatible = "mediatek,mt7986-wed-pcie",
+                                    "syscon";
+                       reg = <0 0x10003000 0 0x10>;
+               };
+
                topckgen: topckgen@1001b000 {
                        compatible = "mediatek,mt7986-topckgen", "syscon";
                        reg = <0 0x1001B000 0 0x1000>;
                         #reset-cells = <1>;
                };
 
-               wed_pcie: wed-pcie@10003000 {
-                       compatible = "mediatek,mt7986-wed-pcie",
-                                    "syscon";
-                       reg = <0 0x10003000 0 0x10>;
-               };
-
                wed0: wed@15010000 {
                        compatible = "mediatek,mt7986-wed",
                                     "syscon";