forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/omap3-overo-common-lcd43.dtsi
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
74 */
85
96 /*
....@@ -78,7 +75,7 @@
7875 };
7976
8077 &dss {
81
- status = "ok";
78
+ status = "okay";
8279
8380 pinctrl-names = "default";
8481 pinctrl-0 = <&dss_dpi_pins>;
....@@ -163,7 +160,7 @@
163160
164161 interrupt-parent = <&gpio4>;
165162 interrupts = <18 0>; /* gpio_114 */
166
- pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
163
+ pendown-gpio = <&gpio4 18 GPIO_ACTIVE_LOW>;
167164
168165 ti,x-min = /bits/ 16 <0x0>;
169166 ti,x-max = /bits/ 16 <0x0fff>;