summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Štetiar2020-11-04 15:43:16 +0000
committerPetr Štetiar2020-11-09 08:14:02 +0000
commit2ab6add9b9171099c5bcd993cb8a3d355b6f3ae4 (patch)
tree0ac6b52fcdb1e1bf4a7aacaf2f665431af9839ba
parentb5bd945733a7ed235777c2ceaa0ff27dc779630f (diff)
downloadopenwrt-2ab6add9b9171099c5bcd993cb8a3d355b6f3ae4.tar.gz
rtl838x: rtl838x.dtsi: remove reg property from root node
Fixes following dtc warning: ../dts/rtl838x.dtsi:38.3-145.3: Warning (reg_format): /: Root node has a "reg" property Signed-off-by: Petr Štetiar <ynezz@true.cz>
-rw-r--r--target/linux/rtl838x/dts/rtl838x.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/rtl838x/dts/rtl838x.dtsi b/target/linux/rtl838x/dts/rtl838x.dtsi
index 5d562063ea..699a621f62 100644
--- a/target/linux/rtl838x/dts/rtl838x.dtsi
+++ b/target/linux/rtl838x/dts/rtl838x.dtsi
@@ -7,7 +7,6 @@
#size-cells = <1>;
compatible = "realtek,rtl838x-soc";
- reg = <0xbb000000 0xa000>;
cpus {
#address-cells = <1>;