forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/omap4-var-som-om44-wlan.dtsi
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2014 Joachim Eastwood <manabian@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 / {
....@@ -72,7 +69,7 @@
7269 compatible = "ti,wl1271";
7370 reg = <2>;
7471 interrupt-parent = <&gpio2>;
75
- interrupts = <9 IRQ_TYPE_EDGE_RISING>; /* gpio 41 */
72
+ interrupts = <9 IRQ_TYPE_LEVEL_HIGH>; /* gpio 41 */
7673 ref-clock-frequency = <38400000>;
7774 };
7875 };