On Thu, Oct 7, 2021 at 2:05 PM Rob Herring <robh@xxxxxxxxxx> wrote: > 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@xxxxxxxxxxxxxxx > > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > --- > > .../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. All of these are fixed in patch 3/3. Yours, Linus Walleij