[PATCH v3 12/13] pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Linus Walleij
linus.walleij at linaro.org
Thu Jan 26 01:11:33 PST 2017
On Thu, Jan 19, 2017 at 2:48 PM, Marek Szyprowski
<m.szyprowski at samsung.com> wrote:
> This patch moves pad retention control from S5PV210 machine code to
> Exynos pin controller driver. This helps to avoid possible ordering
> and logical dependencies between machine and pin control code. Till
> now it worked fine only because sys_ops for machine code and pin
> controller were called in registration order.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski at samsung.com>
> Acked-by: Tomasz Figa <tomasz.figa at gmail.com>
> For mach-s5pv210:
> Acked-by: Krzysztof Kozlowski <krzk at kernel.org>
> ---
> arch/arm/mach-s5pv210/pm.c | 7 ----
> arch/arm/mach-s5pv210/regs-clock.h | 4 ---
> drivers/pinctrl/samsung/pinctrl-exynos.c | 56 ++++++++++++++++++++++++++++++++
Same here, can I have an ARM SoC ACK?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list