]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/boot/dts/exynos4.dtsi
ARM: dts: fix reg sizes of GIC for exynos4
[karo-tx-linux.git] / arch / arm / boot / dts / exynos4.dtsi
index b8ece4be41ca69d3cacdf797c1de6233f8ddbaa8..fbaf426d2daafc8beb505fab17c73250e7cc3a9a 100644 (file)
                compatible = "arm,cortex-a9-gic";
                #interrupt-cells = <3>;
                interrupt-controller;
-               reg = <0x10490000 0x1000>, <0x10480000 0x100>;
+               reg = <0x10490000 0x10000>, <0x10480000 0x10000>;
        };
 
        combiner: interrupt-controller@10440000 {