Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp677517ybl; Thu, 23 Jan 2020 05:55:03 -0800 (PST) X-Google-Smtp-Source: APXvYqw8vHm1tdPQkQVci8SQwWuSDYWwXpkjz5OfaSDO2xuHv72JtCIEwQykshh4yq87MMg+cDy4 X-Received: by 2002:a9d:6f11:: with SMTP id n17mr11263998otq.126.1579787702998; Thu, 23 Jan 2020 05:55:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579787702; cv=none; d=google.com; s=arc-20160816; b=XeIyck0M6F5TO37NbyQAHdAPYD3qiF8B4Pw4zzeuZGD2LqaF268KrlTwzcV1uJzUzc RwLMn576p9OvqkCxKEDM/I7qnToYfTWQulV5BVcK6LvVwKx/traFjoU9BCEfBRQQ5hvQ m8iB+eR6NNZpj5p0fJ8c0/hPQRRDF0Pw427Yx1B7Cptg4lggiP2MW8CQgdxCgbfyex5x 0zzZlBenew4bSdL0G/Q+vduHtxXvfXTwn4i0/HKlQ82+vYya4NzA+FBMqA+yVzJo9T/J CXA3Ux2Xx5HjaUPrM2bD70Idg235onj9c10wgHu2VUyeV92eQ+L5C9fZfi639LXnrJpw Bfuw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HvuZbx5Opf5fMvAgOTOCwtKAz0CfZe/wJsoZdRB0Uzg=; b=dgTYNpb0hJG10Qbyof7q1PCEAp4pUqa+xe0YuB/W+aXonbRc/0HgL/DUGkzWdunpgs Dusv7C/+VvOKbBNObM/mXWuEfHW7U9xeDuroe/WSa6+ZEfGXbxJ+2jK/SXNzaklk1bLQ 3DOq/FcTBoGzpejqthRVhQroxlqT2xLJJMJzspGygAYXgqKnJIEketQHx3K1Di/ThLW+ i2rdUC76mAZ9DR4wrQTwARhmrUdurqQintt+0k8ZnW12LwqnwRhzosqLwkF6SkZIWINQ wsCVhQolx1NATsHLzDrb0UHslA0wCG2Q6HDwHZQu/CHmBpGa78NYQtfMJde4tRfkJTm7 s+OQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l131si800307oig.120.2020.01.23.05.54.51; Thu, 23 Jan 2020 05:55:02 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727523AbgAWNxv (ORCPT + 99 others); Thu, 23 Jan 2020 08:53:51 -0500 Received: from hostingweb31-40.netsons.net ([89.40.174.40]:54701 "EHLO hostingweb31-40.netsons.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726729AbgAWNxu (ORCPT ); Thu, 23 Jan 2020 08:53:50 -0500 Received: from [109.168.11.45] (port=47192 helo=pc-ceresoli.dev.aim) by hostingweb31.netsons.net with esmtpa (Exim 4.92) (envelope-from ) id 1iucvb-000CNg-Mo; Thu, 23 Jan 2020 14:53:47 +0100 From: Luca Ceresoli To: linux-i2c@vger.kernel.org, linux-doc@vger.kernel.org Cc: Luca Ceresoli , Wolfram Sang , Jean Delvare , Peter Rosin , linux-kernel@vger.kernel.org Subject: [PATCH v2 10/28] docs: i2c: i2c-protocol: use proper names for ACK and NACK Date: Thu, 23 Jan 2020 14:50:45 +0100 Message-Id: <20200123135103.20540-11-luca@lucaceresoli.net> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200123135103.20540-1-luca@lucaceresoli.net> References: <20200123135103.20540-1-luca@lucaceresoli.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hostingweb31.netsons.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lucaceresoli.net X-Get-Message-Sender-Via: hostingweb31.netsons.net: authenticated_id: luca+lucaceresoli.net/only user confirmed/virtual account not confirmed X-Authenticated-Sender: hostingweb31.netsons.net: luca@lucaceresoli.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Use the proper ACK and NACK naming from the I2C specification instead of "accept" and "reverse accept". Signed-off-by: Luca Ceresoli Reviewed-by: Jean Delvare --- Documentation/i2c/i2c-protocol.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/i2c/i2c-protocol.rst b/Documentation/i2c/i2c-protocol.rst index 66adac3a5afd..9a4ac944cf9d 100644 --- a/Documentation/i2c/i2c-protocol.rst +++ b/Documentation/i2c/i2c-protocol.rst @@ -11,7 +11,7 @@ Key to symbols S Start condition P Stop condition Rd/Wr (1 bit) Read/Write bit. Rd equals 1, Wr equals 0. -A, NA (1 bit) Accept and reverse accept bit. +A, NA (1 bit) Acknowledge (ACK) and Not Acknowledge (NACK) bit Addr (7 bits) I2C 7 bit address. Note that this can be expanded as usual to get a 10 bit I2C address. Comm (8 bits) Command byte, a data byte which often selects a register on -- 2.25.0