[PATCH v2 4/6] rtl838x: rtl838x.dtsi: remove reg property from root node
Petr Štetiar
ynezz at true.cz
Wed Nov 4 11:47:23 EST 2020
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 at true.cz>
---
target/linux/rtl838x/dts/rtl838x.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/target/linux/rtl838x/dts/rtl838x.dtsi b/target/linux/rtl838x/dts/rtl838x.dtsi
index 5d562063ea7f..699a621f62fb 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>;
More information about the openwrt-devel
mailing list