hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/omap3-ha-lcd.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-ha-common.dtsi"
118
129 / {
1310 model = "TI OMAP3 HEAD acoustics LCD-baseboard with TAO3530 SOM";
14
- compatible = "headacoustics,omap3-ha-lcd", "technexion,omap3-tao3530", "ti,omap34xx", "ti,omap3";
11
+ compatible = "headacoustics,omap3-ha-lcd", "technexion,omap3-tao3530", "ti,omap3430", "ti,omap34xx", "ti,omap3";
1512 };
1613
1714 &omap3_pmx_core {
....@@ -103,7 +100,7 @@
103100 };
104101
105102 &dss {
106
- status = "ok";
103
+ status = "okay";
107104
108105 pinctrl-names = "default";
109106 pinctrl-0 = <&dss_dpi_pins>;