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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 6764BC433F5 for ; Fri, 24 Sep 2021 02:02:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4B8CB60F6D for ; Fri, 24 Sep 2021 02:02:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243843AbhIXCE0 (ORCPT ); Thu, 23 Sep 2021 22:04:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37698 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243792AbhIXCEZ (ORCPT ); Thu, 23 Sep 2021 22:04:25 -0400 Received: from mail-ot1-x331.google.com (mail-ot1-x331.google.com [IPv6:2607:f8b0:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3841AC061574; Thu, 23 Sep 2021 19:02:53 -0700 (PDT) Received: by mail-ot1-x331.google.com with SMTP id r43-20020a05683044ab00b0054716b40005so4286757otv.4; Thu, 23 Sep 2021 19:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=vb8VHhj5ZR3ApECLbPR2Ms+JdFGgy9RMbESsdYMrHnU=; b=AcV7cQmNHVAJ8RDH6Tq6JdR7zsKwzWNCqci8hsPnXIB+fprutIWyfIQ7kMgbxzkF4W QepjbDdX+feQLuEYJ8WBgaRxdRJQPbfgCx05WLkpD5bw2rSjx6IMbieD6WM7jbcwUwjE T5PC0P22FkM9T5B3ZKNBoK/k/khUTqOa3GRzDjvG8nSBN1Nscvbu120Mvlqxpu9iN3Nq /jft5KSVFw22+8zo3rbq9oVSuewPmYbPM2H0hhsQWd4xpPuoV3Cr1vIr64hKX6APL0Xk IEiyjpReEMm07xk0w1dujFkHeEQrzcp7GOgS32smxLKecTizeuJpDLLMBi12nM1SXAhq nw+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to; bh=vb8VHhj5ZR3ApECLbPR2Ms+JdFGgy9RMbESsdYMrHnU=; b=ZIaA5Gmua17T1NJA2ieVrwPpSTksk/i593O5Gj02DOGi4oT/AchGJQpRG56QLT+GnW 2mTaqZbJCZRTRObaUm3BX3FoAvSfkf10KVOK5jGCf7TROrQeShuPyicOfldmAzAnkNNh 73mg6Cvj1+4oMmkoFe1PjNrjPWbktSIrIrxCs/ypxkN4KnMILXUhlQbcrzJhO7+qeIGg PtzDTG/kW9U9c45Og+eVenf+lolS5NAnYu1mDkecHIOuLX/vB+5azYBccZjYwzcsIfGI 0DGrq1gRXjVekXckR+mkDaMF7nDzA6hljteV1+w27o6+6HqGKsjSY5mq2lrP4eDxaghU BBqg== X-Gm-Message-State: AOAM532wQejimy91pPpl6qF+zeZGpoi6cdk+iueLHBoABTSo8GA7sTa4 rjfWPyziW7JUjfiKJm8J0CK8wJFgZ2c= X-Google-Smtp-Source: ABdhPJxGfjVj8x4wGq9uVV+kK0ji95Lk7Cz7pJzJFRtiiTvC6TwnhFdqKZjFuy1i9W5mcPG4E2AmVQ== X-Received: by 2002:a05:6830:3189:: with SMTP id p9mr1645429ots.147.1632448972593; Thu, 23 Sep 2021 19:02:52 -0700 (PDT) Received: from server.roeck-us.net ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id s24sm1791146oic.34.2021.09.23.19.02.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 23 Sep 2021 19:02:51 -0700 (PDT) Sender: Guenter Roeck Date: Thu, 23 Sep 2021 19:02:50 -0700 From: Guenter Roeck To: Daniel Dawson Cc: Jean Delvare , linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Add another customer ID for NCT6683D sensor chip on some ASRock boards. Message-ID: <20210924020250.GA3031547@roeck-us.net> References: <20210921165859.48714-1-danielcdawson@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210921165859.48714-1-danielcdawson@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 21, 2021 at 09:58:59AM -0700, Daniel Dawson wrote: > This value was found on a Z370M Pro4 rev. 1.01, with an > NCT6683D-T chip. > > Signed-off-by: Daniel Dawson Applied. In the future, please indicate the subsystem and the affected driver in the subject line. See other patches for examples. Thanks, Guenter > --- > drivers/hwmon/nct6683.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/hwmon/nct6683.c b/drivers/hwmon/nct6683.c > index 35f8635dc7f3..6a9f420e7d32 100644 > --- a/drivers/hwmon/nct6683.c > +++ b/drivers/hwmon/nct6683.c > @@ -174,6 +174,7 @@ superio_exit(int ioreg) > #define NCT6683_CUSTOMER_ID_MITAC 0xa0e > #define NCT6683_CUSTOMER_ID_MSI 0x201 > #define NCT6683_CUSTOMER_ID_ASROCK 0xe2c > +#define NCT6683_CUSTOMER_ID_ASROCK2 0xe1b > > #define NCT6683_REG_BUILD_YEAR 0x604 > #define NCT6683_REG_BUILD_MONTH 0x605 > @@ -1221,6 +1222,8 @@ static int nct6683_probe(struct platform_device *pdev) > break; > case NCT6683_CUSTOMER_ID_ASROCK: > break; > + case NCT6683_CUSTOMER_ID_ASROCK2: > + break; > default: > if (!force) > return -ENODEV;