Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp856055yba; Fri, 26 Apr 2019 09:51:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqyeMpInLhoanXNoVHHaO10cQdARn+6F60vqrXF9DNChXVO1oS310dGC6P7jcsCoBWQpV2CG X-Received: by 2002:a63:4c:: with SMTP id 73mr44602290pga.210.1556297464870; Fri, 26 Apr 2019 09:51:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556297464; cv=none; d=google.com; s=arc-20160816; b=ODClCGUmQDioQfba86kkX/cn4zD2Zf6RBObUGLbnnP8Z5vn2lCu8NU8BQ50TxG2VAd KjORVvhF0bk1jDQ+CoGq0I8al/TmTqBh1MyKLYpT1pVCo5jpTXHYsQnrlP/0JSzvNY2H 2st1/abzn11vX7gS+xWsxbD9Yi5g26rbC0GBHcKxSnd/5NK/lM6sKkZPRW2Wj3+V44TZ QpCvo8Tu435V/qzdY+w3Tax7+b9fl67tF6a03ckgBmRh70vzAYAVkgUl1MY4j8NEPuLi VjszxrJUYusJIqlUX60DFxTikODGOe8lxEl3Gwa/ZbHsZeE6ZQ/7NEpFvZSjKfQkQ7yu VWeA== 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 :organization:references:in-reply-to:date:cc:to:from:subject :message-id; bh=wokH8UFNPKioZyrkRl+gpN//02owmelJn7FH2tUDJho=; b=uR8DWhLNFJrq5XQbl2jKTnl/ogSmx0N+yF1DZuKtyRGKRVwgRFzjervrBo8mRNAH3h 4Hz9yTo0aZbDcJSysQ6LXhilQ2ohEU9pXgQus02BF4Cpde7Cn5ihkko2y5bNz2Z8ctNX L6dfxaiEXyarP/vWYtv4l3DuRswg/ZC/nF2bd9Nq8ZKa2yCH/4hR1w5XJvLqZ9Q0IEfx U/0sQ9GIP9QhZF6GGqCQUn+RWFXRf6DsEqY28KTgHIQiJhE0RSa5YxtAJfZvlYwRFb0E 0O+yRCV/3sVe6psPdCA4fyKvmah3jnqibifZFeh3G0LMtYkxmd4m941hXiHno03Llaid Ie4w== 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 q3si1266134plr.16.2019.04.26.09.50.49; Fri, 26 Apr 2019 09:51:04 -0700 (PDT) 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 S1726410AbfDZQsI (ORCPT + 99 others); Fri, 26 Apr 2019 12:48:08 -0400 Received: from mx2.suse.de ([195.135.220.15]:53880 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726279AbfDZQsI (ORCPT ); Fri, 26 Apr 2019 12:48:08 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id E1A19ACB1; Fri, 26 Apr 2019 16:48:06 +0000 (UTC) Message-ID: <1556297285.22365.4.camel@suse.de> Subject: Re: [RFC PATCH RESEND] i2c-piix4: Add Hygon Dhyana SMBus support From: Jean Delvare To: Pu Wen Cc: bp@alien8.de, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, stable Date: Fri, 26 Apr 2019 18:48:05 +0200 In-Reply-To: <0c895129-23af-2fc6-0c99-61348a69f961@hygon.cn> References: <1555938607-2865-1-git-send-email-puwen@hygon.cn> <20190426113751.77befab1@endymion> <0c895129-23af-2fc6-0c99-61348a69f961@hygon.cn> Organization: Suse Linux Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2019-04-26 at 22:23 +0800, Pu Wen wrote: > On 2019/4/26 17:38, Jean Delvare wrote: > > I would like you to also document the new supported chipset in > > drivers/i2c/busses/Kconfig and Documentation/i2c/busses/i2c-piix4 as > > well as in the header comment of i2c-piix4.c itself. I know it seems > > redundant but it helps the user know which driver they need. > > Because Hygon uses the same PCI device ID of AMD's, so is it appropriate > to document with the name "Hygon CZ" or just "Hygon"? "Hygon CZ" please, as Hygon is the vendor not the device, and I can imagine you may create more devices in the future. Thanks, -- Jean Delvare SUSE L3 Support