]> git.baikalelectronics.ru Git - kernel.git/commit
power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding
authorJavier Martinez Canillas <javier@osg.samsung.com>
Wed, 29 Mar 2017 16:00:56 +0000 (12:00 -0400)
committerSebastian Reichel <sre@kernel.org>
Thu, 13 Apr 2017 23:41:34 +0000 (01:41 +0200)
commit6e907df456c00ba06314a23ce4360c87ec7f05a0
tree21dbfbdd83d6ab51833648f551b52d7a6135da67
parent82fa46362bd5d648f0e8e87437bae12e3db2db73
power: supply: ltc2941-battery-gauge: Add vendor to compatibles in binding

The DT binding document for LTC2941 and LTC2943 battery gauges did not use
a vendor prefix in the listed compatible strings. The driver says that the
manufacturer is Linear Technology which is "lltc" in vendor-prefixes.txt.

There isn't an upstream Device Tree source file that has nodes defined for
these devices, so there's no need to keep the old compatible strings.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Documentation/devicetree/bindings/power/supply/ltc2941.txt