ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 16 Jun 2016 13:42:27 +0000 (15:42 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 16 Jun 2016 15:01:28 +0000 (17:01 +0200)
commit929e604efa3dc0522214e0dc18984be23993e9f0
tree58d600772343d8ef241b56a8d56842044ed57535
parent6a02734d420fca778554878d03017017537d92e1
ARM: dts: armada-38x: fix MBUS_ID for crypto SRAM on Armada 385 Linksys

When the support for the Marvell crypto engine was added in the Device
Tree of the various Armada 385 Device Tree files in commit
d716f2e837ac6 ("ARM: mvebu: define crypto SRAM ranges for all armada-38x
boards"), a typo was made in the MBus window attributes for the Armada
385 Linksys board: 0x09/0x05 are used instead of 0x19/0x15. This commit
fixes this typo, which makes the CESA engines operational on Armada 385
Linksys boards.

Reported-by: Terry Stockert <stockert@inkblotadmirer.me>
Cc: Terry Stockert <stockert@inkblotadmirer.me>
Cc: Imre Kaloz <kaloz@openwrt.org>
Cc: Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: <stable@vger.kernel.org>
Fixes: d716f2e837ac6 ("ARM: mvebu: define crypto SRAM ranges for all armada-38x boards")
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-385-linksys.dtsi
This page took 0.033626 seconds and 5 git commands to generate.