Skip to content

Commit

Permalink
rtl838x: rtl838x.dtsi: remove reg property from root node
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
ynezz committed Nov 9, 2020
1 parent b5bd945 commit 2ab6add
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/rtl838x/dts/rtl838x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
#size-cells = <1>;

compatible = "realtek,rtl838x-soc";
reg = <0xbb000000 0xa000>;

cpus {
#address-cells = <1>;
Expand Down

0 comments on commit 2ab6add

Please sign in to comment.