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)
commitc67c372ca667eef047538eb3456f87ea94bd2949
tree21dbfbdd83d6ab51833648f551b52d7a6135da67
parentdc6ea7d4cd780414facb9d201434f47abd197917
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