diff options
Diffstat (limited to 'arch/arm/boot/dts/am335x-evmsk.dts')
-rw-r--r-- | arch/arm/boot/dts/am335x-evmsk.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts index 87fc7a35e802..156d05efcb70 100644 --- a/arch/arm/boot/dts/am335x-evmsk.dts +++ b/arch/arm/boot/dts/am335x-evmsk.dts | |||
@@ -654,7 +654,7 @@ | |||
654 | wlcore: wlcore@2 { | 654 | wlcore: wlcore@2 { |
655 | compatible = "ti,wl1271"; | 655 | compatible = "ti,wl1271"; |
656 | reg = <2>; | 656 | reg = <2>; |
657 | interrupt-parent = <&gpio1>; | 657 | interrupt-parent = <&gpio0>; |
658 | interrupts = <31 IRQ_TYPE_LEVEL_HIGH>; /* gpio 31 */ | 658 | interrupts = <31 IRQ_TYPE_LEVEL_HIGH>; /* gpio 31 */ |
659 | ref-clock-frequency = <38400000>; | 659 | ref-clock-frequency = <38400000>; |
660 | }; | 660 | }; |