kernel/arch/arm/boot/dts/bcm47189-luxul-xap-810.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 .. .. @@ -48,8 +48,6 @@ 48 48 49 49 gpio-keys { 50 50 compatible = "gpio-keys"; 51 - #address-cells = <1>;52 - #size-cells = <0>;53 51 54 52 restart { 55 53 label = "Reset";