From: Lee Jones <lee.jones@linaro.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Jonathan Cameron <jic23@kernel.org>,
linux-iio@vger.kernel.org, Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Mboumba Cedric Madianga <cedric.madianga@gmail.com>
Subject: Re: [PATCH 5/8 v2] mfd: ab8500: augment DT bindings
Date: Mon, 2 Sep 2019 10:30:24 +0100 [thread overview]
Message-ID: <20190902093024.GH32232@dell> (raw)
In-Reply-To: <20190822145233.18222-6-linus.walleij@linaro.org>
On Thu, 22 Aug 2019, Linus Walleij wrote:
> As we migrate the AB8500 GPADC driver to use IIO, we need to augment
> the bindings to account for defining the ADC channels in the device
> tree.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> ChangeLog v1->v2:
> - Rebased on v5.3-rc5
> ---
> .../devicetree/bindings/mfd/ab8500.txt | 119 ++++++++++++++++++
> 1 file changed, 119 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/ab8500.txt b/Documentation/devicetree/bindings/mfd/ab8500.txt
> index cd9e90c5d171..05d4b473c7c8 100644
> --- a/Documentation/devicetree/bindings/mfd/ab8500.txt
> +++ b/Documentation/devicetree/bindings/mfd/ab8500.txt
> @@ -69,6 +69,18 @@ Required child device properties:
> - compatible : "stericsson,ab8500-[bm|btemp|charger|fg|gpadc|gpio|ponkey|
> pwm|regulator|rtc|sysctrl|usb]";
>
> + A few child devices require ADC channels from the GPADC node. Those follow the
> + standard bindings from iio/iio-bindings.txt
> +
> + abx500-temp : io-channels "aux1" and "aux2" for measuring external
> + temperatures
> + ab8500_fg : io-channel "main_bat_v" for measuring main battery voltage
> + ab8500_btemp : io-channels "btemp_ball" and "bat_ctrl" for measuring the
> + battery voltage
Voltage? Not temperature?
> + ab8500_charger : io-channels "main_charger_v", "main_charger_c", "vbus_v",
> + "usb_charger_c" for measuring voltage and current of the
> + different charging supplies
Are you not a fan of full stops? :)
Besides this, looks okay in general:
For my own reference:
Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org>
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2019-09-02 9:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 14:52 [PATCH 0/8 v2] AB8500 GPADC MFD to IIO conversion Linus Walleij
2019-08-22 14:52 ` [PATCH 1/8 v2] power: supply: ab8500_btemp: convert to IIO ADC Linus Walleij
2019-08-22 14:52 ` [PATCH 2/8 v2] power: supply: ab8500_charger: " Linus Walleij
2019-08-22 14:52 ` [PATCH 3/8 v2] power: supply: ab8500_fg: " Linus Walleij
2019-08-22 14:52 ` [PATCH 4/8 v2] hwmon: ab8500: " Linus Walleij
2019-08-22 14:52 ` [PATCH 5/8 v2] mfd: ab8500: augment DT bindings Linus Walleij
2019-09-02 9:30 ` Lee Jones [this message]
2019-09-03 14:19 ` Linus Walleij
2019-09-04 8:55 ` Lee Jones
2019-08-22 14:52 ` [PATCH 6/8 v2] iio: adc: New driver for the AB8500 GPADC Linus Walleij
2019-08-26 8:46 ` Jonathan Cameron
2019-09-03 14:55 ` Linus Walleij
2019-09-08 12:19 ` Jonathan Cameron
2019-08-22 14:52 ` [PATCH 7/8 v2] mfd: Switch the AB8500 GPADC to IIO Linus Walleij
2019-08-22 14:52 ` [PATCH 8/8 v2] ARM: dts: ux500: declare GPADC IIO ADC channels Linus Walleij
2019-08-26 8:51 ` Jonathan Cameron
2019-09-03 13:36 ` Linus Walleij
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190902093024.GH32232@dell \
--to=lee.jones@linaro.org \
--cc=cedric.madianga@gmail.com \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linus.walleij@linaro.org \
--cc=linux-iio@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox