hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/arm/boot/dts/omap3-pandora-common.dtsi
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2015
34 * Nikolaus Schaller <hns@goldelico.com>
45 *
56 * Common device tree include for OpenPandora devices.
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License version 2 as
9
- * published by the Free Software Foundation.
107 */
118
129 #include <dt-bindings/input/input.h>
....@@ -654,7 +651,7 @@
654651 pinctrl-0 = <&penirq_pins>;
655652 interrupt-parent = <&gpio3>;
656653 interrupts = <30 IRQ_TYPE_NONE>; /* GPIO_94 */
657
- pendown-gpio = <&gpio3 30 GPIO_ACTIVE_HIGH>;
654
+ pendown-gpio = <&gpio3 30 GPIO_ACTIVE_LOW>;
658655 vcc-supply = <&vaux4>;
659656
660657 ti,x-min = /bits/ 16 <0>;
....@@ -705,7 +702,7 @@
705702 };
706703
707704 &venc {
708
- status = "ok";
705
+ status = "okay";
709706
710707 vdda-supply = <&vdac>;
711708
....@@ -721,7 +718,7 @@
721718 pinctrl-names = "default";
722719 pinctrl-0 = < &dss_dpi_pins >;
723720
724
- status = "ok";
721
+ status = "okay";
725722 vdds_dsi-supply = <&vpll2>;
726723
727724 port {