]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: orion5x: fix target ID for crypto SRAM window
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 13 Apr 2014 14:39:38 +0000 (16:39 +0200)
committerJason Cooper <jason@lakedaemon.net>
Thu, 17 Apr 2014 04:52:26 +0000 (04:52 +0000)
commit1cc9d48145b81e307fab94a5cf6ee66ec2f0de60
treeea3cbabab2aa2aa41688f676316f176faea406c6
parentce965c3d2e68c5325dd5624eb101d70423022fef
ARM: orion5x: fix target ID for crypto SRAM window

In commit 4ca2c04085a1caa903e92a5fc0da25362150aac2 ('ARM: orion5x:
Move to ID based window creation'), the mach-orion5x code was changed
to use the new mvebu-mbus API. However, in the process, a mistake was
made on the crypto SRAM window target ID: it should have been 0x9
(verified in the datasheet) and not 0x0.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Link: https://lkml.kernel.org/r/1397400006-4315-2-git-send-email-thomas.petazzoni@free-electrons.com
Fixes: 4ca2c04085a1 ('ARM: orion5x: Move to ID based window creation')
Cc: stable@vger.kernel.org # v3.12+
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-orion5x/common.h