[PATCH v2 02/25] mfd: axp20x: correct name of temperature data ADC registers
From: Chen-Yu Tsai <hidden>
Date: 2017-01-27 09:33:19
Also in:
linux-devicetree, linux-iio, linux-pm, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-01-27 09:33:19
Also in:
linux-devicetree, linux-iio, linux-pm, lkml
On Fri, Jan 27, 2017 at 4:54 PM, Quentin Schulz [off-list ref] wrote:
The registers 0x56 and 0x57 of AXP22X PMIC store the value of the internal temperature of the PMIC. This patch modifies the name of these registers from AXP22X_PMIC_ADC_H/L to AXP22X_PMIC_TEMP_H/L so their purpose is clearer. Signed-off-by: Quentin Schulz <redacted>
Acked-by: Chen-Yu Tsai <redacted>