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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 744C0CE7A8A for ; Sun, 24 Sep 2023 16:32:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=GVXivQmjVi2mdfV9sIN9jpKaXsuVdQ9CrMC3oiSWCtM=; b=HZ3aZPKKqnck0r s+LuW2OQSB3IyQGAd0XMSph9FZXGmjsA5TgFToIA7yi9wZPKiAvK6lqaAWtyIx5YGQ3oQtankxJsi Fz04yoPOZyS28J0xUjhk9VmtWP1Co9xqXVmJKIp+0ObBxVFhk05ZZgStcG2UXub6wZInQ0pCSBg1q dCa7bDeBcKZuwkkGSJZf4GR2G1NFJKERNJEbx8pNLzrN3hNtJa+ApeJffmzyaPkDN0L0HcGM8e7Dg cVP1Wz9In54J9YwS7yC5d77wdVFeV7X3W5WVcMp4Yt8Dx3BqGI3mCS11xixNbSFraXWmcxt267sbT Ydk2KqoJQIOmiqzrt50A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qkS1x-00CTQS-1z; Sun, 24 Sep 2023 16:32:25 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qkS1v-00CTPx-02 for linux-arm-kernel@lists.infradead.org; Sun, 24 Sep 2023 16:32:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 2EEC4CE0AE4; Sun, 24 Sep 2023 16:32:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E872DC433C7; Sun, 24 Sep 2023 16:32:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1695573137; bh=xrgcKcIJ3NKA/H9G4RGIq7yveFU9dVoZ/QCyw2vR8NM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=EWD1u8LdQFX6+Ekxyeh2LNnyiCNuiRoSCa9B/vyijd/JMRcnYloywR47OtQpnZuMJ 5Z5fz2hh0uHMOH6PQsUVEhtscWjIZ1p60npqoEiXtk8w2o1Z8sUhmm23tAZX90ugZp IF9K6OuPQrJsV2CykJVzQhrvNv7tarA5ySkxJTNtPpHl+2VTLqnQHbm6Cl5CuJluse PII9GQMHVgXPokJMaOOAkgvICez27Nq/24i61mY2ASunvlxFALxE+k5cTby85CIj2Q dexohY8E+XbzhgQURfPOnmeGYVCYYoIX07QaOaKSh9N/p4iFYWw9idSXhRXN825Wqu 6ZvBUAplT0SYA== Date: Sun, 24 Sep 2023 17:32:10 +0100 From: Jonathan Cameron To: Michal Simek Cc: Robert Hancock , Conall O'Griofa , Lars-Peter Clausen , , Subject: Re: [PATCH v2 0/2] Xilinx XADC fixes Message-ID: <20230924173210.13f2bf85@jic23-huawei> In-Reply-To: References: <20230915001019.2862964-1-robert.hancock@calian.com> X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230924_093223_254617_023DF287 X-CRM114-Status: GOOD ( 13.10 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 15 Sep 2023 08:52:49 +0200 Michal Simek wrote: > +Conall > > On 9/15/23 02:10, Robert Hancock wrote: > > Fixes for a couple of issues in the Xilinx XADC driver: one where > > preconfigured temperature/voltage thresholds were being clobbered and > > potentially breaking overtemperature shutdown, and another for inaccurate > > temperature readings on UltraScale family devices. > > > > Changed since v2: Updated to also remove disabling XADC alarm bits. > > > > Robert Hancock (2): > > iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature > > thresholds > > iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale > > > > drivers/iio/adc/xilinx-xadc-core.c | 39 +++++++++++------------------- > > drivers/iio/adc/xilinx-xadc.h | 2 ++ > > 2 files changed, 16 insertions(+), 25 deletions(-) > > > > Conall: Please test and review. I'm sitting on this one until I hear back. No huge rush, but if you can estimate when you'll get to this I know to leave you alone until after that! Jonathan > > Thanks, > Michal _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel