mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-14 02:09:07 +08:00
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
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
securam: securam@e0000000 {
|
||||
securam: sram@e0000000 {
|
||||
compatible = "microchip,sama7g5-securam", "atmel,sama5d2-securam", "mmio-sram";
|
||||
reg = <0xe0000000 0x4000>;
|
||||
clocks = <&pmc PMC_TYPE_PERIPHERAL 18>;
|
||||
|
||||
Reference in New Issue
Block a user