OSDN Git Service

dt-bindings: power: sbs-battery: re-document "ti,bq20z75"
authorBrian Norris <briannorris@chromium.org>
Tue, 12 Jun 2018 20:20:42 +0000 (13:20 -0700)
committerSebastian Reichel <sebastian.reichel@collabora.co.uk>
Thu, 28 Jun 2018 12:09:46 +0000 (14:09 +0200)
commit45fab2c61f88394762d9e69b2e9d6fbe448277db
treedf0c5c0d51701d98d9151577737199486f2cf23a
parent76b16f4cdfb8d7f88552de6dd9022b65f906a5e5
dt-bindings: power: sbs-battery: re-document "ti,bq20z75"

This compatible property was documented before the driver was renamed to
"SBS" (see commit e57f1b68c406 ("devicetree-bindings: Propagate
bq20z75->sbs rename to dt bindings")). The driver has continued to
support this property as an alternative to "sbs,sbs-battery", and
because we've noticed there are some lingering TI specifics (in the
manufacturer-specific portion of the SBS spec), we'd like to start using
this property again to differentiate.

In typical DT fashion, the <vendor>,<part-number> specifics should be
used ahead of the generic "sbs,sbs-battery" string, so we can handle
vendor specifics -- so document this. Language borrowed mostly from
Documentation/devicetree/bindings/power/supply/sbs_sbs-charger.txt

Also fixup the example to use this property (it's already implying that
it's "bq20z75@b"); fixup the node name to be generic ("battery", not
"<part-number>"); and fixup some whitespace.

Signed-off-by: Brian Norris <briannorris@chromium.org>
Acked-by: Rhyland Klein <rklein@nvidia.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Documentation/devicetree/bindings/power/supply/sbs_sbs-battery.txt