Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

device-tree: bindings: max17042_battery: add all of the compatible strings

The bindings are missing documentation for some of the compatible
strings.

Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

authored by

Angus Ainslie (Purism) and committed by
Sebastian Reichel
47a34db3 a3d70dac

+5 -1
+5 -1
Documentation/devicetree/bindings/power/supply/max17042_battery.txt
··· 2 2 ~~~~~~~~~~~~~~~~ 3 3 4 4 Required properties : 5 - - compatible : "maxim,max17042" 5 + - compatible : one of the following 6 + * "maxim,max17042" 7 + * "maxim,max17047" 8 + * "maxim,max17050" 9 + * "maxim,max17055" 6 10 7 11 Optional properties : 8 12 - maxim,rsns-microohm : Resistance of rsns resistor in micro Ohms