kernel/arch/arm/boot/dts/bcm47189-tenda-ac9.dts
.. .. @@ -1,7 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT1 2 /* 2 3 * Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl> 3 - *4 - * Licensed under the ISC license.5 4 */ 6 5 7 6 /dts-v1/; .. .. @@ -16,7 +15,8 @@ 16 15 bootargs = "console=ttyS0,115200 earlycon"; 17 16 }; 18 17 19 - memory {18 + memory@0 {19 + device_type = "memory";20 20 reg = <0x00000000 0x08000000>; 21 21 }; 22 22 .. .. @@ -58,8 +58,6 @@ 58 58 59 59 gpio-keys { 60 60 compatible = "gpio-keys"; 61 - #address-cells = <1>;62 - #size-cells = <0>;63 61 64 62 rfkill { 65 63 label = "WiFi";