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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:31:52 +0000 (13:31 +0100)
[ Upstream commit 99cce13b82a9366cfdd230ba6ddb48ba30d2741f ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/mediatek/mt7986a.dtsi

index 14c91de..35e01fa 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";