Messages in this thread |  | | Date | Tue, 12 Nov 2013 15:41:32 +0000 | From | Lee Jones <> | Subject | Re: [PATCH] regulator: s5m8767: Disable OVCB in probe |
| |
On Tue, 12 Nov 2013, Krzysztof Kozlowski wrote:
> According to SW Guide the Over-Voltage Clamp may malfunction at VBatt > 5.25V and 110'C temperature. This may result in overshooting or > undershooting LDO's voltage outputs. > Disable the Over-Voltage Clamp in probe by updating proper bit in all > LDO registers. > > The patch uses sec_bulk_read/write() API with reordered buf and count > parameters so it depends on: > "mfd: sec: reorder params in API for regmap consistency" > http://www.spinics.net/lists/kernel/msg1632519.html > > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> > --- > drivers/regulator/s5m8767.c | 26 ++++++++++++++++++++++++++ > include/linux/mfd/samsung/s5m8767.h | 1 + > 2 files changed, 27 insertions(+)
For the MFD change: Acked-by: Lee Jones <lee.jones@linaro.org>
-- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |