ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block
authorPhilipp Rossak <embed3d@gmail.com>
Wed, 1 Aug 2018 09:48:01 +0000 (11:48 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Sat, 29 Sep 2018 13:57:46 +0000 (15:57 +0200)
The size of the register should be the size of the whole memory block,
not just the registers, that are needed.

Signed-off-by: Philipp Rossak <embed3d@gmail.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm/boot/dts/sunxi-h3-h5.dtsi

index fc6131315c47ffe695a4db6cbf0f7e38a8b89221..4b1530ebe4272887f33c85e00669e4781618848e 100644 (file)
                        clock-names = "apb", "ir";
                        resets = <&r_ccu RST_APB0_IR>;
                        interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
-                       reg = <0x01f02000 0x40>;
+                       reg = <0x01f02000 0x400>;
                        status = "disabled";
                };