ARM: ux500: enable the crypto and hash on all dbx500
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 24 May 2013 06:36:41 +0000 (08:36 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:07:58 +0000 (14:07 +0200)
commit12b1843c1a9e7a26762bd47a62a04d2fedc54466
tree7229820792515900ada28a4e1666353618b5162e
parentf016d440e64c98acf993a8f9b1a07d9e8da406b6
ARM: ux500: enable the crypto and hash on all dbx500

Commits:
"ARM: ux500: Add Device Tree nodes for the ux500 Crypt device"
"ARM: ux500: Add Device Tree nodes for the ux500 Hash device"

Added the crypto and hash devices conditionally, i.e. so as to
be turned on per-board by setting an "status" property on the
device from "disabled" to "okay" on each device.

This is wrong since this is an SoC feature, it is not board
dependent. It is the same ASIC under all circumstances and
functionality does not vary with board family.

This moves the enablement into the SoC file.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/dbx5x0.dtsi
arch/arm/boot/dts/snowball.dts