> I haven't checked, but I'm pretty sure this is the PIO interrupt. It's > probably being requested as shared on the GPIO driver and as not shared > on the Goodix one. hi i changed gt811_ts same as what you said. but my problem don't resolve when i "modprobe gpio-sunxi" cubie return me:
<6>sunxi_gpio driver init ver 1.3 <3>IRQ handler type mismatch for IRQ 60 <3>current handler: Goodix-TS [<c00150d4>] (unwind_backtrace+0x0/0x134) from [<c0093f9c>] (__setup_irq+0x3b8/0 x404) [<c0093f9c>] (__setup_irq+0x3b8/0x404) from [<c0094120>] (request_threaded_irq+0 xb0/0x138) [<c0094120>] (request_threaded_irq+0xb0/0x138) from [<bf0c3cdc>] (sunxi_gpio_pro be+0x414/0x4c4 [gpio_sunxi]) [<bf0c3cdc>] (sunxi_gpio_probe+0x414/0x4c4 [gpio_sunxi]) from [<c04b96e8>] (driv er_probe_device+0xb4/0x35c) [<c04b96e8>] (driver_probe_device+0xb4/0x35c) from [<c04b9a60>] (__driver_attach +0x8c/0x90) [<c04b9a60>] (__driver_attach+0x8c/0x90) from [<c04b7a74>] (bus_for_each_dev+0x6 0/0x94) [<c04b7a74>] (bus_for_each_dev+0x60/0x94) from [<c04b8ca8>] (bus_add_driver+0xd0 /0x28c) [<c04b8ca8>] (bus_add_driver+0xd0/0x28c) from [<c04ba038>] (driver_register+0x78 /0x13c) [<c04ba038>] (driver_register+0x78/0x13c) from [<c00086b8>] (do_one_initcall+0x1 1c/0x174) [<c00086b8>] (do_one_initcall+0x11c/0x174) from [<c00818b4>] (sys_init_module+0x 74/0x198) [<c00818b4>] (sys_init_module+0x74/0x198) from [<c000ea00>] (ret_fast_syscall+0x 0/0x30) <3>Can't request irq 60 <4>gpio-sunxi: probe of gpio-sunxi failed with error -16 tanks for expend time for my qustion -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
