kernel/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
.. .. @@ -1,7 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT1 2 /* 2 3 * Copyright 2017 Luxul Inc. 3 - *4 - * Licensed under the ISC license.5 4 */ 6 5 7 6 /dts-v1/; .. .. @@ -16,7 +15,8 @@ 16 15 bootargs = "earlycon"; 17 16 }; 18 17 19 - memory {18 + memory@0 {19 + device_type = "memory";20 20 reg = <0x00000000 0x08000000>; 21 21 }; 22 22 .. .. @@ -38,8 +38,6 @@ 38 38 39 39 gpio-keys { 40 40 compatible = "gpio-keys"; 41 - #address-cells = <1>;42 - #size-cells = <0>;43 41 44 42 restart { 45 43 label = "Reset";