hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/at91-sama5d4_ma5d4evk.dts
....@@ -1,12 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2015 Marek Vasut <marex@denx.de>
3
- *
4
- * The code contained herein is licensed under the GNU General Public
5
- * License. You may obtain a copy of the GNU General Public License
6
- * Version 2 or later at the following locations:
7
- *
8
- * http://www.opensource.org/licenses/gpl-license.html
9
- * http://www.gnu.org/copyleft/gpl.html
104 */
115
126 /dts-v1/;
....@@ -142,7 +136,7 @@
142136
143137 panel: panel {
144138 /* Actually Ampire 800480R2 */
145
- compatible = "foxlink,fl500wvr00-a0t", "simple-panel";
139
+ compatible = "foxlink,fl500wvr00-a0t";
146140 backlight = <&backlight>;
147141 #address-cells = <1>;
148142 #size-cells = <0>;