hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/ep7211-edb7211.dts
....@@ -1,8 +1,4 @@
1
-/*
2
- * The code contained herein is licensed under the GNU General Public
3
- * License. You may obtain a copy of the GNU General Public License
4
- * Version 2 or later at the following locations:
5
- */
1
+// SPDX-License-Identifier: GPL-2.0-or-later
62
73 #include "ep7211.dtsi"
84 #include <dt-bindings/gpio/gpio.h>
....@@ -12,6 +8,7 @@
128 compatible = "cirrus,edb7211", "cirrus,ep7211", "cirrus,ep7209";
139
1410 memory {
11
+ device_type = "memory";
1512 reg = <0xc0000000 0x02000000>;
1613 };
1714
....@@ -28,11 +25,11 @@
2825
2926 display: display {
3027 model = "320x240x4";
31
- native-mode = <&timing0>;
3228 bits-per-pixel = <4>;
3329 ac-prescale = <17>;
3430
3531 display-timings {
32
+ native-mode = <&timing0>;
3633 timing0: 320x240 {
3734 hactive = <320>;
3835 hback-porch = <0>;