forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/bcm47189-luxul-xap-1440.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
....@@ -38,8 +38,6 @@
3838
3939 gpio-keys {
4040 compatible = "gpio-keys";
41
- #address-cells = <1>;
42
- #size-cells = <0>;
4341
4442 restart {
4543 label = "Reset";