[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150920041953.GV3039@x1>
Date: Sun, 20 Sep 2015 05:19:53 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Enric Balletbo i Serra <eballetbo@...il.com>
Cc: devicetree@...r.kernel.org, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-pm@...r.kernel.org,
robh+dt@...nel.org, pawel.moll@....com, mark.rutland@....com,
ijc+devicetree@...lion.org.uk, galak@...eaurora.org,
sre@...nel.org, dbaryshkov@...il.com, dwmw2@...radead.org,
tony@...mide.com, sameo@...ux.intel.com,
sjoerd.simons@...labora.co.uk, javier@...hile0.org
Subject: Re: [PATCH 3/3] mfd: Add battery charger as subdevice to the
tps65217.
On Tue, 08 Sep 2015, Enric Balletbo i Serra wrote:
> Add tps65217 battery charger subdevice.
>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@...labora.com>
> ---
> drivers/mfd/tps65217.c | 4 ++++
> 1 file changed, 4 insertions(+)
Applied, thanks.
> diff --git a/drivers/mfd/tps65217.c b/drivers/mfd/tps65217.c
> index 55add04..d32b5442 100644
> --- a/drivers/mfd/tps65217.c
> +++ b/drivers/mfd/tps65217.c
> @@ -39,6 +39,10 @@ static const struct mfd_cell tps65217s[] = {
> .name = "tps65217-bl",
> .of_compatible = "ti,tps65217-bl",
> },
> + {
> + .name = "tps65217-charger",
> + .of_compatible = "ti,tps65217-charger",
> + },
> };
>
> /**
--
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists