[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150926172936.GD22315@earth>
Date: Sat, 26 Sep 2015 19:29:37 +0200
From: Sebastian Reichel <sre@...nel.org>
To: Marek Belisko <marek@...delico.com>
Cc: neilb@...e.de, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-pm@...r.kernel.org, hns@...delico.com
Subject: Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode
Hi Marek,
On Fri, Sep 25, 2015 at 10:20:47PM +0200, Marek Belisko wrote:
> Added new iio properties which are required for twl4030-charger driver and
> allow to use twl4030-madc indirectly.
>
> Signed-off-by: Marek Belisko <marek@...delico.com>
> ---
> arch/arm/boot/dts/twl4030.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi
> index 36ae916..482b7aa 100644
> --- a/arch/arm/boot/dts/twl4030.dtsi
> +++ b/arch/arm/boot/dts/twl4030.dtsi
> @@ -22,6 +22,8 @@
> charger: bci {
> compatible = "ti,twl4030-bci";
> interrupts = <9>, <2>;
> + io-channels = <&twl4030_madc 11>;
> + io-channel-name = "vac";
> bci3v1-supply = <&vusb3v1>;
> };
Acked-By: Sebastian Reichel <sre@...nel.org>
This patch is missing correct To/Cc:
$ grep -A5 "OMAP DEVICE TREE SUPPORT" MAINTAINERS
OMAP DEVICE TREE SUPPORT
M: BenoƮt Cousson <bcousson@...libre.com>
M: Tony Lindgren <tony@...mide.com>
L: linux-omap@...r.kernel.org
L: devicetree@...r.kernel.org
S: Maintained
-- Sebastian
Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)
Powered by blists - more mailing lists