1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00

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>
This commit is contained in:
Petr Štetiar 2020-11-04 16:43:16 +01:00
parent b5bd945733
commit 2ab6add9b9

View File

@ -7,7 +7,6 @@
#size-cells = <1>;
compatible = "realtek,rtl838x-soc";
reg = <0xbb000000 0xa000>;
cpus {
#address-cells = <1>;