ARM: dts: stm32: fix dmamux reg property on stm32mp151
authorAmelie Delaunay <amelie.delaunay@st.com>
Tue, 10 Nov 2020 14:27:36 +0000 (15:27 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 26 Nov 2020 13:42:41 +0000 (14:42 +0100)
commite3b37ca311bb72411f97d269ee4c6a6738a1e9d9
tree2e8121469f164277a2e5138497ed3ba71a62802e
parentfc082d2bb2f4860e065ae4d7f50d123bf4861d66
ARM: dts: stm32: fix dmamux reg property on stm32mp151

Reg property length should cover all DMAMUX_CxCR registers.
DMAMUX_CxCR Address offset: 0x000 + 0x04 * x (x = 0 to 15), so latest
offset is at 0x3c, so length should be 0x40.

Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp151.dtsi