]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ARM: dts: at91: sama5d2: map securam as device
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Wed, 2 Dec 2020 09:57:05 +0000 (11:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Dec 2020 10:25:59 +0000 (11:25 +0100)
[ Upstream commit 9b5dcc8d427e2bcb84c49eb03ffefe11e7537a55 ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/sama5d2.dtsi

index b405992eb60166292983f2016c865734974645f4..d57be54f5df9c0d51640d7e9f038c8ec92c54556 100644 (file)
                                clocks = <&securam_clk>;
                                #address-cells = <1>;
                                #size-cells = <1>;
+                               no-memory-wc;
                                ranges = <0 0xf8044000 0x1420>;
                        };