From patchwork Mon May 26 01:14:42 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: George Anthony Vernon X-Patchwork-Id: 892865 Received: from out-180.mta0.migadu.com (out-180.mta0.migadu.com [91.218.175.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 711297261F for ; Mon, 26 May 2025 01:14:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=91.218.175.180 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748222089; cv=none; b=L+nvTLe5qpfRqvtow+9v+zqC0pFdVDWq6HP2e+CIKZ1EY/Kuz8gcDZbPfBEeItQt+gwKy8MyD/4EqSCLFwquCeWRMMI3UxnviDdfn76MX1EiVSzb22lQAR0q9Dq38+LbLNFWZLUeIX8G16LIFN0nuOfmQ5Y8C29B7bpsbb1GzqA= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748222089; c=relaxed/simple; bh=FH+XuZiqedmmbcdx7+ns4Iwr/ePiNYP4RtSE8O61uKE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=kf66sT5vo93V/s8ZYvvnax0kuHY0uFHoXz0bgcuq3GCdaUQqNC4sUx/hWbMJ/SdfR5mJ8VLjE8TizSFtTz/cbrW2/q9rrwI0U+4ly72fuyi51A2U8zCERKMCaCtah+gUEdpLgcHfWwhOvCROhvLFOT9zHl9paqm74Vizfqf7t+U= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=gvernon.com; spf=pass smtp.mailfrom=gvernon.com; dkim=pass (2048-bit key) header.d=gvernon.com header.i=@gvernon.com header.b=an9F9EQH; arc=none smtp.client-ip=91.218.175.180 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=gvernon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gvernon.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=gvernon.com header.i=@gvernon.com header.b="an9F9EQH" X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gvernon.com; s=key1; t=1748222084; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=cQmxapCCbfWgqmAUgREJ3k7qr9htA9/0TELdt2lF078=; b=an9F9EQHsWusvm9GlT7yjL9cR0zq5emUqT9OpVbWFFzpBZxMYavkUf5X7SZ9G8Nc46AeGd dWrMELmFliSvgE/RKhWwQCx14nKWwA6i5x1Yxs13WagJfs7NeysVtzH7ePaEl4WEvV0DgZ 1evDZGgT+qNYAjOyIutoqM4EV2ZdiAP8veFi0al1F8qCwPZDWBjBirrxM0860qx5ob+ujp 5Hcj2LjTtQfYHT+ileTaPpwBam6E16UhgFFGo9Gxy+2lzI80k4k0z6WCRjJt523cJSXvNh n+DtNmETWH1kkfh/g7jzHeK6YBJ7U+gZQNmYzoiwDRk/HFckqP8Po3ngeIS7gQ== From: George Anthony Vernon To: dmitry.torokhov@gmail.com, corbet@lwn.net, skhan@kernel.org Cc: linux-input@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel-mentees@lists.linux.dev, George Anthony Vernon Subject: [PATCH 2/3] input: docs: Correct Amiga 4-jstick adapter pinout Date: Mon, 26 May 2025 02:14:42 +0100 Message-ID: <20250526011443.136804-3-contact@gvernon.com> In-Reply-To: <20250526011443.136804-1-contact@gvernon.com> References: <20250526011443.136804-1-contact@gvernon.com> Precedence: bulk X-Mailing-List: linux-input@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Migadu-Flow: FLOW_OUT Pinout incorrectly duplicated pin 18, correct this. Signed-off-by: George Anthony Vernon --- Documentation/input/devices/amijoy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/input/devices/amijoy.rst b/Documentation/input/devices/amijoy.rst index f854ee975247..ea4de1ac0360 100644 --- a/Documentation/input/devices/amijoy.rst +++ b/Documentation/input/devices/amijoy.rst @@ -17,7 +17,7 @@ Pin Meaning Pin Meaning 4 Left1 8 Left2 5 Right1 9 Right2 13 Fire1 11 Fire2 -18 Gnd1 18 Gnd2 +19 Gnd1 18 Gnd2 ===== ======== ==== ========== Amiga digital joystick pinout