Re: [PATCH 2/3] hwmon: (ibmpowernv): Add support to read 64 bit sensors

From: Guenter Roeck
Date: Mon May 14 2018 - 06:35:18 EST


On 05/14/2018 12:11 AM, Michael Ellerman wrote:
Guenter Roeck <linux@xxxxxxxxxxxx> writes:

On Mon, May 07, 2018 at 03:55:37PM +0530, 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 <shilpa.bhat@xxxxxxxxxxxxxxxxxx>

Acked-by: Guenter Roeck <linux@xxxxxxxxxxxx>

I won't apply for the time being since it depends on patch 1/3 which is
outside hwmon.

Do you mind if I take the series via the powerpc tree?


Fine with me.

Guenter