From: Philipp Rossak Date: Wed, 1 Aug 2018 09:48:01 +0000 (+0200) Subject: ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block X-Git-Tag: v4.20-rc1~66^2~26^2~5 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6c700289a3e84d5d3f2a95cf27732a7f7fce105b;p=linux-block.git ARM: dts: sun8i: h3-h5: ir register size should be the whole memory block 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 Acked-by: Maxime Ripard Signed-off-by: Chen-Yu Tsai --- diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index fc6131315c47..4b1530ebe427 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -816,7 +816,7 @@ clock-names = "apb", "ir"; resets = <&r_ccu RST_APB0_IR>; interrupts = ; - reg = <0x01f02000 0x40>; + reg = <0x01f02000 0x400>; status = "disabled"; };