Re: [PATCH 1/3 v7] input: Add N64 controller driver
From: Lauri Kasanen <hidden>
Date: 2021-01-24 07:45:24
Also in:
linux-mips
From: Lauri Kasanen <hidden>
Date: 2021-01-24 07:45:24
Also in:
linux-mips
On Fri, 15 Jan 2021 13:34:08 +0200 Lauri Kasanen [off-list ref] wrote:
This adds support for the four built-in controller ports on the Nintendo 64 console. The N64 controller includes an analog stick, a d-pad, and several buttons. No module support as the target has only 8mb ram. Signed-off-by: Lauri Kasanen <redacted> --- v7: use devm_platform_ioremap_resource
Hi, Ping on this patch. - Lauri