forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts
....@@ -1,7 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
12 /*
23 * Copyright 2017 Luxul Inc.
3
- *
4
- * Licensed under the ISC license.
54 */
65
76 /dts-v1/;
....@@ -16,7 +15,8 @@
1615 bootargs = "earlycon";
1716 };
1817
19
- memory {
18
+ memory@0 {
19
+ device_type = "memory";
2020 reg = <0x00000000 0x08000000>;
2121 };
2222
....@@ -48,8 +48,6 @@
4848
4949 gpio-keys {
5050 compatible = "gpio-keys";
51
- #address-cells = <1>;
52
- #size-cells = <0>;
5351
5452 restart {
5553 label = "Reset";