public inbox for linux-input@vger.kernel.org
 help / color / mirror / Atom feed
From: "Joshua Peisach" <jpeisach@ubuntu.com>
To: "Vicki Pfau" <vi@endrift.com>,
	"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	"Jiri Kosina" <jikos@kernel.org>,
	"Benjamin Tissoires" <bentiss@kernel.org>,
	<linux-input@vger.kernel.org>
Cc: "Luiz Augusto von Dentz" <luiz.dentz@gmail.com>,
	"Bastien Nocera" <hadess@hadess.net>
Subject: Re: [PATCH v2 1/1] HID: switch2: Add preliminary Switch 2 controller driver
Date: Sat, 14 Feb 2026 14:34:37 -0500	[thread overview]
Message-ID: <DGEXQ8IOZXIQ.2C12HXE7F8NIH@ubuntu.com> (raw)
In-Reply-To: <20260109034034.565630-2-vi@endrift.com>

On Thu Jan 8, 2026 at 10:40 PM EST, Vicki Pfau wrote:
> +static const struct switch2_ctlr_button_mapping right_joycon_button_mappings[] = {
> +	{ BTN_SOUTH,	0, NS2_BTNR_A,		},
> +	{ BTN_EAST,	0, NS2_BTNR_B,		},
> +	{ BTN_NORTH,	0, NS2_BTNR_X,		},
> +	{ BTN_WEST,	0, NS2_BTNR_Y,		},

Wouldn't it make more sense for South to be B, and East to be A (and
so on?)

--
Joshua Peisach

  reply	other threads:[~2026-02-14 19:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09  3:40 [PATCH v2 0/1] HID: switch2: Add preliminary Switch 2 controller driver Vicki Pfau
2026-01-09  3:40 ` [PATCH v2 1/1] " Vicki Pfau
2026-02-14 19:34   ` Joshua Peisach [this message]
2026-01-30 22:09 ` [Poke?] Re: [PATCH v2 0/1] " lyude
2026-01-30 22:14   ` lyude
2026-02-02 11:41     ` Jiri Kosina
2026-02-03  1:42       ` Vicki Pfau
2026-02-09  7:59         ` Jiri Kosina

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DGEXQ8IOZXIQ.2C12HXE7F8NIH@ubuntu.com \
    --to=jpeisach@ubuntu.com \
    --cc=bentiss@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=hadess@hadess.net \
    --cc=jikos@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=vi@endrift.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox