From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [IPv6:2401:3900:2:1::2]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 40skqW5nf1zF1kw for ; Fri, 25 May 2018 21:41:43 +1000 (AEST) In-Reply-To: <1525688738-9185-3-git-send-email-shilpa.bhat@linux.vnet.ibm.com> To: Shilpasri G Bhat , linux@roeck-us.net From: Michael Ellerman Cc: linux-hwmon@vger.kernel.org, stewart@linux.vnet.ibm.com, jdelvare@suse.com, linux-kernel@vger.kernel.org, paulus@samba.org, Shilpasri G Bhat , linuxppc-dev@lists.ozlabs.org Subject: Re: [2/3] hwmon: (ibmpowernv): Add support to read 64 bit sensors Message-Id: <40skqV3WZFz9s1b@ozlabs.org> Date: Fri, 25 May 2018 21:41:42 +1000 (AEST) List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2018-05-07 at 10:25:37 UTC, Shilpasri G Bhat wrote: > The firmware has supported for reading sensor values of size u32. > This patch adds support to use newer firmware functions which allows > to read the sensors of size u64. > > Signed-off-by: Shilpasri G Bhat > Acked-by: Guenter Roeck Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/3c8c049aa7bdffaab2e53401fd5270 cheers