hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/arm/boot/dts/at91-linea.dtsi
....@@ -1,11 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * at91-linea.dtsi - Device Tree Include file for the Axentia Linea Module.
34 *
45 * Copyright (C) 2017 Axentia Technologies AB
56 *
67 * Author: Peter Rosin <peda@axentia.se>
7
- *
8
- * Licensed under GPLv2 or later.
98 */
109
1110 #include "sama5d31.dtsi"
....@@ -14,7 +13,7 @@
1413 compatible = "axentia,linea",
1514 "atmel,sama5d31", "atmel,sama5d3", "atmel,sama5";
1615
17
- memory {
16
+ memory@20000000 {
1817 reg = <0x20000000 0x4000000>;
1918 };
2019 };