aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx/files
diff options
context:
space:
mode:
authorLech Perczak <lech.perczak@gmail.com>2022-10-07 00:56:00 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2022-11-13 15:31:54 +0100
commit1a49b499f12e7589db601dfd695cca7483740eee (patch)
treeb381c8acf5977caee556524abcfc05cd8ecfc9de /target/linux/ipq40xx/files
parentfc69532eb96a17079f973c0a8735e26234a1f5a1 (diff)
downloadupstream-1a49b499f12e7589db601dfd695cca7483740eee.tar.gz
upstream-1a49b499f12e7589db601dfd695cca7483740eee.tar.bz2
upstream-1a49b499f12e7589db601dfd695cca7483740eee.zip
ipq40xx: dts: remove leftover nodes after DSA conversion
Remove ess-psgmii@98000, edma@c080000 and ess-switch@c000000 nodes. These nodes are not used after the DSA conversion, but were left over in a few devices added recently. ZTE MF289F is omitted on purpose, as for it, these nodes will be removed together with DSA conversion. Build tested only, as I only have MF286D from those devices. Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/files')
-rw-r--r--target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts12
-rw-r--r--target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts4
2 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts
index 6f244132ea..8ca57a0e85 100644
--- a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts
+++ b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4018-whw01-v1.dts
@@ -31,21 +31,9 @@
};
};
- ess-psgmii@98000 {
- status = "okay";
- };
-
ess_tcsr@1953000 {
status = "okay";
};
-
- ess-switch@c000000 {
- status = "okay";
- };
-
- edma@c080000 {
- status = "okay";
- };
};
};
diff --git a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts
index a832e2392a..ff04279a60 100644
--- a/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts
+++ b/target/linux/ipq40xx/files/arch/arm/boot/dts/qcom-ipq4019-mf286d.dts
@@ -85,10 +85,6 @@
reset-delay-us = <2000>;
};
- ess-psgmii@98000 {
- status = "okay";
- };
-
tcsr@1949000 {
compatible = "qcom,tcsr";
reg = <0x1949000 0x100>;