Skip to content

Commit a20fa0a

Browse files
committed
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 parent fe448c4 commit a20fa0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/sama7g5.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
};
205205
};
206206

207-
securam: securam@e0000000 {
207+
securam: sram@e0000000 {
208208
compatible = "microchip,sama7g5-securam", "atmel,sama5d2-securam", "mmio-sram";
209209
reg = <0xe0000000 0x4000>;
210210
clocks = <&pmc PMC_TYPE_PERIPHERAL 18>;

0 commit comments

Comments
 (0)