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

ARM: dts: at91: sama7g5: use generic name for securam

Use generic sram name for securam.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20221026124114.985876-11-claudiu.beznea@microchip.com

+1 -1
+1 -1
arch/arm/boot/dts/sama7g5.dtsi
··· 204 204 }; 205 205 }; 206 206 207 - securam: securam@e0000000 { 207 + securam: sram@e0000000 { 208 208 compatible = "microchip,sama7g5-securam", "atmel,sama5d2-securam", "mmio-sram"; 209 209 reg = <0xe0000000 0x4000>; 210 210 clocks = <&pmc PMC_TYPE_PERIPHERAL 18>;