On Tue, 17 Mar 2015, Krzysztof Kozlowski wrote:

> The S2MPS11 PMIC (present on Arndale Octa board) has the same RTC module
> as S2MPS14 device. Add respective mfd cell to enable it.
> 
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
>  drivers/mfd/sec-core.c | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.

> diff --git a/drivers/mfd/sec-core.c b/drivers/mfd/sec-core.c
> index 59bf322feacd..e08623807a62 100644
> --- a/drivers/mfd/sec-core.c
> +++ b/drivers/mfd/sec-core.c
> @@ -69,6 +69,8 @@ static const struct mfd_cell s2mps11_devs[] = {
>       {
>               .name = "s2mps11-pmic",
>       }, {
> +             .name = "s2mps14-rtc",
> +     }, {
>               .name = "s2mps11-clk",
>               .of_compatible = "samsung,s2mps11-clk",
>       }

-- 
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-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to