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

ARM: dts: at91: sama5d2: map securam as device

Due to strobe signal not being propagated from CPU to securam
the securam needs to be mapped as device or strongly ordered memory
to work properly. Otherwise, updating to one offset may affect
the adjacent locations in securam.

Fixes: d4ce5f44d4409 ("ARM: dts: at91: sama5d2: Add securam node")
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/1606903025-14197-3-git-send-email-claudiu.beznea@microchip.com

authored by

Claudiu Beznea and committed by
Alexandre Belloni
9b5dcc8d ab8a9bb4

+1
+1
arch/arm/boot/dts/sama5d2.dtsi
··· 656 656 clocks = <&pmc PMC_TYPE_PERIPHERAL 51>; 657 657 #address-cells = <1>; 658 658 #size-cells = <1>; 659 + no-memory-wc; 659 660 ranges = <0 0xf8044000 0x1420>; 660 661 }; 661 662