소스 검색

ARM: sun5i: a13: 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: Maxime Ripard <maxime.ripard@free-electrons.com>
Maxime Ripard 12 년 전
부모
커밋
d528b0340c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      arch/arm/boot/dts/sun5i-a13.dtsi

+ 0 - 1
arch/arm/boot/dts/sun5i-a13.dtsi

@@ -154,7 +154,6 @@
 		compatible = "simple-bus";
 		#address-cells = <1>;
 		#size-cells = <1>;
-		reg = <0x01c20000 0x300000>;
 		ranges;
 
 		intc: interrupt-controller@01c20400 {