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>,
Rob Herring <robh@kernel.org>
Subject: Re: [PATCH] mfd: ab8500: Fix up the GPADC binding example
Date: Fri, 18 Oct 2019 09:27:47 +0100 [thread overview]
Message-ID: <20191018082747.GW4365@dell> (raw)
In-Reply-To: <20191018075429.5544-1-linus.walleij@linaro.org>
On Fri, 18 Oct 2019, Linus Walleij wrote:
> This fixes up the missed device node examples from using
> underscores to using dashes as pointed out by Rob.
Patch is okay. Subject is not correct.
dt-bindings: mfd: XXX
> Cc: Lee Jones <lee.jones@linaro.org>
> Cc: Rob Herring <robh@kernel.org>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Hi Jonathan, you can either apply this standalone or
> squash it into the previous DT binding patch while fixing
> up the Capitalization Of First Word After Dash in the
> Subject.
> ---
> Documentation/devicetree/bindings/mfd/ab8500.txt | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/ab8500.txt b/Documentation/devicetree/bindings/mfd/ab8500.txt
> index b6bc30d7777e..a4f70f0d653f 100644
> --- a/Documentation/devicetree/bindings/mfd/ab8500.txt
> +++ b/Documentation/devicetree/bindings/mfd/ab8500.txt
> @@ -181,26 +181,26 @@ ab8500 {
> };
> };
>
> - ab8500_temp {
> + ab8500-temp {
> compatible = "stericsson,abx500-temp";
> io-channels = <&gpadc 0x06>,
> <&gpadc 0x07>;
> io-channel-name = "aux1", "aux2";
> };
>
> - ab8500_battery: ab8500_battery {
> + ab8500_battery: ab8500-battery {
> stericsson,battery-type = "LIPO";
> thermistor-on-batctrl;
> };
>
> - ab8500_fg {
> + ab8500-fg {
> compatible = "stericsson,ab8500-fg";
> battery = <&ab8500_battery>;
> io-channels = <&gpadc 0x08>;
> io-channel-name = "main_bat_v";
> };
>
> - ab8500_btemp {
> + ab8500-btemp {
> compatible = "stericsson,ab8500-btemp";
> battery = <&ab8500_battery>;
> io-channels = <&gpadc 0x02>,
> @@ -209,7 +209,7 @@ ab8500 {
> "bat_ctrl";
> };
>
> - ab8500_charger {
> + ab8500-charger {
> compatible = "stericsson,ab8500-charger";
> battery = <&ab8500_battery>;
> vddadc-supply = <&ab8500_ldo_tvout_reg>;
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2019-10-18 8:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-18 7:54 [PATCH] mfd: ab8500: Fix up the GPADC binding example Linus Walleij
2019-10-18 8:27 ` Lee Jones [this message]
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=20191018082747.GW4365@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 \
--cc=robh@kernel.org \
/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