devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Marcus Cooper <codekipper@gmail.com>,
	devicetree@vger.kernel.org, Sebastian Reichel <sre@kernel.org>,
	linux-pm@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: power: supply: ab8500: Standard monitored-battery
Date: Thu, 07 Oct 2021 07:05:36 -0500	[thread overview]
Message-ID: <1633608336.217732.121526.nullmailer@robh.at.kernel.org> (raw)
In-Reply-To: <20211006224008.394191-1-linus.walleij@linaro.org>

On Thu, 07 Oct 2021 00:40:06 +0200, Linus Walleij wrote:
> Make monitored-battery the standard phandle to the battery we monitor
> for the AB8500 charger components. We make the old "battery" phandle
> deprecated, and the new one required so we detect and fix all users to
> use the standard phandle name.
> 
> Cc: devicetree@vger.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
>  .../bindings/power/supply/stericsson,ab8500-btemp.yaml | 10 +++++++---
>  .../power/supply/stericsson,ab8500-chargalg.yaml       | 10 +++++++---
>  .../power/supply/stericsson,ab8500-charger.yaml        | 10 +++++++---
>  .../bindings/power/supply/stericsson,ab8500-fg.yaml    | 10 +++++++---
>  4 files changed, 28 insertions(+), 12 deletions(-)
> 

Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.

Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.

Full log is available here: https://patchwork.ozlabs.org/patch/1537450


ab8500_btemp: 'monitored-battery' is a required property
	arch/arm/boot/dts/ste-href520-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-tvk.dt.yaml
	arch/arm/boot/dts/ste-snowball.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-codina.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-gavini.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-janice.dt.yaml

ab8500_chargalg: 'monitored-battery' is a required property
	arch/arm/boot/dts/ste-href520-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-tvk.dt.yaml
	arch/arm/boot/dts/ste-snowball.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-codina.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-gavini.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-janice.dt.yaml

ab8500_charger: 'monitored-battery' is a required property
	arch/arm/boot/dts/ste-href520-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-tvk.dt.yaml
	arch/arm/boot/dts/ste-snowball.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-codina.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-gavini.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-janice.dt.yaml

ab8500_fg: 'monitored-battery' is a required property
	arch/arm/boot/dts/ste-href520-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefprev60-tvk.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-stuib.dt.yaml
	arch/arm/boot/dts/ste-hrefv60plus-tvk.dt.yaml
	arch/arm/boot/dts/ste-snowball.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-codina.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-gavini.dt.yaml
	arch/arm/boot/dts/ste-ux500-samsung-janice.dt.yaml


  reply	other threads:[~2021-10-07 12:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-06 22:40 [PATCH 1/3] dt-bindings: power: supply: ab8500: Standard monitored-battery Linus Walleij
2021-10-07 12:05 ` Rob Herring [this message]
2021-10-07 15:12   ` 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=1633608336.217732.121526.nullmailer@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=codekipper@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@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;
as well as URLs for NNTP newsgroup(s).