hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/arm/boot/dts/omap3-thunder.dts
....@@ -1,17 +1,14 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
2
- * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
3
+ * Copyright (C) 2012 Texas Instruments Incorporated - https://www.ti.com/
34 * Copyright (C) 2014 Stefan Roese <sr@denx.de>
4
- *
5
- * This program is free software; you can redistribute it and/or modify
6
- * it under the terms of the GNU General Public License version 2 as
7
- * published by the Free Software Foundation.
85 */
96
107 #include "omap3-tao3530.dtsi"
118
129 / {
1310 model = "TI OMAP3 Thunder baseboard with TAO3530 SOM";
14
- compatible = "technexion,omap3-thunder", "technexion,omap3-tao3530", "ti,omap34xx", "ti,omap3";
11
+ compatible = "technexion,omap3-thunder", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx", "ti,omap3";
1512 };
1613
1714 &omap3_pmx_core {
....@@ -67,7 +64,7 @@
6764 };
6865
6966 &dss {
70
- status = "ok";
67
+ status = "okay";
7168
7269 pinctrl-names = "default";
7370 pinctrl-0 = <&dss_dpi_pins>;