forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/omap3-overo-common-lcd35.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 /*
....@@ -79,7 +76,7 @@
7976 };
8077
8178 &dss {
82
- status = "ok";
79
+ status = "okay";
8380
8481 pinctrl-names = "default";
8582 pinctrl-0 = <&dss_dpi_pins>;
....@@ -152,7 +149,7 @@
152149
153150 interrupt-parent = <&gpio4>;
154151 interrupts = <18 0>; /* gpio_114 */
155
- pendown-gpio = <&gpio4 18 GPIO_ACTIVE_HIGH>;
152
+ pendown-gpio = <&gpio4 18 GPIO_ACTIVE_LOW>;
156153
157154 ti,x-min = /bits/ 16 <0x0>;
158155 ti,x-max = /bits/ 16 <0x0fff>;