Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dad0855d authored by Maxime Ripard's avatar Maxime Ripard
Browse files

ARM: sun4i: a10: Remove useless simple-bus reg property



The reg property of the simple-bus driver is completely useless. Remove
it from the DTSI.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent b9614183
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -164,7 +164,6 @@
		compatible = "simple-bus";
		compatible = "simple-bus";
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;
		reg = <0x01c20000 0x300000>;
		ranges;
		ranges;


		emac: ethernet@01c0b000 {
		emac: ethernet@01c0b000 {