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 21330CDB482 for ; Fri, 13 Oct 2023 18:10:17 +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=BZ1PXu6vriirG4+xFmdvXRvqavNrj3KpoBEpTRCtUxA=; b=caN/fAlrQ420KI jDlx432aucvRD4jrycpjONHPRDeQM9ncTSogoTJ34ntj66jTPqn/bWuplzdljvTkFokfqSqpqc8XO xtdcijC4HCiJVeC4XVNiea69JIkV9ko8dfZlT3WBiC7AQvBxXp1yvOZ5rXRi+A3VHx3H+B8RA4WeK BOYi+khBTpMjWfbmvkjcBLOUmQODak1qHo8WWhKrEUUqd3Csp2iAosH1bJ+78+U8Ol6jhQDBRh7dB 66g+ftUWoZOMqIMTQACLqA9lOTlKUt7WK+cRo9EAXn5AidnPdMzw94FvWMA99RrAsO7N/AAm+4emf k0MpWN9o9/3DmMZshjSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qrMbe-0041qo-0S; Fri, 13 Oct 2023 18:09:50 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qrMbb-0041qB-0E for linux-arm-kernel@lists.infradead.org; Fri, 13 Oct 2023 18:09:48 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 1EAE6B82ADF; Fri, 13 Oct 2023 18:09:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 33E02C433C7; Fri, 13 Oct 2023 18:09:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697220582; bh=CHLL/TyQTja+JRvBseAF7Alk0rHDgoNMClzQSpKtjqc=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=OOfEP2G61Kx4R2W09dOqBgP8/I3Ey4F0icJOfyqAP8PTjAm3de/QwLL3zs+4TyvVq 3JO6wISpPZgbFDdRqA+MdTo+fFoGKLlIRLJGiS7WjPHN6JTRuQikLlhkXosPjEt6RE OOI0N5HXv9hye6oHNKEkRMXmayFOaGDFBfixSMXxj9p2o37CwFz+xLV5YNkoQ7JkOE 1MRha0PhbaKqfJP7oNvTHbnRRiaaMEkfG2Jw68VG46dhMQuXTaVnJItmdd1l7oFrC9 NpkkqdqvO096tsEsJCWEtvSRJwNb9YZ87i5nl0mUBUKgo16LY9RnkdgGKiopBeRIiQ agScAznjdOBgQ== Date: Fri, 13 Oct 2023 19:09:56 +0100 From: Jonathan Cameron To: "O'Griofa, Conall" Cc: "Simek, Michal" , Robert Hancock , Lars-Peter Clausen , "linux-iio@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v2 0/2] Xilinx XADC fixes Message-ID: <20231013190956.6c814db4@jic23-huawei> In-Reply-To: References: <20230915001019.2862964-1-robert.hancock@calian.com> <20230924173210.13f2bf85@jic23-huawei> <20231010171928.75451192@jic23-huawei> 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-20231013_110947_397833_BF68781E X-CRM114-Status: GOOD ( 24.35 ) 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 Thu, 12 Oct 2023 09:53:44 +0000 "O'Griofa, Conall" wrote: > [AMD Official Use Only - General] > > Acked-by: O'Griofa, Conall > Tested-by: O'Griofa, Conall > > Hi Jonathan, > > Thanks for the patches, changes look good, I have tested on board and not seen any issues from my testing. Great. Applied to the fixes-togreg branch of iio.git. thanks, Jonathan > > Cheers, > Conall. > > -----Original Message----- > > From: Jonathan Cameron > > Sent: Tuesday, October 10, 2023 5:19 PM > > To: Simek, Michal > > Cc: Robert Hancock ; O'Griofa, Conall > > ; Lars-Peter Clausen ; linux- > > iio@vger.kernel.org; linux-arm-kernel@lists.infradead.org > > Subject: Re: [PATCH v2 0/2] Xilinx XADC fixes > > > > Caution: This message originated from an External Source. Use proper caution > > when opening attachments, clicking links, or responding. > > > > > > On Sun, 24 Sep 2023 17:32:10 +0100 > > Jonathan Cameron wrote: > > > > > 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! > > > > I'll ask one more time, then probably just assume these are fine and apply. > > > > So Conall, have you had a chance to look at these? > > > > Thanks, > > > > Jonathan > > > > > > > > Jonathan > > > > > > > > > > > Thanks, > > > > Michal > > > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel