From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751427AbdJERnq (ORCPT ); Thu, 5 Oct 2017 13:43:46 -0400 Received: from mail-pg0-f50.google.com ([74.125.83.50]:52624 "EHLO mail-pg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751286AbdJERno (ORCPT ); Thu, 5 Oct 2017 13:43:44 -0400 X-Google-Smtp-Source: AOwi7QBAYWOKcA7LzbME8WIA8n8kA6AZ4cP5s20Rvte8QbCNasIi4spZND1gNiAuc0R2fky1FodjRA== Date: Thu, 5 Oct 2017 10:43:41 -0700 From: Guenter Roeck To: Wolfram Sang Cc: Jean Delvare , linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips Message-ID: <20171005174341.GA8369@roeck-us.net> References: <1500162686-21682-1-git-send-email-linux@roeck-us.net> <20170812113357.ijna5riha7uechja@ninjato> <20171005163350.54ac3b96@endymion> <20171005151115.GA6129@tetsubishi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171005151115.GA6129@tetsubishi> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 05, 2017 at 05:11:15PM +0200, Wolfram Sang wrote: > > > Sorry for the delay. Looks all good to me (as I'd expect from Gunter...) > > > > Reviewed-by: Jean Delvare > > Thanks, Jean! > > Guenter: I will queue it to for-current, when I am back home. Does it > need a stable tag? > I would suggest yes, since otherwise anyone using a Ryzen or Threadripper CPU will see duplicate i2c controllers and devices. Some DDR4 chips have temperature sensors, so this becomes easily visible (this is how I found the problem). Thanks, Guenter