Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1183998pxb; Tue, 19 Oct 2021 23:27:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz8L+tnCB62VqTJc8KkQcC5YEZs+/414sYzMsncGhoyJW0j0YHMl8IqMs/1+ev7sNfkYDtY X-Received: by 2002:a05:6402:90c:: with SMTP id g12mr59750571edz.369.1634711272795; Tue, 19 Oct 2021 23:27:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634711272; cv=none; d=google.com; s=arc-20160816; b=nY1X90qzw83KcBby4liQmwIsyGxXKGI/2wp0B0G0xFxls7CUEfQa1A/b8NRzTwr/sk svhr3KETE+t30aWBJ4r2dn9udZU1D4R159vZEudqHb68MIXJa1NT8GqDfkoaUrX29jgb iutTeAZZk+VfNvNtKbeJ3MXzYoveFkZQj2p9wGUlYa+wzCwdB2aW2kxtsL31O0fzVaP7 POJmT7wa1ityiRlo+G8ZNu74aHL+4P30C6U2jdRroUshcG1uuxEqiZlLJGE7qPu4wDOH EnKmPcDQRVssyKXB/9JOKddxwhXuVbOhRhOKTVm+4IHOkyQgHEcNp15MlS/W/9zyXwpU l4yA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:jabber-id:message-id:subject:to:from:date; bh=xjD26gOVRI0pfiIRk2rRWb1x1ge3jHQwW9B6t3lXJGk=; b=rzc98WcRpQW1QjcdVM84g/b5OUfIKOwQ4FR2xjeR5NplGRL5buYbazRLNhuV44mZ9K FRopRZQ3bMTtQoUskuXtdugB44nxaNghpi2tULPOYKGddSOCTicVhWy0PqMr6ze9imEo m9xg9PeaKctXYR+fG/ZZ6e7uKvyQAb1ApU1U9DAzDvofe133ydXxIx3/kNlSY7rOZJW9 TGKSgXC/sZCLebC9KqW/Pol8oFiz/Mt0sdf40lvJC9WFMNiCsFBnjCWnpS1UBcspCLMZ +pN3DrPQat3cmxJA2ANY7oxpW1dDgjaofH8x3PgUjiVBAm2lcZ39Z7UENFYpWAxToF0h F7SA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y13si1817480ejl.293.2021.10.19.23.27.28; Tue, 19 Oct 2021 23:27:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229911AbhJTG1G (ORCPT + 99 others); Wed, 20 Oct 2021 02:27:06 -0400 Received: from 82-65-109-163.subs.proxad.net ([82.65.109.163]:34486 "EHLO luna.linkmauve.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229591AbhJTG1F (ORCPT ); Wed, 20 Oct 2021 02:27:05 -0400 Received: by luna.linkmauve.fr (Postfix, from userid 1000) id 72C07F40C2A; Wed, 20 Oct 2021 08:24:48 +0200 (CEST) Date: Wed, 20 Oct 2021 08:24:47 +0200 From: Emmanuel Gil Peyrot To: Emmanuel Gil Peyrot , Jiri Kosina , linux-input@vger.kernel.org, Ash Logan , Jonathan =?utf-8?Q?Neusch=C3=A4fer?= , =?utf-8?Q?Barnab=C3=A1s_P=C5=91cze?= , Benjamin Tissoires , linux-kernel@vger.kernel.org, "Daniel J. Ogorchock" Subject: Re: [PATCH v3 0/4] HID: wiiu-drc: Add a driver for the Wii U gamepad Message-ID: <20211020062447.mlvuji73crwdp2af@luna> Jabber-ID: linkmauve@linkmauve.fr References: <20210502232836.26134-1-linkmauve@linkmauve.fr> <20210519085924.1636-1-linkmauve@linkmauve.fr> <20210921150837.ingexwsauvxgluca@luna> <20211019092737.kudgdeulghx2ig3m@luna> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zc2nrfvt26bkgy2u" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --zc2nrfvt26bkgy2u Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 20, 2021 at 01:59:43AM +0200, Fran=C3=A7ois-Xavier Carton wrote: > Hi, >=20 > On Tue, Oct 19, 2021 at 11:27:37AM +0200, Emmanuel Gil Peyrot wrote: > > I don=E2=80=99t see any existing driver named that way in mainline, wou= ld it be > > acceptable to simply rename the current patches to hid-nintendo? What > > should be done about the existing hid-wiimote driver then, should it > > also be merged alongside? > >=20 > > Another driver I=E2=80=99d like to submit eventually is the GameCube Co= ntroller > > Adapter for Wii=C2=A0U, which does exactly what its name says, but bein= g an > > external USB adapter it also works on any USB computer; would it make > > sense to develop it alongside the current driver, just because it is > > sold by the same company? > >=20 >=20 > FYI, I've submitted a GC adapter driver previously [1]. I've been using > it since then; the patch still applies to recent kernels. I'd be happy > to work towards having this driver mainlined, if there is interest for > it. I am definitely interested! I have been using a user-space driver for the time being, but that=E2=80=99s not a good solution. >=20 > [1] https://patchwork.kernel.org/project/linux-input/list/?series=3D28285= 9&state=3D* >=20 > Best, > Fran=C3=A7ois-Xavier --=20 Emmanuel Gil Peyrot --zc2nrfvt26bkgy2u Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEjrVT1SzTln43kCLJOWgfYkb2LpAFAmFvti0ACgkQOWgfYkb2 LpCcswf/b8zfimgNDRXoh5QQNkaEK06rBcEINiYZIokG0T7UnaOxlTRmzroXsH0y IB+MQ7WpmFiAetEbmLWrvnr+GQ9i3ajovLX3eyneK2PVXWfz0AIvua1ybSomJWMv Ma1raha+Z6GR4f16ZwkFabKtAwKN34uZavNmvJcYT39hX67zfV5zJtVMc5/XxtKd 402IopRUKoeG27Do48NPqidAhqPcf3S/K6WWfkJOxrofcC2r4lOOr5W7Qqd1KwqV nP5VckE7sb/ysZqhIB20FXRcdaTGcLMm41tiZ6Re/HglPK+BBi5DkJzakxhvDZwa GdxOaH8Bn49pIZo1XpG2UxPO85afhg== =1LxZ -----END PGP SIGNATURE----- --zc2nrfvt26bkgy2u--