Commit bc30e7d5 authored by Claudiu Beznea's avatar Claudiu Beznea
Browse files

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

parent 12045a7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -204,7 +204,7 @@ nand_controller: nand-controller {
			};
		};

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