]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c
authorChristophe Roullier <christophe.roullier@st.com>
Mon, 4 Nov 2019 14:31:45 +0000 (15:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Dec 2019 21:33:48 +0000 (22:33 +0100)
commit904c854284168fe507b688d4d0d91550e60d9d48
tree8ae1fc41c14f39451c6b2e3115f68381f4069d29
parent5f757951caa834e077b74b11dbff5c0bbf9dc7f2
ARM: dts: stm32: Fix CAN RAM mapping on stm32mp157c

[ Upstream commit 9df50c2e16de7fd739d11d37303afec9e573b46f ]

Split the 10Kbytes CAN message RAM to be able to use simultaneously
FDCAN1 and FDCAN2 instances.
First 5Kbytes are allocated to FDCAN1 and last 5Kbytes are used for
FDCAN2. To do so, set the offset to 0x1400 in mram-cfg for FDCAN2.

Fixes: d44d6e021301 ("ARM: dts: stm32: change CAN RAM mapping on stm32mp157c")
Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/stm32mp157c.dtsi