Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: mvebu: define crypto SRAM ranges in armada-375-db.dts

Define the crypto SRAM ranges so that the resources referenced by the
sa-sram node can be properly extracted from the DT.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

authored by

Boris Brezillon and committed by
Gregory CLEMENT
9a3ed133 35e5bb58

+3 -1
+3 -1
arch/arm/boot/dts/armada-375-db.dts
··· 65 65 66 66 soc { 67 67 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000 68 - MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000>; 68 + MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000 69 + MBUS_ID(0x09, 0x09) 0 0xf1100000 0x10000 70 + MBUS_ID(0x09, 0x05) 0 0xf1110000 0x10000>; 69 71 70 72 internal-regs { 71 73 spi@10600 {