From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_2 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DE781C2D0DB for ; Mon, 20 Jan 2020 10:04:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B80D72087E for ; Mon, 20 Jan 2020 10:04:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726589AbgATKEa (ORCPT ); Mon, 20 Jan 2020 05:04:30 -0500 Received: from mx2.suse.de ([195.135.220.15]:44632 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726075AbgATKEa (ORCPT ); Mon, 20 Jan 2020 05:04:30 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 4B48CABB3; Mon, 20 Jan 2020 10:04:28 +0000 (UTC) Date: Mon, 20 Jan 2020 11:04:26 +0100 From: Jean Delvare To: Luca Ceresoli Cc: linux-doc@vger.kernel.org, linux-i2c@vger.kernel.org, Wolfram Sang , Peter Rosin , linux-kernel@vger.kernel.org Subject: Re: [PATCH 03/26] docs: i2c: summary: rewrite the "terminology" section Message-ID: <20200120110426.56490833@endymion> In-Reply-To: <20200105225012.11701-3-luca@lucaceresoli.net> References: <20200105224006.10321-1-luca@lucaceresoli.net> <20200105225012.11701-1-luca@lucaceresoli.net> <20200105225012.11701-3-luca@lucaceresoli.net> Organization: SUSE Linux X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Sun, 5 Jan 2020 23:49:49 +0100, Luca Ceresoli wrote: > This section, partly dating back to the pre-git era, is somewhat > unclear and partly incorrect. Rewrite it almost completely including a > reference figure, concise but precise definition of each term and the > paths where drivers are found. Particular care has been put in clarifying > the relation between adapter and algorithm, which has no correspondence > in the I2C spec terminology. It may make sense to mention path "drivers/i2c/algos/" in the paragraph which mentions reusable algorithms. > Signed-off-by: Luca Ceresoli > --- > Documentation/i2c/i2c.svg | 1341 +++++++++++++++++++++++++++++++++ > Documentation/i2c/summary.rst | 35 +- > 2 files changed, 1362 insertions(+), 14 deletions(-) > create mode 100644 Documentation/i2c/i2c.svg > (...) Reviewed-by: Jean Delvare -- Jean Delvare SUSE L3 Support