forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/arm/boot/dts/omap3-devkit8000-lcd-common.dtsi
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Author: Anthoine Bourgeois <anthoine.bourgois@gmail.com>
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 #include "omap3-devkit8000-common.dtsi"
....@@ -57,7 +54,7 @@
5754
5855 interrupt-parent = <&gpio1>;
5956 interrupts = <27 0>; /* gpio_27 */
60
- pendown-gpio = <&gpio1 27 GPIO_ACTIVE_HIGH>;
57
+ pendown-gpio = <&gpio1 27 GPIO_ACTIVE_LOW>;
6158
6259 ti,x-min = /bits/ 16 <0x0>;
6360 ti,x-max = /bits/ 16 <0x0fff>;